Alachisoft / NCache

NCache: Highly Scalable Distributed Cache for .NET
http://www.alachisoft.com
Apache License 2.0
647 stars 123 forks source link

Roadmap #5

Open kiquenet opened 7 years ago

kiquenet commented 7 years ago

Not updates in 2016, and 2017 ? which is the roadmap ?

You can use WMI to query the number of active sessions in a an application. ?

Ron-Hussain commented 4 years ago

We typically release newer versions and service packs withing 4 to 6 months and all of this information is available on our website (https://www.alachisoft.com/)

now let me answer your question below.

Q: You can use WMI to query the number of active sessions in a an application. ? We have perfmon counters that allow you to see the cache count which can represent active sessions stills stored in the cache.

You can also use application side ASP.NET Counters to review same details