Push data to flex client
- by KensoDev
Howday,
I want to push data to flex clients.
I am talking about anywhere between 5000-15000 concurrent users, need to get data every time a currency is changed so that means lots of changes for lots of users.
I have been looking into WebOrb.net, but the performance seem very poor (100 users concurrent) for a product so pricy (we purchased a license).
So, I have to look into alternatives, I know there's fluorineFx but it seems no one is really using it for products and it lacks in examples and documentation.
My question is:
what products can answer my needs (.net backend) and what are the performance I can expect out of these products?
Thanks