TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
shrikant Jumbad
NA
16
35.7k
Retry logic on servers either in c# or cpp
Jun 7 2019 3:21 AM
Hi friends.. I have urgent query.. quick help is appreciated I need to write retry logic in c#/ c++ with below scenario 1)in config file(ini file) I need list of server 2) after that in c#/cpp file if one server fails then request should go to another server and so on..there is list of 5 server Currently in our application if server fails then it retries on the same server.Now as per the requirement it should try on different server instead of same server. So I need retry logic for different server
Reply
Answers (
1
)
Cannot test connection to mysql
Help with coding a event handler