jam231 / sia

Stock market server (part of stock market simulation system).
1 stars 0 forks source link

Implementation of deserialization without using exceptions #59

Closed jam231 closed 10 years ago

jam231 commented 10 years ago

As of now, request handling flow is implemented very sloppy - a low-hanging fruit for performance improvement.