Diva Canto c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 9 years ago
..
SimianActivityDetector.cs ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 years ago
SimianAssetServiceConnector.cs ec8d21c434 Label all threadpool calls being made in core OpenSimulator. This is to add problem diagnosis. 10 years ago
SimianAuthenticationServiceConnector.cs 64f2dc778a A pretty major restructuring of the simian method invocations in order to 11 years ago
SimianAvatarServiceConnector.cs 64f2dc778a A pretty major restructuring of the simian method invocations in order to 11 years ago
SimianExternalCapsModule.cs f5dbfe99b1 minor: remove mono compiler warnings from OpenSim/Services/Connectors/SimianGrid 11 years ago
SimianFriendsServiceConnector.cs 64f2dc778a A pretty major restructuring of the simian method invocations in order to 11 years ago
SimianGrid.cs 2138d5c7f8 Renamed VERSION_NUMBER to VersionNumber 10 years ago
SimianGridMaptileModule.cs 1913ab5ad5 Update the SimianMaptile uploader to accommodate varregions. 11 years ago
SimianGridServiceConnector.cs 10a8d2852e OpenSimExtras 10 years ago
SimianInventoryServiceConnector.cs c74cef0f42 Major change in the way inventory is downloaded: added a method throughout IIventoryService that fetches sets of folders at once. Also added folder id in the InventoryCollection data structure, so that we don't need to go to inventory server again just for that. This reduces the chatter between sims and inventory server by... a lot. On my tests, this reduces initial inventory download down to 30% of what it currently is. 9 years ago
SimianPresenceServiceConnector.cs 64f2dc778a A pretty major restructuring of the simian method invocations in order to 11 years ago
SimianProfiles.cs 2ff9ea3f80 Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector. 10 years ago
SimianUserAccountServiceConnector.cs e00f1a0410 Allow invalidating the users cache 10 years ago