Simple Task Dispatcher

A Java library to execute tasks concurrently based on the workers principle
Download

Simple Task Dispatcher Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Publisher Name:
  • Baril Francis
  • Publisher web site:
  • http://code.google.com/u/117317987809352099798/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 82 KB

Simple Task Dispatcher Tags


Simple Task Dispatcher Description

Simple Task Dispatcher is a free and open-source library in Java that lets developers execute tasks concurrently based on the master/worker technique.Tasks are regrouped in task queues and based on a dispatch strategy, workers are automatically assigned to these task queues. This project comes with some dispatch strategy, but you can easily write your own. Simple Task Dispatcher is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).


Simple Task Dispatcher Related Software