Hi Jan, I need two separate parsing engines to be running and I feel that is possible when it is running parallel on two different cores. If operation on one of the parsing engine fails, I will reload the other parsing engine and do the operation.This is what I want to achieve. I thought goroutines will help me initialising two separate parsing engines.
Thanks On Tue, May 7, 2019 at 3:09 PM Jan Mercl <0xj...@gmail.com> wrote: > On Tue, May 7, 2019 at 11:27 AM Nitish Saboo <nitish.sabo...@gmail.com> > wrote: > > > I want to initialise parsing engines on two different processors. > > Are goroutines meant where we read 'processors'? If not, than this > maybe is an XY problem[0] and please explain why you need distinct > CPUs to execute the code. > > [0]: https://en.wikipedia.org/wiki/XY_problem > -- 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/CALjMrq4MTDA5Ubxx8YTbACU2wmPB90EUBtSDskFu8_88%2BMnZPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.