- Go Web Development Cookbook
- Arpit Aggarwal
- 59字
- 2021-08-27 19:01:12
Creating a simple TCP server
Whenever you have to build high performance oriented systems then writing a TCP server is always the best choice over an HTTP server, as TCP sockets are less hefty than HTTP. Go supports and provides a convenient way of writing TCP servers using a net package, which we will be covering in this recipe.
推薦閱讀
- SEO 20日
- Oracle SOA Suite 11g Performance Tuning Cookbook
- 計算機網絡與數據通信
- 正在爆發的互聯網革命
- Building RESTful Web Services with Spring 5(Second Edition)
- 數字通信同步技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 大話社交網絡
- Getting Started with Grunt:The JavaScript Task Runner
- Yii Application Development Cookbook(Second Edition)
- 中國互聯網發展報告2018
- 邁向自智網絡時代:IP自動駕駛網絡
- Microservice Patterns and Best Practices
- 物聯網長距離無線通信技術應用與開發
- 網管工具使用與技巧大全
- 計算機網絡技術及應用