1.

Are There C/c++ Interfaces To Wls Jms?

Answer»

No, this is not supported:

  • Write your own interfaces using JNI.
  • Setup a Servlet that your C/C++ client calls to generate a JMS message. You should spawn multiple threads in C++ and USE multiple POSTS to pass MESSAGES via HTTP.

No, this is not supported:



Discussion

No Comment Found