Search Blog
RSS Feeds
Recent Posts- How to Synchronize Distributed Cache with Oracle Database using OracleCacheDependency?
- How to Replicate a Distributed Cache across the WAN
- How to Handle ASP.NET Session State Storage in Multi-Site Deployments
- How to Use Custom Dependency in Distributed Cache?
- How to Configure .NET 4.0 Cache to use a Distributed Cache?
Recent Comments
- Javed on How Compact Object Serialization Speeds up Distributed Cache?
- Iqbal Khan on How to Synchronize Distributed Cache with Database with CLR Stored Procedures
- .NET Development Company on How to Cache ASP.NET View State in a Distributed Cache?
- Naty on How Cache Dependency Manages Data Relationships?
- Iqbal Khan on Configure ASP.NET Session State for Web Farms
Archives
Categories
- .NET 4.0 Cache
- Aggregate Functions
- ASP .NET performance
- ASP.Net
- ASP.NET Cache
- ASP.NET Output Cache
- Binary Serialization
- Bridge Topology
- Cache dependency
- client cache
- CLR procedures
- Continuous Query
- Custom Dependency
- data sharing
- Data Sharing with Distributed Cache
- Database synchronize
- Distributed Cache
- Distributed Cache Replication
- Distributed caching
- Distributed events
- Entity Framework
- Hibernate Second Level Cache
- Java
- Java Distributed Cache
- JSP Session Persistence
- LINQ Query
- Object Query
- Object Versions Sharing
- Oracle Cache Dependency
- Serialization
- Spring
- SQL cache dependency
Tag Archives: data sharing
How to Share Different Object Versions using Distributed Cache
It is a fact of life that organizations have different applications using different versions of the same classes because they were developed at different points in time and are unable to keep up. And, it is also a fact of … Continue reading
Event Driven .NET and Java Data Sharing thru Distributed Cache
These days, many companies are running both .NET and Java applications in their enterprise environment. And, often these applications need to share data with each other at runtime. The most common way they do that today is by storing the … Continue reading
.NET and Java Data Sharing with Binary Serialization in Distributed Cache
Many organizations today use a variety of .NET and Java technologies to develop different high traffic applications. At the same time, these organizations have a need to share data at runtime between .NET and Java applications. One way to share … Continue reading
Posted in data sharing, Distributed Cache, Serialization
Tagged Binary Serialization, data sharing, Distributed Cache
Leave a comment