Skip navigation links

Package eneter.messaging.dataprocessing.messagequeueing

Helper to queue and process messages with a working thread.

See: Description

Package eneter.messaging.dataprocessing.messagequeueing Description

Helper to queue and process messages with a working thread. Several threads can put messages to the queue and one thread removes them and calls a call-back method to process them.
Skip navigation links