Linkit icon indicating copy to clipboard operation
Linkit copied to clipboard

Linkit is a networking framework in which connections directly manipulates common objects between them

Results 6 Linkit issues
Sort by recently updated
recently updated
newest added

### Summary Be able to configure in the `PersistenceConfig` how different error or situation occurred during an object serialisation or deserialization should be handled ### Goals - Enhance the flexibility...

enhancement

Enhance ContextObjectReference in order to match more kind of ObjectReferences. Actual COR only match another COR with the same ID. Here is some examples of applications of the enhanced CORs:...

Create a diagram that explains how the GNOM System is made and how it works - Show an overall view of the network - Shows Shared Caches part - Shows...

documentation

Be able to map objects to an Engine. Two types of mappings: * local bindings, which are not known to other engines * Network bindings, that can be used by...

Current informations only let the user know if a network object is stored on an engine id with the requested reference. NetworkPresencesHandlers should be able to provide this kind of...

enhancement

### Summary Create a SyncInstanceCreator that can replace an object directly in the memory, in order to Enhance the injection of a synchronised object by replacing the source object by...

enhancement
help wanted