[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] Lua server on the Linksys NSLU2 and the Acme Fox Board
- From: Wilfred <winigroups@...>
- Date: Fri, 28 Mar 2008 10:55:54 -0700
We have ported our Lua powered web server to the two following embedded
systems:
The Linksys NSLU2 and the Acme Fox Board.
The NSLU2 (Network Storage Link for USB 2.0 Disk Drives) is a device
made by Linksys. It makes USB Flash memory and hard disks accessible
over a network (NAS).
The FOX Board runs the Linux operating system on an ETRAX 100LX
microprocessor.
We are very pleased with the speed of the Lua scripting language. We ran
a few stress tests on the 266Mhz ARM powered NSLU2 and the NSLU2
delivered 22Mbyte per second data from a mix of dynamically generated
content and static content.
See the two following links if you like to know more:
http://barracudadrive.net/blog/2008/03/BarracudaDrive-for-Linksys-NSLU2
http://barracudadrive.net/blog/2008/03/BarracudaDrive-for-the-FOX-Board-LX
-Wilfred