17 Dec 07:02
Not receiving ISO response during high volume transactions
From: Junaid <junaid_pkk@...>
Subject: Not receiving ISO response during high volume transactions
Newsgroups: gmane.comp.java.jpos.devel
Date: 2007-12-17 06:05:00 GMT
Subject: Not receiving ISO response during high volume transactions
Newsgroups: gmane.comp.java.jpos.devel
Date: 2007-12-17 06:05:00 GMT
Hello all, We are using Jpos 1.4.1 for connecting to Base24 station for balance enquiry etc. We have high volume of transaction happening all the time. Once in a while during high volume transaction , JPOS is not able to receive response from the server and it times out. But at the server end they have sent us the response. Following is the code we are using ISORequest r = new ISORequest(msg); mux.queue(r); return r.getResponse(timeout); We cannot upgrade the jpos for now also. How can we fix this? Junaid P K Senior Software Engineer enStage Software Private Limited.
RSS Feed