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