Last Modified
2013-07-23 18:19:23 +0000
Requires
  • stomp_server/queue/ar_message
  • yaml

Description

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