Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/datakurre/chatbehavior
- Owner: datakurre
- Created: 2012-10-07T15:36:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-18T10:43:43.000Z (over 11 years ago)
- Last Synced: 2024-11-24T13:13:30.798Z (2 months ago)
- Language: Python
- Size: 143 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.txt
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/buildoutsource bin/rabbitmq-env
bin/supervisord