php - ActiveMQ with stomp calling function inside a website -


i have website on local host using wamp , php. when enter website sends message mqserver using stomp, since i'm new using activemq i'm stuck on following. want mqserver sends message different website fire off function on website without me having go directly website. have taken @ apache camel jms , don't know either or if can use it.


Comments

Popular posts from this blog

java - Static nested class instance -

Python Pandas join aggregated tables -

process - Python What is the difference between a Pool of worker processes and just running multiple Processes? -