c# 4.0 - Best practice of load balancing web server -


i have web api 2 coded using c# , ubuntu webrtc servers

my problem how implement load balance web api control or redirect user use webrtc server , how manage leading mechanism idea or article read ?


Comments

Popular posts from this blog

c# - Update a combobox from a presenter (MVP) -

javascript - Knockout pushing observable and computed data to an observable array -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -