-
- Downloads
#62: Created queued operations for agents.
The queue is housed in the AgentReference class. It currently covers the add to ownership and remove from ownership operations. This queued system guarantees in-order execution of operations.
Showing
- objectstore/Agent.hpp 4 additions, 0 deletionsobjectstore/Agent.hpp
- objectstore/AgentReference.cpp 100 additions, 1 deletionobjectstore/AgentReference.cpp
- objectstore/AgentReference.hpp 76 additions, 1 deletionobjectstore/AgentReference.hpp
- objectstore/BackendPopulator.cpp 1 addition, 1 deletionobjectstore/BackendPopulator.cpp
Loading
Please register or sign in to comment