Skip to main content

Queues

  • Chapter
  • First Online:
Practical Web Development with Haskell
  • 978 Accesses

Abstract

In this chapter, we will integrate our application with RabbitMQ. RabbitMQ is a popular queueing system. One common use case of RabbitMQ is for running a background task. A background task is a task that need not be done within a request-response cycle. Having a background task to handle a noncritical process helps make your application more responsive.

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 54.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 69.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

Notes

  1. 1.

    www.rabbitmq.com /

  2. 2.

    www.rabbitmq.com/tutorials/amqp-concepts.html

  3. 3.

    www.rabbitmq.com/getstarted.html

  4. 4.

    www.stackage.org/lts-10.3/package/amqp-0.18.1

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Ecky Putrady

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Putrady, E. (2018). Queues. In: Practical Web Development with Haskell. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-3739-7_6

Download citation

Publish with us

Policies and ethics