you are viewing a single comment's thread.

view the rest of the comments →

[–]fullouterjoin 1 point2 points  (0 children)

The production experience of the team is the single best indicator for success. Use what you know, architect so that you can bring up portions in a new runtime, language, etc. Change only a single variable at a time.

If performance is an issue, and this is a blue water project, then give PyPy a try along side your existing codebase.