looking at a soltuion for distributed session/cache on an asp.net 2.0 application. Want to avoid sticky switch hardware and am looking into ncache. Anybody got any experience with this or have used similar software???
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
NCache
Collapse
X
-
-
-
Any specific requirements, Hank..?
I think the key is 'Integration with MS Enterprise Library 2005/2006 CAB (New)'.... The Enterprise Library provides Entity Caching out of the box - didn't have time to look at the whole website, but perhaps they are utilising the standard features of Ent Library. The .NetTiers architecture enables Entity Tracking - so you get one instance between requests... as for an Object Querying language, Ill wait for Linq for Entities....Vieze Oude Man
Comment
-
Originally posted by mcquiggdAny specific requirements, Hank..?
I think the key is 'Integration with MS Enterprise Library 2005/2006 CAB (New)'.... The Enterprise Library provides Entity Caching out of the box - didn't have time to look at the whole website, but perhaps they are utilising the standard features of Ent Library. The .NetTiers architecture enables Entity Tracking - so you get one instance between requests... as for an Object Querying language, Ill wait for Linq for Entities....
Main requirements are to move the current single web server to n boxes and maintain session across all without moving to sql session provider.
I prefer the feel of a replicated in memory cache also instead of each web server maintaining it's own backing store. We do use the ent lib for logging, encryption and exception handling. Does the caching provide the replication across machines?whats the lowest you can do this for?Comment
-
whats the lowest you can do this for?Comment
-
Even better than that, I've dug out my copy of "distributed operating systems" and read the chapter on distributed filesystems... Ideas coming now...I was TheMonkeyComment
-
Originally posted by The Clown BeaterEven better than that, I've dug out my copy of "distributed operating systems" and read the chapter on distributed filesystems... Ideas coming now...
cant wait
whats the lowest you can do this for?Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Contractors, did you know self-employed DBS Checks have changed, for the better? Today 07:56
- Offshoring harms already fraught IT contractors. Here’s what ministers can do Yesterday 07:57
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:20
- Dividends in 2026/27: an expert’s explainer for contractors Mar 13 07:04
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contracting Awards 2026 opens for entries — with new AI category Mar 12 07:26
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 08:18
- Contractors, beware these four traps in the UK’s Statutory Residence Test Mar 11 00:23
- ‘Stable’ IT contractor demand moved near growth in February 2026 Mar 10 07:16
- ‘Stable’ IT contractor demand moved near growth in February 2026 Mar 10 06:49

Comment