Skip to content

A C# program that creates connections to InterSystems' Cache database in multiple threads

License

Notifications You must be signed in to change notification settings

vickylihorst/cache-multithread-dotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cache-multithread-dotnet

This C# program creates multiple connections to InterSystems' Cache database in multiple threads using the ADO.NET Managed Provider classes.

The purpose of this program is to debug the .NET driver code, which requires at least 2 CachePoolManager.GetConnection() calls made at the same millisecond.

About

A C# program that creates connections to InterSystems' Cache database in multiple threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages