dougekui1518 2012-07-11 18:38
浏览 42
已采纳

群发邮件应用程序java与php [关闭]

I need to build a mass mail application to send around 20 lacs mail per day. I need some suggestions regarding the technology choice between php and java. Please suggest.

  • 写回答

1条回答 默认 最新

  • doukun8670 2012-07-11 18:44
    关注

    Either would work.

    Java is typically good for bigger projects because it is strongly typed and good for collaboration, but a mass mail application might be simple enough to make that unnecessary.

    Most people think of it as easier to do web stuff in PHP, so if you want this to live in a website, you might want to use PHP.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?