[erlang-questions] Lua Driver
Robert Raschke
rtrlists@REDACTED
Thu Nov 25 14:56:42 CET 2010
I use Erlang to drive Lua business logic chunks (which tend to implement a
state machine) from AMPQ messages (i.e., RabbitMQ). Infinitely more fun than
Tibco or Biztalk :-))
Ended up writing my own Lua Erlang node code, which unfortunately is tied to
a rather bespoke Lua env. But maybe one day I can get a spare week and
convert that to wrap around normal Lua.
Robby
More information about the erlang-questions
mailing list