E-Book, Englisch, 212 Seiten
Serdar Effective Concurrency in Go
1. Auflage 2023
ISBN: 978-1-80461-598-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Develop, analyze, and troubleshoot high performance concurrent applications with ease
E-Book, Englisch, 212 Seiten
ISBN: 978-1-80461-598-0
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Effective Concurrency in Go".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Algorithmen & Datenstrukturen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
Weitere Infos & Material
Table of Contents - Concurrency: A High-level Overview
- Go Concurrency Primitives
- The Go memory model
- Some well-known concurrency problems
- Worker pools and pipelines
- Error handling
- Timers and Tickers
- Handling requests concurrently
- Atomic memory operations
- Troubleshooting Concurrency Issues