A | |
| Async [JoinTextProc] | |
C | |
| C [JoinCom] |
Consumers
|
| Collector [JoinCount] |
Collecting countdowns, or collectors.
|
D | |
| Down [JoinCount] |
Simple countdowns.
|
| Dynamic [JoinCount] |
Dynamic collectors
|
J | |
| Join |
The JoCaml core library.
|
| JoinCom |
Communication by asynchronous producers/consumers pairs
|
| JoinCount |
Counting n asynchronous events
|
| JoinFifo |
Concurrent fifo buffers.
|
| JoinHelper |
Helper functions for client and server initialization.
|
| JoinMapRed |
Map/reduce implementation based on pools.
|
| JoinPool |
Dynamic dispatch of work among registered agents.
|
| JoinProc |
Convenience functions for forking Unix commands.
|
| JoinTextProc |
Convenience functions for forking Unix commands oriented for text
processing.
|
M | |
| Make [JoinPool.Shared] |
Functor to build pools, given an enumeration technique specification (
E)
|
| Make [JoinMapRed] |
Functor building a map/reduce implementation for a given problem.
|
| Monitor [JoinCount] | |
N | |
| Ns [Join] | |
P | |
| P [JoinCom] |
Producers
|
S | |
| S [JoinFifo] | |
| Shared [JoinPool] |
Advanced implementation with functorial interface
|
| Simple [JoinPool] |
Simple implementation: use-once pools that can be used
to dispatch one task.
|
| Site [Join] | |
| Sync [JoinTextProc] |