473,322 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

NCache 3.1 provides cache synchronization with database

Alachisoft has released NCache 3.1, a high performance distributed object cache for for mission critical .NET and Java applications with real-time data access needs. Reduce expensive database trips by caching data close to your application. Use a distributed cache in a multi server environment from web, N-Tier, or distributed/grid applications.

NCache now provides full support for synchronizing your distributed cache with your database. NCache uses .NET events for synchronization with SQL Server 2005 and polling for SQL Server 2000, Oracle, Sybase, and all other databases accessible through OLEDB.

For SQL Server 2005, whenever data changes in the database, SQL Server fires a .NET event and NCache catches it and then either removes the corresponding item from the cache or reloads it from the database.

And, for other databases, NCache polls a specific table in the database where your modified triggers update information about data changes. Then, if any cached item has been changed in the database, NCache detects it through polling and either removes it from the cache or reloads it from the database.

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

Download NCache 3.1
http://www.alachisoft.com/rp.php?sou.../download.html
___
Newsgroups brought to you courtesy of www.dotnetjohn.com
Mar 2 '07 #1
0 1139

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Leon Mergen | last post by:
Hello, I'm currently in the process of implementing a file cache, and am looking for any existing design patterns. I hadn't had much luck with google, is anyone aware of a good file cache...
5
by: eXseraph | last post by:
In application state, we need to use "Application.Lock()" before we write something into Application. My question is do we need use "Application.Lock()" to LOCK the cache before we write into Cache?
2
by: David Young | last post by:
Just to make sure I'm on the right track here. The every object I put in Cache is application scope right? So the SAME instance will be used by ALL users of the ASP.Net Application. Just want...
0
by: Rod | last post by:
I orginally posted this to microsoft.public.sqlserver.ce but had not received any responses. I have a CF.NET application (C#) with a SqlCE database. We had originally planned to use SQL...
0
by: steven | last post by:
Has anyone used NCache? I am just researching to be ready for when I need a server farm. I like it since it doesn't store info in sql server. Microsofts solution is probably free so people use...
1
by: khashkarara | last post by:
I am in a great problem. I need to understand cleaarly about Database Synchronization and Centralization For my thesis work. For this purpose i need some detailed documents on Database...
0
by: lbrtchx | last post by:
Say you need to serve the same Web content from a number of IP address, which you need to keep out there with high availability requirements ~ I think Web Services would be a good candidate for...
0
by: andrekotze | last post by:
Afternoon everyone. When I Synchronize my Local Data Cache, how do I refresh / reload my dataset? CODE LocalDBSyncAgent syncA = new LocalDBSyncAgent(); ...
15
by: ingejg | last post by:
I am starting to study internet synchronization, and my head is still spinning since internet is not my forte, however my boss is breathing down my neck at the moment. Our company has only one...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.