We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 546154a commit 9a83d78Copy full SHA for 9a83d78
1 file changed
README.md
@@ -35,7 +35,7 @@ in place of modern web-application requirements.
35
- ✅ Multiple protocol subtypes (NLAFP for files, NLAMP for application server requests)
36
- ✅ Simple, extensible architecture
37
38
-**Main Features**:
+**FalconAS Server Features**:
39
- ✅ **Kernel Mutex-Less**: Built with on-chip atomic user space locks
40
- ✅ **Lightning-Fast Performance**: Optimized for modern hardware with epoll-based architecture
41
- ✅ **Threaded Static File Delivery**: Threading and in-kernel sendfile() increase scheduling latency
0 commit comments