Ted, That doesn't seem that difficult on the face of it. I'll add it to the roadmap and see what I can turn up, unless you'd like to have a crack at it :)
Thanks for the input, Scott On Thu, Jan 6, 2011 at 1:31 PM, Ted Dunning <[email protected]> wrote: > Scott, > > It would be lovely to see something like a blocking queue and a concurrent > map. Obviously, these would depend on some form of serialization, but it > should be pretty simple to inject a serializer/deserializer. That would let > me, as a user, use whatever serialization > that I like (Avro, protobuf, Java serializable, toString/getBytes). > > On Thu, Jan 6, 2011 at 11:12 AM, Scott Fines <[email protected]> wrote: > >> Thanks, I'm glad you liked it :) >> >> Scott Fines >> >> On Thu, Jan 6, 2011 at 11:02 AM, Patrick Hunt <[email protected]> wrote: >> > This looks very cool: >> > >> > https://github.com/openUtility/menagerie >> > >> > Patrick >> > >> >
