Skip to content

socketry/async-job-rails-example

Repository files navigation

Async Job Rails Example

This example shows how to use async-job-adapter-active_job.

It supports both immediate dispatch and delayed dispatch using ActiveJob. For now, you must have redis running on localhost :)

Web Application

Start the server:

$ bundle install
$ bundle exec falcon serve

Visit https://localhost:9292/ to enqueue a job.

Job Server

Start the job server:

$ bundle exec async-job-adapter-active_job-server

See Also

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 2

  •  
  •