Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[messaging-dev] Browsing / Streaming...

I'm planning to spend some time next week writing some ideas...


But before I spend time on it.. I wanted to ask something...


There's the concept of a Browser in the current JMS API. What if we called it Streaming?

You would have a differentiation between Queueing semantics (single destination polling messages between multiple endpoints) and Streaming semantics where all the messages from the destinations are received.

It's the same concept in the end.. but maybe Streaming would be a better name for a newer API.




Back to the top