Skip to main content

Active Job

  • Chapter
  • First Online:
Learn Rails 5.2
  • 1096 Accesses

Abstract

Sometimes a specific piece of code takes a long time to run but doesn’t need to run right away. An example is sending an e-mail after creating an order at the end of an online shopping workflow. It can take a long time to send an e-mail, but you don’t want your user to wait for that to happen within the controller. It makes more sense to use a queueing mechanism for these tasks.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 44.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 59.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Stefan Wintermeyer

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Wintermeyer, S. (2018). Active Job. In: Learn Rails 5.2. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3489-1_10

Download citation

Publish with us

Policies and ethics