AWS SimSpace Weaver Features
Discontinuation Notice
Page topics
Features
Open allManaged infrastructure
Run your own simulators
SimSpace Weaver is a flexible service that gives you the opportunity to scale up your own simulation engines. Integrate with either the SimSpace Weaver app SDK for C++ or SimSpace Weaver app SDK for Python to create AWS SimSpace Weaver applications (or simply apps). Then, upload your apps to Amazon Simple Storage Service (Amazon S3) and use them as part of your simulation. Apps can take many different forms and perform various read and write functions based on your simulation code. Within a single simulation, these apps run distributed across your chosen quantity of Amazon EC2 instances while SimSpace Weaver manages the communication and simulation state between them. You can build simulation apps that manage object pathfinding and create specialized apps that send simulation data to a client for visualization purposes.
To learn more, see our samples and tutorials.
Spatial partitioning
Cross-instance data replication
Subscriptions
Messaging
The SimSpace Weaver app SDK contains Messaging APIs that you can use to send and receive messages between applications in a simulation. Subscriptions provide a pull method to read simulation events; messaging provides a push method to transmit data in the simulation. SimSpace Weaver messages contain the sender in the message header so message recipients can reply. You can use messages to forward information that an application receives from an external client to other applications in the simulation.
To learn more, see our samples and tutorials.
Multiple spatial domains
Snapshots
AWS SimSpace Weaver Local
Unreal and Unity integrations
Simulation tick rate (clock speeds)
Custom Containers
Pay-as-you-go pricing
SimSpace Weaver has no upfront commitments. You pay only for the compute resources used by your simulation for however long you use them.
For details, see the pricing page.