Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6124295
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T16:06:59+00:00 2026-05-23T16:06:59+00:00

We provide a critical application for a customer. It’s a clickonce winforms application which

  • 0

We provide a critical application for a customer. It’s a clickonce winforms application which consumes several WCF services which communicates with an Oracle Database.
The service is hosted with Oracle Application Server with two Web Cache Servers in front for load balancing. The Database is on another separate machine.

Thing is, the application has now poor performance and we need to speed it up. We have tried many techniques: optimize queries with adding indexes when analyzing explain plans, reducing service calls from client and profiling the client application for pitfalls.

But I would really like two set up a caching layer over the database or the WCF. The data is critical and changed quite often so it’s necessary to get the latest data at all requests.
So when data changes in the database the cache should immediately be expired. The queries are complex with up two 14-15 joins…

How is the right way to do this and which tools/frameworks should I use? I have heard of memcached.. is this good?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T16:06:59+00:00Added an answer on May 23, 2026 at 4:06 pm

    Because your code sees all updates to the data you can have a very effective caching layer as the cache can be updated at the same time as the database.

    With your requirement for absolute cache coherency you need to make sure all servers see the same cache. There are two approaches you could take:

    1. Have a cache server which uses something like the ASP.NET cache which the application servers talk to to get and update the data
    2. Use a caching product to maintain the cache

    If you use a caching product there are a number on market: memcached, gemfire, coherence, Windows Server AppFabric Caching and more

    The nice thing about AppFabric Caching (project formally known as Velocity) is that it is free with Windows Server and is very .NET friendly (although it is newer than some of the others and so you might say less proven)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We provide a web application with a frontend completely developed in Adobe Flash. When
Please provide tips for effectively using git with svn. What are your best practices?
I provide a web service to my organisation. i was wondering would anyone recommeding
If you had to provide a wizard like form entry experience in mvc how
I'd like to provide some way of creating dynamically loadable plugins in my software.
Can you provide a good example of rule definition language written in C#. Java
I'm trying to provide a link to my company's website from a Windows Form.
Can anyone provide some real examples as to how best to keep script files
Can you provide an example of a byte buffer transferred between two java classes
Can someome provide code or pseudo-code for how the paging links on StackOverflow are

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.