Pass Open Files Between Ruby Processes with UNIX Sockets
I wrote an article about passing around open files (eg. live TCP connections) using UNIX sockets in Ruby. One person described it as “pretty slick in an old school deep unix geeky kinda way”.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I wrote an article about passing around open files (eg. live TCP connections) using UNIX sockets in Ruby. One person described it as “pretty slick in an old school deep unix geeky kinda way”.
Post a comment