V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
hopestar86
V2EX  ›  PHP

求教php群发邮件的实现方式?

  •  
  •   hopestar86 · 2013-10-08 23:48:12 +08:00 · 2856 次点击
    这是一个创建于 3849 天前的主题,其中的信息可能已经有所发展或是发生改变。
    使用
    ignore_user_abort();
    set_time_limit();
    感觉效率不高,而且也不稳定

    使用php生成shell脚本,交给crontab定时执行,对于客户来说使用太麻烦了


    ignore_user_abort();
    set_time_limit();
    执行完后会自动释放资源吗?
    3 条回复    1970-01-01 08:00:00 +08:00
    faceair
        1
    faceair  
       2013-10-08 23:48:56 +08:00
    SendCloud?
    vibbow
        2
    vibbow  
       2013-10-09 01:36:24 +08:00
    mailgun
    clino
        3
    clino  
       2013-10-09 08:54:43 +08:00
    另外写个daemon从redis队列取信发,这样要发信只要往队列里塞就行了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5823 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 06:24 · PVG 14:24 · LAX 23:24 · JFK 02:24
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.