This topic has been archived. It cannot be replied.
-
工作学习 / 专业技术讨论 / Php or J2EE is a problem.This application need:
* consume xml/soap from various provider
* lot of ajax
* register user could be 100K, con-current connection could be 5K
* low budget
Php solution
php5 + yahoo yui + mysql(or postgresql)
zend studio as IDE
lot of open source project
I/O bottle neck
J2EE
Jboss JEMS + Hibernate
Eclipse as IDE
high skill required (expensive developing cost)
connection pool, object pool, cache
From your experience, which one is better?
-ynxie2000(paintingandframe);
2006-12-4
{476}
(#3358234@0)
-
If low budget, php could be only choice, I guess you are worrying if php can handle it, it is no problem, but I guess you need to use cluster.
-yimingma(2006);
2006-12-7
(#3365120@0)
-
Thank you!
-ynxie2000(ynxie2000);
2006-12-11
(#3370801@0)