apmcodes
apmcodes
Trying to set chunkSize to 50Kb but no matter what I set it seems to read round 65Kb chunk. Have tried all the 3 settings individually, but do not have...
**Is your feature request related to a problem? Please describe.** REST API to extract tube/ system status to other custom apps.
Please suggest a way to dynamically change a reader's maxInFlight. [Ref #256 ]
If recipient smtp server takes time to respond on cmd (such as RCPT TO), socket timeout triggered at connect_timeout time instead of pool_timeout. In _create_socket fn we are setting socket...
Is WATCH not allowed while in RESERVE call? Is this the way beanstalkd works or is it fivebeans? In the below code, first reserve command is run and then watch...