Web Programming language for very large lists?
Posted
by behrk2
on Stack Overflow
See other posts from Stack Overflow
or by behrk2
Published on 2010-06-17T15:34:43Z
Indexed on
2010/06/17
15:43 UTC
Read the original article
Hit count: 232
Hello,
In your experience, what is the best web programming language used to handle sorting and comparison of very large lists (ie tens of thousands of email addresses)?
I am most familiar with PHP. I think that it could get the job done, but I'm unsure of other languages and if there might be a bettor suitor.
Thanks!
© Stack Overflow or respective owner