koush / AndroidAsync

Asynchronous socket, http(s) (client+server) and websocket library for android. Based on nio, not threads.
Other
7.52k stars 1.56k forks source link

How to do server support Multi-Threading and High concurrency #719

Open Luffys6 opened 11 months ago

Luffys6 commented 11 months ago

version 3.1.0

CCint3 commented 8 months ago

You can use Jetty or Netty as alternatives.

scola commented 4 months ago

+1, need this feature Http server multi-thread support