Tagged Questions

1
vote
1answer
688 views

Is it worthy to migrate quickfixj from Mina to Netty?

I am writing a FIX buyside GUI based on quickfixj. Although the performance is not an issue to a GUI, I am thinking of migrating the quickfixj from Mina to Netty as I would like to develop it to a ...