| [QFJ-598] Make Quickfix/J transport layer pluggable in order to replace MINA by other IO frameworks as Netty or Grizzly Created: 06/May/11 Updated: 03/Sep/13 | |
| Status: | Open | 
| Project: | QuickFIX/J | 
| Component/s: | None | 
| Affects Version/s: | None | 
| Fix Version/s: | None | 
| Type: | Improvement | Priority: | Default | 
| Reporter: | Andrei Pozolotin | Assignee: | Unassigned | 
| Resolution: | Unresolved | Votes: | 2 | 
| Labels: | None | ||
| Description | 
| Besides MINA there are some other Java IO frameworks as In order to use them in the QF/J engine we need to create some API to make the IO framework pluggable. Steps
 | 
| Comments | 
| Comment by Luca Burgazzoli [ 26/Feb/13 ] | 
| Hi, | 
| Comment by Jörg Thönnes [ 13/Mar/13 ] | 
| In reply to comment #1: Sounds like a good start. Did you make some progress here? | 
| Comment by Luca Burgazzoli [ 03/Sep/13 ] | 
| Not so much progress here as I was busy on some other stuffs. I'll start working again on it soon as on side project I've also did some test with reactor-tcp https://github.com/reactor/reactor as foundation for the communication layer and it works very well. In my humble opinion it is time to: 
 |