ocplib-concur
Concurrent wrapper on top of Lwt and Async
Description
This library helps you develop simple concurrent applications, using Lwt or Async, but with a much simpler interface. It features:
- a simple client-server architecture
- spawning processes and recovering results
- timers to start functions specific times