Pro .NET Memory Management For Better Code, Performance, and Scalability

Readers will also benefit from a multitude of .NET memory management “rules” to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls. Konrad Kokosa is an experienced software designer, developer, and Microsoft MVP specializing in Micros...

Full description

Bibliographic Details
Main Author: Kokosa, Konrad
Format: eBook
Language:English
Published: Berkeley, CA Apress 2018, 2018
Edition:1st ed. 2018
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 03684nmm a2200385 u 4500
001 EB001854955
003 EBX01000000000000001019257
005 00000000000000.0
007 cr|||||||||||||||||||||
008 181201 ||| eng
020 |a 9781484240274 
100 1 |a Kokosa, Konrad 
245 0 0 |a Pro .NET Memory Management  |h Elektronische Ressource  |b For Better Code, Performance, and Scalability  |c by Konrad Kokosa 
250 |a 1st ed. 2018 
260 |a Berkeley, CA  |b Apress  |c 2018, 2018 
300 |a XXXI, 1072 p. 293 illus  |b online resource 
505 0 |a 1. Basic Concepts -- 2. Low-Level Memory Management -- 3. Memory Measurements -- 4. .NET Fundamentals -- 5. Memory Partitioning -- 6. Memory Allocation -- 7. Garbage Collection: Introduction -- 8. Garbage Collection: Mark Phase -- 9. Garbage Collection: Plan Phase -- 10. Garbage Collection: Sweep and Compact.-11. GC Flavors -- 12. Finalization -- 13. Miscellaneous Topics -- 14. Advanced Techniques -- 15. Programmatical APIs 
653 |a Compilers (Computer programs) 
653 |a Microsoft software 
653 |a Compilers and Interpreters 
653 |a Software engineering 
653 |a Microsoft 
653 |a Memory management (Computer science) 
653 |a Software Engineering 
653 |a Computer Memory Structure 
653 |a Microsoft .NET Framework 
653 |a Computer storage devices 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4842-4027-4 
856 4 0 |u https://doi.org/10.1007/978-1-4842-4027-4?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.268 
520 |a Readers will also benefit from a multitude of .NET memory management “rules” to live by that introduce methods for writing memory-aware code and the means for avoiding common, destructive pitfalls. Konrad Kokosa is an experienced software designer, developer, and Microsoft MVP specializing in Microsoft technologies, but curious about everything else. A programmer for more than a decade, he has a passion for solving performance problems, speeding up applications, and resolving all types of architectural puzzles in .NET. Konrad is an independent consultant, and an active member of the community, blogging, speaking, and training. He is co-founder of Dotnetos.org 
520 |a Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write software that interacts with it efficiently and effectively. Pro .NET Memory Management is your comprehensive guide to writing better software by understanding and working with memory management in .NET.  
520 |a What You'll Learn: Understand the theoretical underpinnings of automatic memory management Take a deep dive into every aspect of .NET memory management, including detailed coverage of garbage collection (GC) implementation, that would otherwise take years of experience to acquire Get practical advice on how this knowledge can be applied in real-world software development Use practical knowledge of tools related to .NET memory management to diagnose various memory-related issues Explore various aspects of advanced memory management, including use of Span and Memory types This book is for .NET developers, solution architects, and performance engineers. Thoroughly vetted by the .NET Team at Microsoft, this book contains 25 valuable troubleshooting scenarios designed to help diagnose challenging memory problems.