Talk:Concurrent computing: Difference between revisions

co-routine and random ?
(co-routine and random ?)
Line 7:
:::::What do you need to be clarified? I specified threads, tasks or co-routines. It can be argued that forking is a form of concurrency, which is why I specified threads, etc. Please let me know how you would like the task description to be clearer. There is currently a separate task to demonstrate forking. I have plans to explore more aspects of concurrency with tasks demonstrating synchronous and asynchonous communication between threads, etc. --[[User:Waldorf|Waldorf]] 19:27, 7 February, 2007 (MST)
::::::OK. I think I understand now. Your task description is probably fine. --[[User:Short Circuit|Short Circuit]] 08:19, 8 February 2007 (EST)
:::::: AFAK Co-routines are deterministic because there is only one thread of execution at any point of time. (deterministic output).
 
== Race conditions? ==
418

edits