...
(Previous solution approaches regarding this topic were already discussed in the continues sending in IS advanced notes and brain dumb.)
New approaches / ideas
Possible solutions for topic 1:
- Thats depends on the methods used for inner- and inter-thread tracing and for inter JVM tracing (e.g. could be Id based).
Possible solutions for topic 2:
- Decentral approach 1 Every one gets all information. (Will not be used because of the large overhead on the network during data exchange) (analysis)
- Decentral approach 2: Broadcast an request and each agent / CMR could inform that an particular transaction occurred. (analysis)
- Central Approach: One CMR could function as a "Master-CRM". It would receive all collected data from the environment and do a local research
...
- or filter operation to extract the data about an particular transaction. (analysis)
Possible solutions for topic 2:
...
3:
- An optimal CMR-agent-network-topology should be chosen to avoid communication bottlenecks. (analysis)
Questions / Possible Problems
...