[errai-dev] ServerMessageBusImpl

Heiko Braun hbraun at redhat.com
Wed Feb 17 12:41:21 EST 2010


Shouldn't the messages queues map, actually be a concurrent one?

private final Map<Object, MessageQueue> messageQueues = new HashMap<Object, MessageQueue>();

/Heiko


More information about the errai-dev mailing list