|
|
|
1-10 of 65
< Previous Next >
|
consider to use an additional way for server selection
currently it works like this:
{{
namespace MergeSystem.Indexus.WinServiceCommon.Handler
{
public class Hash
{
/// <summary>
/// Genera...
id# 5044 | Planned Release: release 2.0.4.280 | Last Updated: Aug 31 at 3:07 AM
by ronischuetz
I have created the initial version that compiles. I did not test the execution yet. There is one overload for Add() that has this signature,
public void Add(string key, object value, CacheItemPrio...
id# 6170 | Planned Release: release 2.0.4.280 | Last Updated: Aug 31 at 3:03 AM
by ronischuetz
evaluate if the object which has been passed is a primitive type, this will force the system not to use BinarySerialization upon int/long/ etc.
id# 5047 | Planned Release: None | Last Updated: Aug 22 at 2:18 PM
by ronischuetz
I wonder if it would be possible to add cache-dependencies between keys.
id# 6892 | Planned Release: None | Last Updated: Aug 22 at 2:17 PM
by ronischuetz
Hi,
Thank you for your great tool.
What do you think about Adaptive Replacement Cache (ARC) ? it seems Outperforms LRU.
http://domino.research.ibm.com/library/cyberdig.nsf/1e4115aea78b6e7c8...
id# 5259 | Planned Release: pre_release_2.0.0.140 - pre_release_2.0.0.145 | Last Updated: Aug 22 at 2:12 PM
by ronischuetz
Currently, when adding, I can add an expiration date to the object going into the cache, and I can extend that expiration by continuously readding the item. However, the items are fairly large, so...
id# 6129 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 2:08 PM
by ronischuetz
in case the date time of an object is expired, force the server to return null instead of the object.
objectFromCache = LocalCache.Get(msg.Key);
// send new object back to client within same sock...
id# 6167 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 2:07 PM
by ronischuetz
When I stop the service using the Services snap-in, I get this message:
---------------------------
Services
---------------------------
Windows could not stop the IndeXus.Net service on Local Comp...
id# 6234 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 12:52 PM
by ronischuetz
The batch files on my system failed as my windows and program files existed on another drive.
Attached find replacements.
id# 7120 | Planned Release: release 2.0.4.280 | Last Updated: Aug 22 at 11:44 AM
by ronischuetz
|
|
1-10 of 65
< Previous 1 2 3 4 5 6 7 Next >
|
|
|
|
|
|
|