This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-05-15 11:25:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e9cb2f8fcaf4f4210121ed7536ea33a9ab2db30
opensim
/
OpenSim
History
diva
1e9cb2f8fc
Making the delegate handlers async in async Get, to make things consistent. Them being synchronous in certain cases (asset in cache, for example) may account for slowness reported by folks in osgrid when they have the cache module on. Turns out that some of the provided handlers do non-trivial processing (the ones coming from J2KImage, for example), which means that the several asset requests that hit the cache end up being synchronous. The jury is still out on this.
2009-05-29 01:26:53 +00:00
..
ApplicationPlugins
* Upped version number to 0.6.5
2009-05-25 11:43:56 +00:00
Client
* Adds NAT routing support for MXP Asset Delivery. (This means MXP should be fully NAT compatible.)
2009-05-24 01:36:13 +00:00
Data
From: Chris Yeoh <cyeoh@au1.ibm.com>
2009-05-27 18:01:06 +00:00
Framework
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just service commit my current state, then start over and this time concentrating only on the new handlers.
2009-05-27 18:27:28 +00:00
Grid
Restoring the initial CAP Url to exactly what it used to be before Adam's changes. Adam's code is still there, but commented, until we figure out what's going on.
2009-05-26 02:24:38 +00:00
Region
Making the delegate handlers async in async Get, to make things consistent. Them being synchronous in certain cases (asset in cache, for example) may account for slowness reported by folks in osgrid when they have the cache module on. Turns out that some of the provided handlers do non-trivial processing (the ones coming from J2KImage, for example), which means that the several asset requests that hit the cache end up being synchronous. The jury is still out on this.
2009-05-29 01:26:53 +00:00
ScriptEngine
* Upped version number to 0.6.5
2009-05-25 11:43:56 +00:00
Server
Update svn properties.
2009-05-27 14:30:33 +00:00
Services
Making the delegate handlers async in async Get, to make things consistent. Them being synchronous in certain cases (asset in cache, for example) may account for slowness reported by folks in osgrid when they have the cache module on. Turns out that some of the provided handlers do non-trivial processing (the ones coming from J2KImage, for example), which means that the several asset requests that hit the cache end up being synchronous. The jury is still out on this.
2009-05-29 01:26:53 +00:00
SimulatorServices
Update svn properties.
2009-05-27 14:30:33 +00:00
Tests
/Common
* So, giving up on my efforts to de-duplicate the asset handlers. I'll just service commit my current state, then start over and this time concentrating only on the new handlers.
2009-05-27 18:27:28 +00:00
TestSuite
Remove the pre-log4net, discrete output methods from the consoles
2009-05-20 13:50:33 +00:00
Tools
Remove the pre-log4net, discrete output methods from the consoles
2009-05-20 13:50:33 +00:00