| Path: | lib/stomp_server/queue/activerecord_queue.rb |
| Last Update: | Mon Aug 06 18:47:17 +0200 2007 |
Queue implementation using ActiveRecord
all messages are stored in a single table they are indexed by ‘stomp_id’ which is the stomp ‘message-id’ header which must be unique accross all queues