Questions "?"

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
guillermokiss
Posts: 99
Joined: Mon May 24, 2010 2:19 pm
Location: Argentina
Contact:

Questions "?"

Post by guillermokiss »

Well i was reading some post at suns' forum, and i found this, seems interesting but i'm a bit confused, i mean, something that this guy says may be important in L2J development...

From https://mix.oracle.com/home/

Mark Seamst:
What about phyton and this compatibility with Java codes?, since we have an online game server (that whould be obvious we'll not talk about the name) and we use Java as our programing plataform, sometimes we have to make such "irrelevant" codes in Phyton that as far as we can appreciate, they slower the gameserver performance and its packet handlers, neither talking about a server startup nor talking about it's performance within any of that Phyton code starts any action while Java is running several packets twice, if there is any information about this issues, or even the compatibility and stability of Phyton running with Java, i will be really gratefull that someone of you answer with your opinions, because its a really trouble for us since it is necessary to work with both programing plataforms (in my case) and i haven't found another way to solve this trouble yet.



There was no answer to this post but i think that this guy is , Maybe, talking about a l2server, or any other plataform that works similar to L2Jserver, i saw this and decided to post it here since i know there are some persons that have an high populated server here, and they may saw any incongruence talking about phyton and java...


P.S: sorry if it is the wrong section, i just want you all left your opinions here :mrgreen:
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Questions "?"

Post by JIV »

and?
User avatar
guillermokiss
Posts: 99
Joined: Mon May 24, 2010 2:19 pm
Location: Argentina
Contact:

Re: Questions "?"

Post by guillermokiss »

JIV wrote:and?
Lol :D I'm just asking because i saw the same problem many times, and it is important to knows if harcoding all the phyton codes in the server or atleast traslating it into java will improve the server performance...
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Questions "?"

Post by jurchiks »

where exactly is jython hardcoded? Only the script processing dependencies are in core and those are written in java.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Post Reply