Use Synapse for production #557
Unanswered
NguyenThiHanhVi-future-aavn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
We are considering using Synapse for service orchestration next year and have a few questions about its suitability for our use case.
Our system will define complex, asynchronous workflows, each orchestrating up to 10 microservices where tasks are triggered by events/messages. We anticipate a high-throughput environment, needing to run around 100 concurrent workflows per second. Is Synapse a good fit for this scenario, and do you have any info about the performance of Synapse?
Additionally, we noticed the database currently uses Garnet. Are there other storage options, like NoSQL databases (e.g., MongoDB), supported? We expect to store and process a large volume of events and need a scalable solution if required.
Finally, could you provide details on the technology stack used for monitoring workflow status and tracing individual tasks? Is this handled by a message broker like Kafka/Google Pub/Sub like SonataFlow?
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions