[−][src]Module spartan_lib::core::dispatcher
Queue dispatchers
Traits
| Delete | Interface for deleting messages from queue, where database position key is not the same, as message ID |
| PositionBasedDelete | Interface for deleting messages from queue, where database position key is the same, as message ID |
| SimpleDispatcher | Interface for working with database as message queue |
| StatusAwareDispatcher | Interface for working with databases that support statuses |