There's any number of answers to this, but when I have to do IPC between different languages I send JSON messages over ZeroMQ sockets.
http://www.zeromq.org/ Pretty simple to use, implementations exist in almost all currently popular languages. On Friday, February 8, 2013 8:44:06 AM UTC+11, JvJ wrote: > > I'm looking to do some simple messaging (json strings) between programs > running on the same machine. One will be in C# and one will be in Clojure. > Is there a library/set of libraries that could simplify this > communication? I haven't done much networking in the past, and I'd like to > keep this as painless as possible. > > Thanks. > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.