Skip to content

MikhailBelkin/cpp-search-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

cpp-search-server

Search server backend and front end. Supprot parallel requests

New version of search server contains simple frontend:

Custom TCP Server based on boost::asio. It is using acync tcp/ip operation. So it's support many connection(>10K).

Usage search-server

Be able to use telnet or terminal as client

You need just type key words and server show relevance documents.

"show" - command shows all typed requests

"quit" - exit from terminal and close connetion

Build with C++17 Using Boost C++ library

About

Search server backend and frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages