Автор
Jesse Storimer
  • 3 книги
  • 1 читатель
5.0
3оценки
Рейтинг автора складывается из оценок его книг. На графике показано соотношение положительных, нейтральных и негативных оценок.
5.0
3оценки
5 3
4 0
3 0
2 0
1 0
без
оценки
0

Jesse Storimer – лучшие книги

  • Working with Ruby Threads Jesse Storimer
    Год издания: 2013
    Издательство: The Pragmatic Programmers
    This book will help you get the story straight when it comes to multi-threaded programming in Ruby. Heard of things like Ruby’s GIL? Mutexes? Race conditions? Actors? This book is a gentle introduction to these topics for the complete concurrency beginner. After reading, you’ll have a firm grasp on why multi-threaded concurrency matters, how to use multiple threads safely, what issues to be aware of in your libraries or your Rails apps, and even see some walkthroughs of real-world multi-threaded code. Don’t get left behind—join the conversation and take advantage of your modern multicore hardware.
  • Working with UNIX Processes Jesse Storimer
    Год издания: 2012
    You're a modern master of Ruby. Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.

    This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.