{"id":19316029,"url":"https://github.com/socketry/async-job-rails-example","last_synced_at":"2025-10-11T17:24:20.227Z","repository":{"id":224202133,"uuid":"760201311","full_name":"socketry/async-job-rails-example","owner":"socketry","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-14T06:29:11.000Z","size":79,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-14T07:43:47.356Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/socketry.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-20T01:08:49.000Z","updated_at":"2024-08-14T06:29:14.000Z","dependencies_parsed_at":"2024-02-24T14:21:51.847Z","dependency_job_id":"270d4292-6ed5-49ed-b36f-503ea39c5ae8","html_url":"https://github.com/socketry/async-job-rails-example","commit_stats":null,"previous_names":["socketry/async-job-rails-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fasync-job-rails-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fasync-job-rails-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fasync-job-rails-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/socketry%2Fasync-job-rails-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/socketry","download_url":"https://codeload.github.com/socketry/async-job-rails-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223900219,"owners_count":17222028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T01:09:31.743Z","updated_at":"2025-10-11T17:24:20.132Z","avatar_url":"https://github.com/socketry.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Async Job Rails Example\n\nThis example shows how to use `async-job-adapter-active_job`.\n\nIt supports both immediate dispatch and delayed dispatch using `ActiveJob`. For now, you must have `redis` running on localhost :)\n\n## Web Application\n\nStart the server:\n\n```shell\n$ bundle install\n$ bundle exec falcon serve\n```\n\nVisit [https://localhost:9292/](https://localhost:9292/) to enqueue a job.\n\n## Job Server\n\nStart the job server:\n\n```shell\n$ bundle exec async-job-adapter-active_job-server\n```\n\n## See Also\n\n- [Async::Job](https://github.com/socketry/async-job) - Asynchronous job processing library.\n- [Async::Job::Adapter::ActiveJob](https://github.com/socketry/async-job-adapter-active_job) - ActiveJob adapter for `Async::Job`.\n- [Async::Service](https://github.com/socketry/async-service) - Asynchronous service framework (used for job server).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fasync-job-rails-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsocketry%2Fasync-job-rails-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsocketry%2Fasync-job-rails-example/lists"}