The broker tag has no wiki summary.
5
votes
2answers
931 views
Automating Etrade
Hey everyone, I was wondering how would I start programming an interface to trading stocks in Etrade in python. I am attempting to make an automated trading bot, but there is no api publicly available ...
3
votes
1answer
147 views
SqlCacheDependency on Views and Procedures
I want to use SqlCacheDependency with the views and procedures.
I am using Linq to Sql.
The code i am currently using is valid only if you are using a Single Table:
public static List<T> ...
3
votes
2answers
128 views
How should support for alternate credential types in twisted.pb be implemented?
My project has been trying to implement a credential checker using scrypt. We've tried implementing our own credentials and checker objects, but we've had a lot of trouble getting pb to use them.
Pb ...
2
votes
2answers
415 views
Interprocess messaging - MSMQ, Service Broker,?
I'm in the planning stages of a .NET service which continually processes incoming messages, which involves various transformations, database inserts and updates, etc. As a whole, the service is huge ...
2
votes
2answers
555 views
Can anyone explain the request-reply broker zeromq example?
I'm refering to the 'A Request-Reply Broker' in the Zeromq documentation: http://zguide.zeromq.org/chapter:all
i'm getting the general gist of the app: it acts like an intermediary and routes ...
2
votes
2answers
322 views
Optimized Publish/Subcribe JMS Broker Cluster and Conflicting Posts on StackOverFlow for the Answer
I am looking to build a publish/subscribe distributed messaging framework that can manage huge volumes of message traffic with some intelligence at the broker level. I don't know if there's a ...
1
vote
1answer
222 views
VNC connection brokering (RFB protocol server)
Please consider the following scenario:
VNC Client try to connect with a VNC Server which is behind a NAT.
I have written a port forwarder in java which help me achieving above task, and it works ...
1
vote
2answers
177 views
Transform CSV files to Java objects using WebSphere Message Broker (WMB)
I wish to use IBM WebSphere Message Broker (probably V6) to consume some CSV files, perform some validation and then populate some Java objects for consumption by a Java application. I believe that ...
1
vote
2answers
240 views
Limitations of SunRPC mechanism as a Client-Dispatcher-Server architecture and comparison with Broker
I am reading a book on design patterns (an old edition) "Pattern-oriented software architecture". In the chapter dedicated to Client-Dispatcher-Server, SunRPC is cited as a Client-Dispatcher-Server ...
1
vote
0answers
362 views
JMX/RMI issues when starting broker
Hello fellow stackoverflowers.
I have been getting a quite nasty error while trying to start up my brokers with ActiveMQ. It seems that, for some reason, the management context tries to start up ...
0
votes
0answers
26 views
Passing multiple objects with perspective broker (complex types)
Whenever i try to pass an object (aClass) with a property with a second object (bClass) Am getting:
Unpersistable('Unpersistable data: instance of class amodule.bClass deemed insecure')
The aClass ...
0
votes
1answer
35 views
twisted: How to send and receive the same object with Perspective Broker?
I have a simple 'echo' PB client and server where the client sends an object to the server which echo the same object back to the client:
The client:
from twisted.spread import pb
from ...
0
votes
0answers
27 views
SQL Queue stops working and fills up with messages
currently I'm struggling with the SQL broker. Everything seems to be configured well, but the queue stops working and fills up with unsent messages. The broker and the queue are enabled. If i drop the ...
0
votes
1answer
80 views
ActiveMQ network of brokers with durable subscription topics
I have a little problem here with my sample JMS layout.
I have two brokers (A, B) on two machines, which are linked via network connector. The idea is that the producer can send to any broker and ...
0
votes
2answers
86 views
ActiveMQ Network Brokers
I am trying to create an ActiveMQ Network which will be consisted of 2 Brokers. I have done then configuration as described in the related guide (http://activemq.apache.org/networks-of-brokers.html)
...
0
votes
2answers
153 views
Interactive Brokers Java API wrapper?
Is there a wrapper for the Interactive Brokers Java API on linux? Their documentation does not look very good.
0
votes
1answer
34 views
Subscribers lost from AMQ broker
We are using AMQ 5.5.
It has been working perfectly since we upgraded from 5.3 to 5.5. But, this morning out of nowhere the broker started reporting a bunch of durable subscribers as inactive i.e. ...
0
votes
1answer
99 views
activemq NoB: broker not getting messages after reconnect
We have a hub-and-spoke network topology with activemq with topic and durable subscribers.
After a (embedded) broker has been disconnected, it does not get the messages that have been sent during the ...
0
votes
0answers
63 views
marketplace credit card payment [closed]
I am looking for a software API that will do the following below. First time using this forum and this got closed last time as off topic. I am just looking for some input on what developer have done ...
0
votes
1answer
119 views
How do I specify the JMX port for an embedded activemq instance?
I am creating an embedded activemq instance in order to test creating/deleting topics via JMX.
The code looks a bit like the following. broker.connectorPort was my attempt to set the JMX port but it ...
0
votes
0answers
134 views
Configuring user database (sql server) for websphere message broker
I am very new to the websphere message broker ..please can any one provide me step by step procedure for configuring user database(sql server on windows)...any help is highly appreciated.
0
votes
0answers
378 views
Problem Configure Glassfish JMS with SSL
I have a glassfish v3 server configured as jms broker.
Glassfish v3 come with a default ssl certificate. For my tests, i use this default certificate. I need to configure client and server to ...
0
votes
1answer
120 views
Twisted PerspectiveBroker/ServerFactory Questions
I'm trying to play with twisted. I've already try to create a server and a client using the appropriate Factory. It's a fantastic framework but only strings can be sent :(
I'd like to send some list ...
0
votes
1answer
435 views
Does activemq static network of broker stop forwarding messages without advisorySupport enabled?
I have setup network of brokers exactly as per this post of Bruce Snyder:
Broker 1:
<networkConnector name="amq1-nc"
uri="static:(tcp://localhost:61617)"
userName="system"
password="manager"
...
0
votes
1answer
101 views
ActiveMQ Modified Broker
I wanto to write a modified ActiveMQ broker that when he listens to producers' messages of a specific topic to handle them alternatively (use HDFS API for example and not use default persisten store). ...
0
votes
1answer
593 views
ActiveMQ: Slow processing consumers
Concerning ActiveMQ: I have a scenario where I have one producer which sends small (around 10KB) files to the consumers. Although the files are small, the consumers need around 10 seconds to analyze ...
0
votes
1answer
556 views
ActiveMQ + OSGi XML xBean configuration problem
I've been having problems configuring an ActiveMQ broker through an xBean-parsed external XML file. At this point, ANY help, tips, pointers, hints or even cheering-up are appreciated. Here's my issue:
...
0
votes
1answer
98 views
Using /ApplicationPublicName does not change AppName() output
I know it's a long shot that there might be any uniPaaS developers on here, but here goes:
Today for the first time I've gone to duplicate a system we have in uniPaaS 1.5.
In the uniPaaS broker, I ...
-1
votes
4answers
153 views
How can I prevent application domain stealing? [closed]
I'm in the process of making a javascript application and I want to bring that online, lets call it mydesign. I'm living in the Netherlands so mydesign.nl can be mine. Now is mydesign.com available ...