Lane's Blog

Roguestar, Haskell, and Fun

Skip to: Content | Sidebar | Footer

ANN: priority-sync

29 April, 2009 (17:28) | Uncategorized | By: Lane

Provides cooperative task prioritization.

The priority-sync package on hackage.haskell.org.

$ cabal install priority-sync

$ git clone http://www.downstairspeople.org/git/priority-sync.git

Feedback will be greatly appreciated. This package is a spin-off from my work on roguestar, where I need to do significant background processing while retaining enough resources to perform smooth animation.

Write a comment