I’m thinking about running a portion of my game on an application server. But programming it in Python or Django or something similar would take a lot of time, studying, and hard work. BUT today I came across a technology that is VERY interesting. It’s a Lua based server that can be both a web server and application server, and handle many other server-based tasks.
What interests me most is that I could just take the part of my game in question and use it in the server as is cause it’s all Lua. The technology is from a company called: RealTimeLogic. The technology is BarracudaDrive Web Server (there are both OSX and Windows versions):
http://barracudaserver.com/bd-intro.html
http://barracudaserver.com/products/BarracudaDrive/
http://BarracudaDrive.net
and Lua Server Pages:
http://barracudaserver.com/products/BarracudaDrive/LuaServerPages.lsp
There are also some good turtorial/examples using Lua to run games of an applications server: http://barracudaserver.com/products/FreeLspApps/index.lsp#install
Does anyone here have experience with Lua Server Pages and BarracudaDrive server? [import]uid: 295 topic_id: 1810 reply_id: 301810[/import]