-
Hello , i ve searched on internet persistent queue and stack for my java app client but i could not see any good solution except you.But you dont have support directly for queue and stack like collect…
-
Implement a store-and-forward queue that holds node outputs with a certain limit so that they can be delivered once the network is back up again.
-
Hi,
I am currently using bigqueue in one of our projects. For many "queues" i am getting a "Map Failed" because of OutOfMemory
Now. The data i am trying to queue isnt huge. It is not greater than a fe…
-
Hello!
Hope you are doing well.
I recently found you project and decided to play around. I built a really simple test:
IBigQueue bigQueue = new BigQueueImpl("bigqueue", "demo");
```
final Strin…