any good and simple RPC library for inter-process calls? [closed]

I don’t think sockets are really overkill. The alternatives all have their own problems and sockets are far better supported than named pipes, shared memory, etc., because almost everyone is using them. The speed of sockets on local system is probably not an issue. There’s Apache Thrift: http://incubator.apache.org/thrift/ There are a few RPC implementations wrapped … Read more

What’s the most efficient node.js inter-process communication library/method?

If you want to send messages from one machine to another and do not care about callbacks then Redis pub/sub is the best solution. It’s really easy to implement and Redis is really fast. First you have to install Redis on one of your machines. Its really easy to connect to Redis: var client = … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)