# movesim **Repository Path**: mirrors_pramsey/movesim ## Basic Information - **Project Name**: movesim - **Description**: Bespoke multi-threaded moving object load generator - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-02 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MoveSim In order to test out [pg_eventserv](https://github.com/crunchydata/pg_eventserv), I needed a way to generate a lot of simultaneously moving objects that saved their state directly into the database. This does that. Could be generalized a bit with different output targets and actual configuration directives for things like number of objects, etc.