Questions tagged [solace]

Solace's open data movement technology gives you the freedom to embrace hybrid computing by offering real-time event-driven publish/subscribe, streaming, request/reply and persistent message routing with zero risk of getting locked into API or environments. Solace runs in public and private clouds, supports open APIs and protocols like JMS, MQTT, Paho, OpenMAMA and REST, and offers APIs for popular programming languages.

Solace Technology and Tools

  • Virtual Message Router: Software message broker that runs in wide range of public cloud, private cloud and legacy/on-premise computing environments.
  • Message Router Appliances: Purpose-built hardware appliances that offer unparalleled capacity, performance and TCO in a compact footprint.
  • Any APIs: Solace accepts connections from third party client libraries and data movement technology which support open wire protocols such as MQTT and REST or open APIs like JMS and OpenMAMA.
  • Any Cloud: Solace runs in all kinds of environments so you can easily link assets that live in diverse environments, and migrate workloads as your needs evolve. Examples include AWS, BlueMix, OpenStack, Pivotal Cloud Foundry.
  • Native APIs: Provide robust, uniform client access to all of Solace’s capabilities.

Tips for Getting Help Fast

Solace product experts monitor our Developer Community first for questions and suggestions. To help them respond to you as quickly and effectively as possible, please include the following in your post over there:

  1. Indicate the API language, version, and platform you are working with.
  2. Include the Solace message router type. I.e. Virtual message router or a message router appliance.
  3. Include in the version of SolOS that message router is running.

More Helpful Resources

Our developer portal at solace.dev provides lots of resources you might find useful including software downloads, product documentation, tutorials and integration guides for a variety of third-party and open source products.

  • Tutorials to help you set up a Solace message router and configure it for pub/sub messaging.
  • Full product documentation including docs specific to all of Solace’s management APIs, enterprise messaging APIs and web/mobile messaging APIs.
  • Integration Guides for popular commercial and open source technologies you’re likely to want to integrate with Solace.
340 questions
-1
votes
1 answer

Using Solace with Bitronix JTA Transaction Manager

Currently using Bitronix to manage JDBC (Oracle) and JMS (ActiveMQ). Now looking to swap out ActiveMQ for Solace but can't find any examples of using Bitronix with Solace. Just wondering if anyone has any experience of this? Thanks.
duddingl
  • 1
  • 2
-1
votes
2 answers

Solace NIFI JMSConnectionFactoryProvider

I am trying to connect to Solace Queues on a VPN different then default using Appache NIFI ConsumeJMS Processor. When I try to enable the JMSConnectionFactoryProvider I get the following error: JMSConnectionFactoryProvider Failed to invoke…
ARM
  • 23
  • 3
-1
votes
1 answer

Steps for publishing message to Solace

I have heard about Solace and I'm reading about it but I don't know much yet about it. I have a HashMap: {Swaps_snaptime=2016-04-26T07:00:00.000Z, Swaps_20Y=2036-04-29 0.004588, Swaps_15Y=2031-04-29} And I want to publish this to Solace. How do I…
user3591433
  • 105
  • 2
  • 10
-1
votes
1 answer

Is it possible to route message based on header to particular Queue in Solace Message Router

Is it possible to route message based on header to particular Queue in Solace Message Router ? Please give brief details.
Abhi Singh
  • 61
  • 1
  • 5
-1
votes
2 answers

how to remove clients with semp in solace

How remove client by semp in solace.I try it like follows: user1 jiavpn but it…
Jeffrey
  • 105
  • 3
  • 11
-2
votes
1 answer

REST - Route messages to different HTTP Consumers

Goal - to configure Solace Message-Broker to route messages to different HTTP consumer based on either http-headers or request-target's path. I'm new to Solace... and I think it would be possible if I configure a separate message-vpn and assign…
bhutan
  • 1
-2
votes
1 answer

Get solace proprietary binary message into sscanf

I am sending a message like this: char buffer[175]; sprintf(buffer, "MD: %4ld %2d %10s %5s %7.2f %5d\n" , id , position , *(MktDepthOperation::ENUMS) operation , *(MktDeptSide::ENUMS)side , price , size); PrintProcessId,…
Ivan
  • 5,964
  • 9
  • 52
  • 103
-2
votes
2 answers

Need a sample Request(Java)-Reply(C++) example in solace.

import com.solacesystems.jcsmp.BytesXMLMessage; import com.solacesystems.jcsmp.JCSMPException; import com.solacesystems.jcsmp.JCSMPFactory; import com.solacesystems.jcsmp.JCSMPProperties; import…
Ankit Saha
  • 19
  • 4
-3
votes
1 answer

Filtering is not working on C API

Solace filtering is not working , able to publish but not able to consume. the selector just ignore my messages while posting. please give me the solution for that.
-3
votes
1 answer

Writing flume interceptors to bring the data from solace

I want to bring the data from solace to hadoop using flume, can some one let me know how to write interceptor to convert protobuf to avro ?
thunderhemu
  • 362
  • 1
  • 3
  • 7
1 2 3
22
23