Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Computer Forum


You are currently viewing our Computer Forum as a guest. Please register to participate.
Login



Reply
NCache 3.0 provides Object Queries in Distributed Caching for .NET
Old 01-24-2007, 05:58 AM NCache 3.0 provides Object Queries in Distributed Caching for .NET
Novice Talker

Posts: 11
Trades: 0
Alachisoft has released version 3.0 of NCache, a distributed object cache for .NET. NCache now provides support for object queries through an object query language (OQL). Download a 60-day FREE Trial from http://www.alachisoft.com/rp.php?dest=/download.html.

A distributed cache is typically seen as a hashtable by your application. However, there are times when you want to find objects in the cache based on object attributes rather than a key. Object query language provides you an SQL-like syntax to specify your search criteria. The query then returns a collection of objects from all over the cluster.

NCache also provides a graphical tool for configuring and monitoring clustered caches from a single computer. Performance monitoring is also built into this tool that let's customers immediately see how their application is performing and how each server in the server-farm is contributing toward this performance.

NCache also provides a rich set of clustering topologies to let customers meet their specific needs. This includes Replicated Cache, Partitioned Cache, and Client Cache topologies. Replicated Cache is intended for the most read-intensive applications and keeps copy of the entire cache on each node on the cluster. On the other hand, Partitioned Cache divides up the cache into n equal sized partitions and keeps each partition on each node in the cluster. Partitioned Cache is a little slower than Replicated Cache for small clusters but performs much faster for larger clusters and where reads are not as many as replicated configurations. Finally, Client Cache is intended to allow some of the nodes in the cluster to be either data-less of keep a very small cache on top of the cache.

NCache ensures that all the data in the cache is synchronized always throughout the cluster.

<b>Download 60-day FREE Trial</b>
http://www.alachisoft.com/rp.php?dest=/download.html

<b>Read more about NCache</b>
http://www.alachisoft.com/rp.php?sou...che/index.html

<b>Read more about Clustered ASP.NET Sessions support in NCache</b>
http://www.alachisoft.com/rp.php?sou...ssion_overview html

<b>Domain Objects Caching Pattern for .NET</b>
http://www.alachisoft.com/rp.php?sou...bjects_caching
anna is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to NCache 3.0 provides Object Queries in Distributed Caching for .NET
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.18060 seconds with 12 queries