new project: dworker

I’ve proposed a new Apache Labs project: dworker.

My goal is to make it something like Brad’s gearman, but with less perl and more C. In the long run I want to add bindings to PHP and Python, (er, and Perl if someone else writes a patch), so that you could connect to it both with a scripting language client, but also write a task in a scripting language.

One Response to “new project: dworker”

  1. Jacques Marneweck Says:

    Would it not make sense to maintain compatibility with Gearman? Choose whether you want to run the perl or c version?

Leave a Reply