Version 1 of cop

Updated 2003-05-23 19:51:17

Concurency Oriented Programming.

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

See Erlang.