swift-server / guides

Guides for building, debugging and deploying Swift Server applications
258 stars 21 forks source link

swift service developer guide #65

Open tomerd opened 3 years ago

tomerd commented 3 years ago

=> choosing observability (logging, metrics, tracing) backendends and integrating them into the service => best practices for composition of dependencies (concurrency, observability and beyond) => concurrency considerations, avoiding context switches => handling crashes and collecting crash reports / backtraces => serialization considerations unique to swift => security considerations unique to swift

ktoso commented 3 years ago

guide about task locals from a service perspective, how those work, just the basics