目錄(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 更新時(shí)間:2021-07-09 21:27:23
推薦閱讀
- C語言程序設(shè)計(jì)案例教程
- HTML5移動(dòng)Web開發(fā)技術(shù)
- Testing with JUnit
- Android開發(fā)精要
- PHP 7底層設(shè)計(jì)與源碼實(shí)現(xiàn)
- Python爬蟲開發(fā):從入門到實(shí)戰(zhàn)(微課版)
- Arduino開發(fā)實(shí)戰(zhàn)指南:LabVIEW卷
- Apache Hive Essentials
- Android系統(tǒng)原理及開發(fā)要點(diǎn)詳解
- iOS自動(dòng)化測試實(shí)戰(zhàn):基于Appium、Python與Pytest
- 區(qū)塊鏈技術(shù)進(jìn)階與實(shí)戰(zhàn)(第2版)
- Python從入門到精通
- 現(xiàn)代C:概念剖析和編程實(shí)踐
- Android Studio開發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App上線 (移動(dòng)開發(fā)叢書)
- Three.js Essentials
- Analytics for the Internet of Things(IoT)
- 計(jì)算機(jī)輔助設(shè)計(jì)與繪圖技術(shù)(AutoCAD 2014教程)(第三版)
- Neo4j權(quán)威指南 (圖數(shù)據(jù)庫技術(shù)叢書)
- WordPress 3.7 Complete(Third Edition)
- 點(diǎn)云庫PCL從入門到精通
- OData Programming Cookbook for .NET Developers
- Arduino for Secret Agents
- 軟技能:代碼之外的生存指南
- Visual FoxPro程序設(shè)計(jì)實(shí)踐教程(第3版)
- C語言學(xué)習(xí)指南:從規(guī)范編程到專業(yè)級開發(fā)
- 機(jī)械制圖與計(jì)算機(jī)繪圖(通用)(第2版)
- Tkinter GUI Application Development Blueprints(Second Edition)
- Python機(jī)器學(xué)習(xí)原理與算法實(shí)現(xiàn)
- C語言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)與習(xí)題精選
- JavaEE主流開源框架