multithreading - What's the best language that can make two processes start and run in exact concurrence? -


do note both have start @ same time , same priorities. doesnt mean need end @ same time too.

as our friend eugene sh. commented, no language can force it, languages may simulate quite well.

witch language choose depend on kind of system you're planing develop. example, if want develop desktop software, c# , java options. if want develop system microcontroler, can use ladder or labview.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -