Skip to content

Weborama/ZaqarManagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZaqarManagement

ZaqarManagement is a Dancer app using the Perl module WebService::Zaqar to provide a web interface for managing Zaqar queues.

  • Queue creation and deletion
  • Simple queue stats
  • Post messages
  • Claim messages
  • Works on a local or remote Zaqar instance
  • Works on a Rackspace Cloud Queue instance, supports authentication

Installation

$ git clone https://github.com/Weborama/ZaqarManagement.git
$ cd ZaqarManagement
$ cpanm -v --installdeps .
$ plackup -s Starman -p 5002 --env development bin/plack.psgi

The app can be visited on your browser.

About

Dancer-based interface to work with Zaqar queues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published