Skip to content

shiregator/WebAppCounterTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAppCounterTest

C# ASP.NET Web Application Counter Test Example

This is a simple example application that demonstrates how to share a serializable data object between two processes. The following implementations can be viewed in the branches

  1. Memory Mapped File (MMF) in RAM
  2. Memory Mapped File (MMF) on disk by serializing objects
  3. Anonymous Pipes

About

C# ASP.NET Web Application Counter Test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published