[haXe] hi and chat example

Janko M. janko.m at itmmetelko.com
Thu Apr 5 13:09:15 CEST 2007


Hi,

I am new to the list but I have made some games in haxe and I love it (I 
have putted it under projects).

Ok.. I also have a question. I looked at chat example and I am impressed 
with how little code and a xml socket server can be created and how 
nicelly haxe remoting fixes all comunication fiddle between clients and 
server. I have a webproject that would need something like that and I am 
interested in some specifics. I understand that they probably cant be 
well answered but I need just an educated guess from someone who know 
this things better.

If I use a VPS to run a server (as a cheapest way t get shell access) 
(like http://www.vpslink.com/vps-hosting/) what sized package (RAM) 
should I be looking at if I want to run it like a more or less simple 
chat with max to 50 silmultaneous users online?

Are there any known limits to how many simultaneous users server could 
take?... I am not an expert but from the code I think it uses async 
sockets which I think don't use that many resources per connection (if 
it's not that active) as for example threaded socket...

Ok, that is all for now... thanks for making haxe...
Janko



More information about the Haxe mailing list