Porting Java web application to Python to make it faster?
Irmen de Jong
irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Thu Jul 8 14:28:38 EDT 2004
More information about the Python-list mailing list
Thu Jul 8 14:28:38 EDT 2004
- Previous message (by thread): Porting Java web application to Python to make it faster?
- Next message (by thread): Porting Java web application to Python to make it faster?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Istvan Albert wrote: > > Porting your application to python will not make it *faster* but you > will see a whole lot *sooner* what the problems, bottlenecks and unexpected > complexities are in your implementation. If possible draft and test > it in python then finalize it in Java. This is actually a very good point! "mod parent up" :-) --Irmen
- Previous message (by thread): Porting Java web application to Python to make it faster?
- Next message (by thread): Porting Java web application to Python to make it faster?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list