Skip to content

Commit

Permalink
modify md
Browse files Browse the repository at this point in the history
  • Loading branch information
gitover22 committed Dec 23, 2024
1 parent 59df34e commit 9e73c55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
### SuperServer
a high performance server
<img src="image.png" alt="alt text" width="400" height="240">

a high performance server with:
- epoll + Reactor/Proactor = IO
- thread pool, database connection pool
- Synchronous/asynchronous logging systems
- RAII, semaphore, mutex, smart pointers and class templates
#### Project structure
```
|-- src source file dir
Expand Down
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9e73c55

Please sign in to comment.