🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Solace Docker Container Startup Time

SvenG
SvenG Member Posts: 1

Hey guys,
Im currently working on a project with many microservices which communicate via solace.
Therefore we startet writing integration tests using testcontainers.

All other testcontainers start nearly instant (in like 1-2 seconds) only solace takes atleast 30 seconds to start - which reduces our performance in these tests drastically.

I noticed that the documentation for the solace docker container (windows/mac) states that "the startup takes roundabout 60 seconds."

Is there a way to decrease the startup time of the solace container?

Tagged:

Comments

  • peterh
    peterh Member Posts: 3
    edited June 27 #2

    Good idea, would be nice if it would start faster - move things from boot.sh into dockerfile can speed this up drastically