Hello.

I am Paul Kinlan.

A Developer Advocate for Chrome and the Open Web at Google.

I love the web. The web should allow anyone to access any experience that they need without the need for native install or content walled garden.

Build a C# Named Pipes Interprocess, inter-machine Cache Service

Paul Kinlan

I've created a flexible Cache Windows service that uses Named Pipes for interprocess and inter-machine communication. This could be a useful solution for synchronizing web servers that need to access the same data but don't share state, cache, or session information. Check out the full article for more details and implementation.

Read More