bonesoul / CoiniumServ

Next-gen crypto currency mining pool software
Other
793 stars 494 forks source link

re-develop the server & sockets code from stratch #239

Open bonesoul opened 10 years ago

bonesoul commented 10 years ago
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3150992-re-develop-the-server-sockets-code-from-stratch?utm_campaign=plugin&utm_content=tracker%2F401667&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F401667&utm_medium=issues&utm_source=github).
bonesoul commented 10 years ago

Libraries & sample implementations to check;

bonesoul commented 9 years ago

use SocketAsyncEventArgs for better sockets performance

bonesoul commented 9 years ago

consider bufferedstream for sockets

bonesoul commented 9 years ago

sample implementations:

bonesoul commented 9 years ago

measuring performance