Hi I'm currently implementing a Plugin for CakePHP, which enables a developer to Queue up any kind of Script execution (for example Sending Emails, uploads/downloads etc.) and would like to ask for feedback.
The Plugin is aimed to be a simple to setup, simple to use alternative to systems like Gearman or dropr, while only implementing very basic features (no network transport layer for instance). Overall it works very well at the moment, and I would like to hear some feedback mostly to see if there is any interest in this tool, and of course suggestions about the implementation. The code can be found at http://github.com/MSeven/cakephp_queue/ Thanks in advance. ;) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
