agrafix / pulse

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

Home Page:http://hackage.haskell.org/package/pulse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://hackage.haskell.org/package/pulse

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 100.0%