A
Alan Zhong
we have our users from all 20 or 30 cities in the states, everyone is
connecting to our terminal server using thin clients.
the application i made is fair complicate and easily eats up 50 mb of
ram per user. i assume at least 100 users can connect and user the app
in the same time. then we need at least 5gb of ram... too much.
we might have to get 3 identical servers and group the users (but this
is not what we like to do.)
what's your opinions on this issues? is making the app MDI saving some
memory?
why is windows forms so resource demanding???
connecting to our terminal server using thin clients.
the application i made is fair complicate and easily eats up 50 mb of
ram per user. i assume at least 100 users can connect and user the app
in the same time. then we need at least 5gb of ram... too much.
we might have to get 3 identical servers and group the users (but this
is not what we like to do.)
what's your opinions on this issues? is making the app MDI saving some
memory?
why is windows forms so resource demanding???