You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
anusharanganathan edited this page Mar 23, 2012
·
5 revisions
Databank is a web-based application for storing, curating and publishing data-packages, and is written using python and the pylons web framework
Its default deployment includes a message queue providing databank notifications to listener services. This message queue is handled using using [Redis](http://redis.io/) and [Supervisor](http://supervisord.org/) to maintain the listener services.