You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Program accepts multiple connections via multple threads, places spellcheck requestings into a semaphore controlled queue untill spell check can be completed and response sent to the client.