Push data to flex client
Posted
by KensoDev
on Stack Overflow
See other posts from Stack Overflow
or by KensoDev
Published on 2010-03-14T07:16:09Z
Indexed on
2010/03/14
7:25 UTC
Read the original article
Hit count: 357
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
© Stack Overflow or respective owner