[QFJ-681] During load test, some clients are able to connect only after repeated attempts Created: 22/May/12 Updated: 22/May/12 |
|
Status: | Open |
Project: | QuickFIX/J |
Component/s: | Engine, Networking |
Affects Version/s: | 1.5.2 |
Fix Version/s: | None |
Type: | Bug | Priority: | Major |
Reporter: | Viswanath Palutla | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
Labels: | QuickfixJ, logon | ||
Environment: |
1. on my PC, i am running 'Executor' from quickfixj examples 2. one linux box, where i am starting 25-30 clients to put load on the 'Executor' |
Attachments: | load-test-executor.zip |
Description |
I am using Executor service in the example, because it is similar to my FIX Gateway, in terms of using AcceptorTemplate 1. I have a simple client that connects to Executor service and puts a MarketDataRequest for every 10 milliseconds, total 100 market data requests. 2. two clients are started for every second. total 30 clients are started Issues: -> server is not responding to logon requests promptly for some clients |
Comments |
Comment by Viswanath Palutla [ 22/May/12 ] |
attaching batch scripts and class files to load Executor |