lua-users home
lua-l archive

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


Announce: OiL 0.4 beta
======================

OiL stands for ORB in Lua and it is a very portable and lightweight implementation of easy-to-use object request brokers (ORB) written in Lua. OiL ORBs are made of assembled components that can be selectively chosen or replaced to create ORBs with different features. Currently, it provides components that support synchronous and asynchronous invocations, cooperative multithreading (with coroutines), interoperability with CORBA (through IIOP), interception of CORBA invocations, etc. The documentation for OiL ORBs and their component-based architecture is available at the following link.

  http://oil.luaforge.net/


--
Renato Maia
PhD student at PUC-Rio
__________________________