lua-users home
lua-l archive

Re: multiple lua process in a memory tight situation, would shared lib help ?

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


The fastest web services in pyhton was twisted. I believe twisted did not allocate multiple processess or threads. Suggest a lua frame work like the python twisted environment be set up. Twisted is a network application framework written in Python, uses a fast, asynchronous, event-driven model instead of multiple processes or threads. See the link http://www.onlamp.com/pub/a/python/2003/4/24/pythonnews.html

On 2/15/07, gary ng <garyng2000@yahoo.com> wrote:
Hi,

I am trying to squeeze lua into my WRT54G which has
only 16M RAM. What I want to do is to run multiple lua
http up/download process using lua socket.

I am wondering if lua+liblua() would result in less
overall memory use.

Oh, it is running linux 2.4.20 with uclibc.



____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.


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