AtomicQueue On Nov 13, 2013, at 7:16 PM, Esteban A. Maringolo <emaring...@gmail.com> wrote:
> Hi, > > Do Pharo 2 have some sort of queue like collection, where different threads > (coming mostly from a Multithread Zinc Server) can push objects into it > safely, while a service on the other end can consume the queue? > > Regards, > > Esteban A. Maringolo