Chrome Extension
WeChat Mini Program
Use on ChatGLM

Storing and Transferring Data of Parallel Agents to the Parent Process in Agent-Based Simulations.

Signal Processing and Communications Applications Conference(2024)

Cited 0|Views3
No score
Abstract
Agent-based simulations are nowadays frequently used in complex systems to see how heterogeneous agents work together. Parallelization of agents can bring significant speed advantages on today’s processors with high number of threads, but it also brings several problems such as shared data access and inter-process communication. In this paper, we propose an integrated method that combines two separate processes: the process of updating the parent process by transferring the data generated by the agents working in child processes to the parent process, and the process of storing the data by transferring the data between processes through the database. We compare the proposed method with the sequential processing method, the shared memory method, which is a popular inter-process communication (IPC) method and the serial processing method under varying conditions. We observe that under increasing number of agents and data size, the proposed method runs in less time than the other methods.
More
Translated text
Key words
Agent Based Simulation,Parallel Agents,Interprocess Communication,Data Storage
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined