Great!  I'll start on it as soon as I can.

________________________________
From: [email protected] [mailto:[email protected]] On Behalf Of 
Ayende Rahien
Sent: Thursday, March 05, 2009 1:03 PM
To: [email protected]
Subject: [nhusers] Re: ICache with multi-get?

No, but I agree that this is something that we can most certainly do.
Especially in query cache, where we already have the mutli results.
A patch would be greatly appriciated.
On Thu, Mar 5, 2009 at 9:47 AM, Tyler Burd 
<[email protected]<mailto:[email protected]>> wrote:

I've been using the distributed cache providers from NHContrib quite a bit 
recently (memcached and SharedCache), and I've noticed that performance for the 
query cache could be greatly improved if ICache was updated to support 
multi-get functionality (returning multiple cache items in one round trip to 
the cache).  Right now the query cache performs a separate Get call for every 
entity returned by a cached query.  This can result in many, many independent 
calls to the distributed cache, which slows things down to a crawl for large 
queries.



Has any thought/effort been put into this by someone else?



Thanks!

-tyler burd




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to