Hi everybody! I'm a Java and C developer working to a financial company. I'm working on a project of a Financial Authorization Server. We had the suggestion to use Mina framework insted of using C/C++ socket api. But we still have concerns about performance of a Java environment compared to a C/C++ one.
We expect to receive about 200 requests per second using ISO8583 protocol. Does anybody know about some case like that? Is there some benchmark comparing Mina and C/C++ ? Regards, Cassiano Alves
