-
Notifications
You must be signed in to change notification settings - Fork 3
License
twosigma/iqueue
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Indexed queue. A persistent, connectionless, message-based transport. - Stored in a single file - No additional processes - No setup required beyond opening the file and beginning to read or write - Multi-reader, each reader gets every message - Multi-writer, writes are atomic and persistent NOTE: iqueue fails with a SIGBUS when it runs out of disk-space.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published