General

Profile

jonathanscruz (Jonathan Cruz)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 0 2

Activity

09/17/2015

09:02 PM Ruby master Feature #11517: Queue enhancement - conditional pop
Yura Sokolov wrote:
> Why don't you use separate queue with separate worker? It will solve your use case.
>
> Eve...
jonathanscruz (Jonathan Cruz)
08:40 PM Ruby master Feature #11518: Queue enhancement - promote! and promote_all!
Yura Sokolov wrote:
> First: you forgot to lock queue. Multithreading will bite you.
>
> Second: if you want cust...
jonathanscruz (Jonathan Cruz)

09/09/2015

03:04 PM Ruby master Feature #11518 (Assigned): Queue enhancement - promote! and promote_all!
I’m submitting a patch to enhance the Queue class by adding the methods Queue#promote! and Queue#promote_all!. These ... jonathanscruz (Jonathan Cruz)
03:03 PM Ruby master Feature #11517 (Assigned): Queue enhancement - conditional pop
I’m submitting a patch to enhance Queue#pop. This allows the caller to provide a block that accepts data from the que... jonathanscruz (Jonathan Cruz)

Also available in: Atom