Implementation of the 'best fit' heuristic algorithm for bin packing problems. Incudes an implementation of 'binary tree with duplicates'. See this blog post for details: http://fwaris.wordpress.com/2013/04/01/best-fit-bin-packing/ Update: Bug fixes and added 'worst fit' heuristic implementation
5 people like thisPosted: 11 years ago by Faisal Waris
Parsing cron expression and calculating next launch time from schedule. v 1.1: bugs fixed for case */n + catch bad parsings
4 people like thisPosted: 9 years ago by dvitel
Using task based async, won't block the thread.
2 people like thisPosted: 10 years ago by Tuomas Hietanen