diff options
author | Mic Bowman | 2012-04-17 13:45:27 -0700 |
---|---|---|
committer | Mic Bowman | 2012-04-17 13:45:27 -0700 |
commit | 5ff2bda587a50b73f470ba778348645953b6b4b0 (patch) | |
tree | ef2164de4447ca08b96f7e603b74763ea72ca2b0 /OpenSim/Framework/GcNotify.cs | |
parent | make the namespace for the ScriptModuleComms consistent with its file system ... (diff) | |
download | opensim-SC_OLD-5ff2bda587a50b73f470ba778348645953b6b4b0.zip opensim-SC_OLD-5ff2bda587a50b73f470ba778348645953b6b4b0.tar.gz opensim-SC_OLD-5ff2bda587a50b73f470ba778348645953b6b4b0.tar.bz2 opensim-SC_OLD-5ff2bda587a50b73f470ba778348645953b6b4b0.tar.xz |
This commit adds a new optional region module, JsonStore, that provides structured
storage (dictionaries and arrays of string values) for scripts and region modules.
In addition, there are operations on the storage that enable "real" distributed
computation between scripts through operations similar to those of a tuple space.
Scripts can share task queues, implement shared locks or semaphores, etc.
The structured store is limited to the current region and is not currently
persisted. However, script operations are defined to initialize a store from a notecard
and to serialize the store to a notecard.
Documentation will be posted to the opensim wiki soon.
Diffstat (limited to 'OpenSim/Framework/GcNotify.cs')
0 files changed, 0 insertions, 0 deletions