links.rst 930 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. ===================
  2. Interesting Links
  3. ===================
  4. celery
  5. ------
  6. * IRC logs from ``#celery`` (Freenode):
  7. http://botland.oebfare.com/logger/celery/
  8. AMQP
  9. ----
  10. * `Shovel`_: An AMQP Relay
  11. .. _`Shovel`: http://botland.oebfare.com/logger/celery/
  12. RabbitMQ
  13. --------
  14. * `Trixx`_: Administration and Monitoring tool for `RabbitMQ`_ (in
  15. development).
  16. .. _`Trixx`_: http://github.com/aaronfeng/trixx/tree/master
  17. .. _`RabbitMQ`: http://rabbitmq.com/
  18. Non-relational databases
  19. ------------------------
  20. * `CouchDB`_: Document database.
  21. * `Disco`_: `Map/Reduce`_ framework.
  22. * `Tokyo Cabinet`_/`Tokyo Tyrant`_: Modern and fast (networked) DBM-
  23. implementation.
  24. .. _`CouchDB`: http://couchdb.org
  25. .. _`Disco`: http://discoproject.org
  26. .. _`Map/Reduce`: http://en.wikipedia.org/wiki/MapReduce
  27. .. _`Tokyo Cabinet`: http://tokyocabinet.sourceforge.net/
  28. .. _`Tokyo Tyrant`: http://tokyocabinet.sourceforge.net/tyrantdoc/