I'm considering having a group of programmers create micro-services in various programming languages to be glued together into a single application. I would like a communication mechanism with the following characteristics:
* Already supported by Racket, or relatively trivial to add * More efficient than HTTP * Nicer to program than raw sockets Someone suggested ZeroMQ, so I searched for support in Racket and found 4 packages, but 3 of them have failing tests, and I *think* two of them comprise a single logical package, so one of the two has failing tests. Has anyone had success with any of the ZeroMQ packages? Is there another communication mechanism I should consider instead? Thanks, Brian -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.