Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Rake Task Management Essentials
  • Table Of Contents Toc
Rake Task Management Essentials

Rake Task Management Essentials

By : Andrey Koleshko
5 (4)
close
close
Rake Task Management Essentials

Rake Task Management Essentials

5 (4)
By: Andrey Koleshko

Overview of this book

Table of Contents (18 chapters)
close
close
Rake Task Management Essentials
Credits
About the Author
Acknowledgements
About the Reviewers
www.PacktPub.com
Preface
1
Index

Chapter 5. Running Tasks in Parallel

To speed up rake tasks, you could do a lot of things, starting with simple refactoring and ending with algorithm improvements. However, the easiest and the most efficient way is parallelism. It means that you invoke your chunks of code simultaneously in their own threads, if that's possible, instead of executing them consequently. This is why the finish time will be shorter in theory.

In this chapter, we will see how to use this feature and how Rake uses multithreading to run tasks in parallel. The chapter includes the following topics:

  • Defining tasks with parallel prerequisites

  • Thread safety of multitasks

  • Multiple task definitions with a common prerequisite

  • Applying multitasks in practice

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Rake Task Management Essentials
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon