Version 5 of cop

Updated 2007-05-07 15:22:53 by escargo

Concurrency Oriented Programming.

Think Massively concurrent systems or lots and lots of processes all talking to each other, each doing a specific thing that relies on the others to complete the system.

See Erlang.


Silas - How is threaded Tcl comparable to Erlang in a multiple processors/machines (clustering?) system? Is Tcl with the thread package able to do high concurrent programming?


Category Glossary