1 repositorio
Simulation of workers polling for activities in a distributed workflow.
Distinguishing note: None of the candidates cover the specific pattern of workflow activity polling in a mock environment.
Explore 1 awesome GitHub repository matching devops & infrastructure · Workflow Activity Polling. Refine with filters or upvote what's useful.
Moto is a cloud service mockery framework and API mock server that simulates AWS infrastructure locally. It allows developers to test cloud-dependent code and verify infrastructure-as-code templates without deploying real resources or incurring costs. The project functions as an SDK interceptor that can patch existing service clients to redirect requests to a local mock environment. It can also be run as a standalone HTTP server, enabling any programming language to interact with the simulated endpoints. The framework covers a vast array of simulated capabilities, including data storage, com
Simulates workflow execution and the polling of activities by workers.