search

Home  >  Q&A  >  body text

java 消息推送

java如何实现当往数据库插入数据时就向页面推送消息?目前用到的流行的框架是什么?

PHPzPHPz2889 days ago233

reply all(3)I'll reply

  • PHPz

    PHPz2017-04-17 17:45:10

    You can also use Comet Hold to hold the request, and then return when data is available

    reply
    0
  • 天蓬老师

    天蓬老师2017-04-17 17:45:10

    web is websocket

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 17:45:10

    Using JMS template and activeMQ, there are many demos online

    reply
    0
  • Cancelreply