Statistics
| Branch: | Tag: | Revision:

root / db @ 5d081749

Name Size
  fixtures
  management
  migrations
__init__.py 0 Bytes
admin.py 1.9 kB
bill_calculator.py 197 Bytes
charger.py 616 Bytes
credit_allocator.py 975 Bytes
db_controller.py 8.1 kB
models.py 11.9 kB
tests.py 954 Bytes
views.py 26 Bytes

Latest revisions

# Date Author Comment
5d081749 05/02/2011 05:03 pm Georgios Gousios

Dynamic configuration of queues from settings.py

This commit enables test users to bind arbitrary functions in response
to queued messages, using the topic queue pattern

http://www.rabbitmq.com/tutorials/tutorial-five-python.html

refs: #393

f30730c0 05/02/2011 02:22 pm Georgios Gousios

Support for deleting existing queues

78e2d194 05/02/2011 01:14 pm Georgios Gousios

Refactored to a class, prepare for multiprocessing

fde763c3 05/02/2011 10:13 am Georgios Gousios

Init more queues

8d8ea051 04/28/2011 04:15 pm Georgios Gousios

Convert db_controller to a generic event consumer

Will also rename the program, as it will act as system's generic event
dispatcher. Event and event handler bindings are static for now, but
this will problably change.

da102335 04/28/2011 02:12 pm Georgios Gousios

Remove 0mq based code

939bcaf2 04/27/2011 02:52 pm Georgios Gousios

Use plain amqplib instead of carrot

2b3c320b 04/27/2011 10:55 am Georgios Gousios

Sloppy rewrite of db_controller for RabbitMQ

4e8566e4 04/19/2011 04:04 pm Vangelis Koukis

Merge branch 'network-api'

2370eef6 04/19/2011 03:54 pm Vangelis Koukis

Merge branch 'api-current'

View revisions

Also available in: Atom