#73 New Queue System

Merged
diogo merged 6 commits from biodantas/nightly into diogo/nightly 5 years ago

6 Commits

Author SHA1 Message Date
  Miguel Dantas a4e6db8d76 [OpportunisticQM] Revamped plugin to be able to use other poll based queuemanagers, no just the DB 5 years ago
  Miguel Dantas 78506d5249 [StompQueue] Changed StompQueueManager to use polling rather than sockets 5 years ago
  Miguel Dantas 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately 5 years ago
  Miguel Dantas 544f13c52a [PLUGINS] Added DBQueue plugin 5 years ago
  Miguel Dantas 4644f6e96b [PLUGINS] Added StompQueue plugin, based on the implementation in lib/queue/stompqueuemanager. Updated to new STOMP library version. Dropped liberalstomp.php and stompqueuemanager.php 5 years ago
  Miguel Dantas a3b228399b [PLUGINS] Added RedisQueue 5 years ago