Hi Brian,

I understand by running the service as containers is one route through
which we can achieve this.
My query is if I want to avoid that route , is there a way to achieve this
using Go code to define multiple instance and run them independently?

Thanks,
Nitish

On Sat, Dec 7, 2019 at 1:52 AM Brian Candler <b.cand...@pobox.com> wrote:

> Can you just run multiple instances of your program, each independently
> fetching messages from SQS?
>
> --
> 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/36c64d89-c8bf-4595-8fc3-fdc11a8b315b%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/36c64d89-c8bf-4595-8fc3-fdc11a8b315b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CALjMrq45tbeLzfkaA2PrtGw78C46d39iuFsrv6mGiXt8Q9EQ_A%40mail.gmail.com.

Reply via email to