Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Jetty9 websocket design

Could someone comment on how Jetty9 handles websockets, from a design perspective? I'm thinking primarily about resource consumption, such as memory usage per connection, number of threads and any (non-) blocking behavior, etc.

Thanks,
Nils

Back to the top