lua-users home
lua-l archive

Re: Interprocess communication in Lua scripts

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Javier Guerra wrote:
[...]
> in fact, this is the usual way. most daemons create either pipes or sockets 
> somewhere so that other processes (clients) can easily find them.
If you really need to, there's also the black art of constructing IPC
mechanisms out of file primitives --- it's quite scary, and not at all fast,
but is portable and works everywhere. It tends to be used by shell scripts.
-- 
+- David Given --McQ-+ "Gaping from its single obling socket was
| dg@cowlark.com | scintillating, many fauceted scarlet emerald..."
| (dg@tao-group.com) | --- Jim Theis, _The Eye of Argon_ (spelling
+- www.cowlark.com --+ original)

Attachment: signature.asc
Description: OpenPGP digital signature


AltStyle によって変換されたページ (->オリジナル) /