Web Framework Benchmarks Round 22
https://www.techempower.com/benchmarks/#section=data-r22
Web Framework Benchmarks Round 13
https://www.techempower.com/benchmarks/#section=data-r13
Supplement of the benchmark result :
- treefrog : TreeFrog (MPM:thread) + MySQL
- treefrog-postgres : TreeFrog (MPM:thread) + PostgreSQL
- treefrog-mongo : TreeFrog (MPM:thread) + MongoDB
- thread-hybrid : treefrog (MPM:hybrid) + MySQL
Tiny C++ Interpreter
Cpi is a tiny interpreter for C++17 or C++20.
https://treefrogframework.github.io/cpi/
Chat of WebSocket
Chat sample app of WebSocket. Play it! I am going to upload how to create that.
http://chatsample.treefrogframework.org
Server was implemented by TreeFrog.
Sample app, blogapp
This is the one I made for the tutorial. Access here.
Search
Languages
Translate
Users Guide
- Introduction
- Install
- Tutorial
- Generator
- Controller
- Model
- View
- Helper Reference
- Configuration
- WebSocket
- Security
- Debug
- Test
- Deployment
- Cooperation with the Reserve Proxy Server
- Performance