An open API service indexing awesome lists of open source software.

https://github.com/agrafix/pulse

Haskell: Synchronize multiple actions to be triggered as parallel as possible
https://github.com/agrafix/pulse

Last synced: about 1 year ago
JSON representation

Haskell: Synchronize multiple actions to be triggered as parallel as possible

Awesome Lists containing this project

README

          

# The pulse library

This is a simple Haskell library that allows to synchronize multiple actions to be triggered as parallel as possible. Note that you will need to compile and run your application with the threaded Haskell runtime.