Revision: 4622
http://equalizer.svn.sourceforge.net/equalizer/?rev=4622&view=rev
Author: eile
Date: 2010-07-14 10:03:30 +0000 (Wed, 14 Jul 2010)
Log Message:
-----------
Refactor object packet dispatch to behave as expected:
- The receiver thread dispatches the command to the correct instance(s)
- The worker thread dispatches a command to exactly one instance
-> Clone commands as needed
-> Add a new command dispatch id to identify target instance
-> Refactor command cache to track its size simpler
-> Refactor session object dispatch as described
[ ] May break build
[ ] May break existing applications
[x] Bugfix
[ ] New Feature
[x] Cleanup
[x] Optimization
[ ] Documentation
Modified Paths:
--------------
trunk/src/commitMessage.txt
trunk/src/examples/configs/2-node.2D.eqc
trunk/src/lib/base/debug.cpp
trunk/src/lib/base/types.h
trunk/src/lib/fabric/object.cpp
trunk/src/lib/net/command.cpp
trunk/src/lib/net/command.h
trunk/src/lib/net/commandCache.cpp
trunk/src/lib/net/commandCache.h
trunk/src/lib/net/commandQueue.cpp
trunk/src/lib/net/commands.h
trunk/src/lib/net/node.h
trunk/src/lib/net/object.cpp
trunk/src/lib/net/object.h
trunk/src/lib/net/objectSlaveDataOStream.cpp
trunk/src/lib/net/session.cpp
trunk/src/lib/net/session.h
trunk/src/lib/util/compressorDataGPU.cpp
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Equalizer-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/equalizer-commit
http://www.equalizergraphics.com