Thursday, April 21, 2011

Fastest way to send data over internet between ruby programs?

Hi, what's the best way to pass data between two ruby programs over the internet? The data is small and needs to be passed frequently. Also, since this happening over the internet, it needs to be secure. I'd appreciate any help, extra points for a pointer to some guides on this topic.

From stackoverflow

0 comments:

Post a Comment