目錄(54章)
倒序
- coverpage
- Mastering ServiceStack
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Distributed Systems and How ServiceStack Jumps in
- A message-based service
- The processing chains of ServiceStack
- A brief history of distributed systems
- Problems with distributed systems
- Summary
- Chapter 2. ServiceStack as Your Unique Point of Access
- The IoC container
- The Ticket application
- Sessions
- Cache
- Authentication and authorization
- Summary
- Chapter 3. Asynchronous Communication between Components
- In Memory MQ
- RCON
- RedisMQ
- RabbitMQ
- Server-sent events
- Look left and right
- Summary
- Chapter 4. Analyzing and Tuning a Distributed System
- Request logging
- Profiling requests
- Minimizing the footprint of HTTP requests
- Accessing information provided by RequestInfoFeature
- Summary
- Chapter 5. Documentation and Versioning
- Metadata page
- Querying your service with Swagger
- Querying your service with Postman
- Versioning requests
- Validating your requests
- Summary
- Chapter 6. Extending ServiceStack
- Writing your own plugin
- Intercepting requests and responses
- Registering new services and endpoints
- Summary
- Index 更新時間:2021-07-09 21:27:23
推薦閱讀
- Flask Web全棧開發(fā)實戰(zhàn)
- Unreal Engine Physics Essentials
- Vue.js入門與商城開發(fā)實戰(zhàn)
- SQL語言從入門到精通
- Groovy for Domain:specific Languages(Second Edition)
- YARN Essentials
- 高級C/C++編譯技術(典藏版)
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第3版)
- FLL+WRO樂高機器人競賽教程:機械、巡線與PID
- Unity UI Cookbook
- Java網(wǎng)絡編程核心技術詳解(視頻微課版)
- Visual FoxPro 6.0程序設計
- Mobile Forensics:Advanced Investigative Strategies
- C++面向?qū)ο蟪绦蛟O計
- 大象:Thinking in UML(第二版)
- Mastering React Test:Driven Development
- Hands-On GUI Application Development in Go
- 米思齊實戰(zhàn)手冊:Arduino圖形化編程指南
- Python Geospatial Analysis Cookbook
- Java并發(fā)編程深度解析與實戰(zhàn)
- 輕松玩轉Scratch 3.0編程(第2版)
- Cacti實戰(zhàn)
- C++程序設計習題解析與實踐教程
- 企業(yè)微信開發(fā)詳解
- 高效制勝:程序員面試典型題解
- Learning SAP BusinessObjects Dashboards
- Unity Shaders and Effects Cookbook
- 編寫整潔的Python代碼
- GraphQL實戰(zhàn):寫給全棧工程師們
- C語言程序設計教程