node.js - Tibco EMS connectivity using nodejs /Javascript -


how can connect tibco nodejs environment.

have tried connect tibco ems queue using nodejs package stompjs or javascript component.

one of tibco approach use tibco web messaging product. separate module offer bridge ems, callable javascript , flash programs. meant of extreme scaling of mobile devices.

if stay tibco solutions, ftl option. low latency next generation messaging bus can interfaced javascript.

if either of these solutions not acceptable, can create web service responsible of creating messages on bus. of course more difficult reading out of queue or subscribing topic... can done.

and last not least... other (sometimes free) messaging buses have rest api interfaces. 1 example activemq.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -