It would seem that gRPC (and similar rpc packages for that matter) would be at odds with QNX - being a RTOS. Even general TCP networking (retries, etc.) can be difficult.
Can you elaborate on your setup / use case ? Are these just low priority passive processes that run along side the realtime processes - and the OSX ensures the realtime get their due? I’m not at all saying in any way it won’t work, wrong, etc. - just very curious. > On Jan 18, 2019, at 1:30 PM, Matt Gigli <[email protected]> wrote: > > I would be interested in supporting C++ and Python, in that order of > importance. I saw some issues on GitHub of people dealing with compiler > errors when using a qnx compiler so it seems like some people out there are > doing it (or trying), but I don’t see very many people talking about it. I > was hopinf to find someone who is giving it a try so I can hear from their > experience. > > I’m doing a trade study for my company about more modern ways of messaging > between micro services, and qnx is a requirement. I’m not sure if I’ll be > given a chance to try it out as a “de risk” effort, but if I do then I will > definitely report back. > > On Fri, Jan 18, 2019 at 9:47 AM Kailash Sethuraman <[email protected] > <mailto:[email protected]>> wrote: > > What language are you interested in? > I do not think anyone has tried it yet. So I am not sure if it will work. If > you get a chance to try it, do let us know how that experience was. > That being said, a supported platform is one which we continuously validate > against, and we have no plans for doing that with QNX at the moment. > > > On Thu, Jan 17, 2019 at 9:40 PM <[email protected] > <mailto:[email protected]>> wrote: > Is anyone out there running gRPC on QNX platforms? I can't find many people > talking about it online and it's not listed as officially supported on gRPC's > website, but I can't think of any particular reasons why it shouldn't be able > to work. Just curious if anyone out there has successfully ran gRPC on QNX. > > -- > You received this message because you are subscribed to the Google Groups > "grpc.io <http://grpc.io/>" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/grpc-io > <https://groups.google.com/group/grpc-io>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/1cf7fab0-0730-422c-afde-24b15baaa1c7%40googlegroups.com > > <https://groups.google.com/d/msgid/grpc-io/1cf7fab0-0730-422c-afde-24b15baaa1c7%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > -- > Matthew Gigli > Email: [email protected] <mailto:[email protected]> > Phone: 209.662.3616 > > -- > You received this message because you are subscribed to the Google Groups > "grpc.io" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/grpc-io > <https://groups.google.com/group/grpc-io>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/grpc-io/CAC7r1_hwMZQjWZsfnR4Ryv9k%3DTn484UHiZ%3D_T-L-gRi0yY-9LQ%40mail.gmail.com > > <https://groups.google.com/d/msgid/grpc-io/CAC7r1_hwMZQjWZsfnR4Ryv9k%3DTn484UHiZ%3D_T-L-gRi0yY-9LQ%40mail.gmail.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/67AF1B5F-FEEF-41B8-9BDC-3554C7728994%40earthlink.net. For more options, visit https://groups.google.com/d/optout.
