infobip / popout

Java file-based extremely fast and reliable FIFO queue.
Apache License 2.0
58 stars 13 forks source link

Different fallback policy when reach max size #1

Closed AndreyVMarkelov closed 5 years ago

AndreyVMarkelov commented 5 years ago

Will be nice to have option "setPolicy" with behaviour when max size reached

xxlabaza commented 5 years ago

Please, take a look at a new option limit in builder. It has different configuration options, including handler action passing.