Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Networking » Programming   (RSS)

'Managed Prototypes'

MSCD has a front-page story on research.microsoft.com . A friend of mine asked me about a quote in the article which could perhaps be misunderstood: “It is as much as eight times faster than our original managed prototype, and it’s great that customers
Posted by John L. Miller | 0 Comments
Filed under: , ,

Threading models for network services

One of the first steps in writing a multi-layered network service is determining a threading model. Common wisdom for a performant network service is that the socket layer, at the very least, should use some form of overlapped IO, such as async winsock
Posted by John L. Miller | 1 Comments
Filed under: ,
 
Page view tracker