Page 1 of 1

hhvm or phalanger in order to translate php softw. into c+

PostPosted: September 27th, 2014, 7:46 pm
by tatzianarose
I would like to translate my amgento php code into c++ for fast performance and cpu resources.
As I hate zendframework I want to switch eather to java or net , c++ platform.
I know that facebook translates php code into c++ so my question is what would you advise me for a successfull project migration from the below tools,
regards, Miss Riverso

Facebook tools:

http://hhvm.com/
http://hacklang.org/


Or Microsoft tool:

http://phalanger.codeplex.com/

Re: hhvm or phalanger in order to translate php softw. into

PostPosted: September 28th, 2014, 2:49 pm
by Jakub Misek
hi,

I didn't try to run magento using HHVM. There might be always some compatibility issues.

As I know there is some missing functionality in Phalanger, so running Magento on Phalanger would require some investments.

Cheers,

Re: hhvm or phalanger in order to translate php softw. into

PostPosted: September 28th, 2014, 4:01 pm
by tatzianarose
In what would this investment consist into (please elaborate your point ) and what would you choose in order to run on C++, phalanger or hhvm?

Re: hhvm or phalanger in order to translate php softw. into

PostPosted: September 30th, 2014, 9:56 am
by Jakub Misek
In case of Phalanger, you would probably need to implement missing parts (not know which one, depends on what magento requires and what is missing).