Ease (programming language): Difference between revisions

Content deleted Content added
m Link fixes
m clean up, typos fixed: other then → other than using AWB
Line 23:
::<math>\parallel P() \parallel Q() ;</math>
 
If one process finishes before the other thenthan it will wait until the other processes are finished.
 
A ''subordination'' creates a process that shares the ''contexts'' that are in scope when created and finishes when complete (it does not wait for other processes) and is written:
Line 62:
[[Category:Parallel computing]]
[[Category:Concurrency control]]
 
 
{{compu-lang-stub}}