Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datakurre/chatbehavior

A dummy but functional "chat behavior" as an example on how AMQP can be used to serialize ZODB write operations.
https://github.com/datakurre/chatbehavior

Last synced: 8 days ago
JSON representation

A dummy but functional "chat behavior" as an example on how AMQP can be used to serialize ZODB write operations.

Awesome Lists containing this project

README

        

This is NOT an example on how to implement chat behavior for Plone content.
This is just a demo on how AMQP (and message queues in general) can be used to
serialize write operations for ZODB.

::

python bootstrap.py
bin/buildout

source bin/rabbitmq-env
bin/supervisord