Hume (programming language): Difference between revisions

Content deleted Content added
Comments: precision
Line 26:
The concurrency, messsage passing system remembers [[JoCaml]]'s [[Join-pattern|Join patterns]] or [[Polyphonic C Sharp]] [[Chord (concurrency)|chords]], but all channels are asynchronous.
 
There is a scheduler built-in that continuously checks pattern-matching through all boxes in a [[Round-robin_scheduling]], putting on hold the boxes that cannot copy outputs to busy channel destinations.
 
== Examples ==