Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
262 B
Text
5 lines
262 B
Text
HTTPSQS is a Simple Queue Service based on HTTP GET/POST protocol. It can
|
|
handle more than 10000 requests/sec concurrent connections. Currently it's
|
|
widely deployed throughout the xoyo.com under the Kingsoft Corporation.
|
|
|
|
WWW: https://code.google.com/p/httpsqs/
|