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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 04 May 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
Conflicts