Microservices are located in containers and making these services to use a
common binary would break the basic idea of microservices.

Every service is a separate unit that shares only the absolute necessary
things for collaboration with other services rather than its implementation.

BR,
Roland

Am Mittwoch, 28. September 2022 schrieb Gladiators Squad <
squadgladiators1...@gmail.com>:
> Hi Everyone,
> is there any way to separate go runtime from go binaries?. So that it can
be shared across different micro services written in go. Instead of having
separate go run time in each services.


> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/736c26c4-643b-4f5c-836a-e8d9878a473bn%40googlegroups.com
.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CA%2B8p0G1a5agnb2QPWRPZnoWr29MZUmE9R%3Djohikqe0%3DcJ9U73w%40mail.gmail.com.

Reply via email to