Java vs Actionscript extension
Posted: 07 Apr 2010, 10:22
Hi,
Smartfoxserver "Scalability F.A.Q" says that:
Java extensions perform better than those written in Actionscript and Python. If you really want the ultimate performance, write your extension in Java
I have a chat application with reputation feature and several methods for users interaction. All logic is wrote in 2 extension files (about 20-30 functions total) on actionscript.
Could you provide me any idea how application capacity is increased if I move extension logic to Java?
Smartfoxserver "Scalability F.A.Q" says that:
Java extensions perform better than those written in Actionscript and Python. If you really want the ultimate performance, write your extension in Java
I have a chat application with reputation feature and several methods for users interaction. All logic is wrote in 2 extension files (about 20-30 functions total) on actionscript.
Could you provide me any idea how application capacity is increased if I move extension logic to Java?