Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Design Question - Cache Object

Design Question - Cache Object

Scheduled Pinned Locked Moved Web Development
csharpc++helpquestionasp-net
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    matthias s 0
    wrote on last edited by
    #1

    hello, i need your opinion on a design issue. we have a pretty large website with quite a lot of traffic written in asp. we are using a third party asp cache object, which makes us unhappy, due to lack of stability. now i'm confronted with the task to replace this cache object with something new. -> the object should expose a com interface, so that it can be used from withing asp script -> the object should be able to not only store strings, but objects as well -> the cache manager should not run within the same process as iis -> the cache object should be extensible, so that the a newly added server can access the same cache -> we might port the site to asp.net sometime. it would be nice if we could the continue using the cache object -> i'm pretty good at writing c# code but have close to no experience in writing atl/c++ stuff how would you handle this? any ideas/help is greatly appreciated.

    /matthias

    I love deadlines. I like the whooshing sound they make as they fly by.
    [Douglas Adams]

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups