473,806 Members | 2,332 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1154

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

Similar topics

2
4858
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 pattern (in my case, I think the update:request ratio is around 1:1000000). Thanks in advance, Leon Mergen
5
1653
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
262
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 to make sure that each user won't have his own copy. Dave
0
3490
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 Authentication to replicate with the publication and indeed had SQL Authentication working flawlessly. Then our client asked us to use Windows Authentication instead. For incremental changes, Windows authentication works fine. When trying to do the...
0
896
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 that. What products do you use?
1
1361
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 Synchronization and Centralization. If anybody help me it would be a great chance to complete my thesis work and i would be very greatfull to him. Please contact with my email address. My email address is: email address removed - moderator
0
1706
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 the synchronization of Web pages/content. ~ What some frameworks do is database development and then let the databases themselves do the synchronization (Should I update my knowledge of this subject ;-))
0
986
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(); Microsoft.Synchronization.Data.SyncStatistics syncStats = syncA.Synchronize(); //REFERSH DATASET HERE WITH NEW SYNC DATA ON LOCAL DATA CACHE???? productsTableAdapter1.Fill(mainDS.Products);
15
2745
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 server with fixed IP address provided by our ISP, while the other sites (which I wish in the future hold the replicas databases) have only standard internet connections with Dynamic IP (which means that they change IP addresses, as given by the ISP...
0
9719
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10371
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10110
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9187
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7649
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5678
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3850
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.