Changes for version 0.01001

  • Fix Swarmage::Worker::Generic's work()
  • Add is_async() method in the queues, so that we can automatically tell if we need to wrap it up in Swarmage::Queue::Generic
  • Really implement Swarmage::Queue::IKC::Client
  • Remove Swarmage::Queue::Stomp
  • Add more sanity tests
  • Add eg/ikc-server.pl and eg/ikc-client.pl

Modules

A Distributed Job Queue
Blocking Client For Swarmage
The Drone
Base Class For Swarmage Queues
BerkeleyDB Based Queue
DBI Based Queue For Swarmage
POE::Component::Generic Wrapper For Swarmage::Queue
IKC Client Acting As Queue
Swarmage General Utilities
Swarmage Worker
POE::Component::Generic Wrapper For Swarmage::Worker
POE Based Worker Backend

Provides

in lib/Swarmage/Worker/Generic.pm
in lib/Swarmage/Worker/POE.pm