Sandglass is a distributed, horizontally scalable, persistent, time-ordered message queue. It was developed to support asynchronous tasks and message scheduling which makes it suitable for usage as a task queue. This is a prototype of a side project. This should not be used in production in its current form as things may change quickly without notice. As previously asked (#4), the purpose of this project might not seem clear. In short, there is two goals. The first is to be able to track each message individually (i.e. not using a single commit offset) to make it suitable for asynchronous tasks. The second is the ability to schedule messages to be consumed in the future. This makes it suitable for retries.
Features
- Horizontal scalability
- Highly available
- Persistent storage
- Time ordered
- Multiple consumers per group for a partition
- Produce message to be consumed in the future
- Acknowledge/NotAcknowledge each message individualy
Categories
CommunicationsLicense
Apache License V2.0Follow Sandglass
Other Useful Business Software
Field Sales+ for MS Dynamics 365 and Salesforce
Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Sandglass!