alphacomm / alpharpc

AlphaRPC is an RPC daemon based on ZeroMQ that can be used to distribute workload over one or multiple servers.
alpharpc.net
BSD 3-Clause "New" or "Revised" License
2 stars 5 forks source link

Fix another worker handler scalability problem #45

Open jacobkiers opened 9 years ago

jacobkiers commented 9 years ago

It seems the previous change introduced a memory leak. These changes hope to fix that.

reenl commented 9 years ago

:+1:

Nice catch on the SORT_NUMERIC