{"id":16738522,"url":"https://github.com/airhorns/sprockets-rails-parallel","last_synced_at":"2025-07-27T03:33:57.846Z","repository":{"id":3311873,"uuid":"4354310","full_name":"airhorns/sprockets-rails-parallel","owner":"airhorns","description":null,"archived":false,"fork":false,"pushed_at":"2012-07-16T17:51:43.000Z","size":176,"stargazers_count":7,"open_issues_count":0,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-13T06:30:20.778Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/airhorns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-17T02:57:59.000Z","updated_at":"2019-08-30T07:40:38.000Z","dependencies_parsed_at":"2022-08-21T01:20:33.862Z","dependency_job_id":null,"html_url":"https://github.com/airhorns/sprockets-rails-parallel","commit_stats":null,"previous_names":["hornairs/sprockets-rails-parallel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/airhorns/sprockets-rails-parallel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airhorns%2Fsprockets-rails-parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airhorns%2Fsprockets-rails-parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airhorns%2Fsprockets-rails-parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airhorns%2Fsprockets-rails-parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/airhorns","download_url":"https://codeload.github.com/airhorns/sprockets-rails-parallel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/airhorns%2Fsprockets-rails-parallel/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267294180,"owners_count":24065343,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-13T00:31:14.193Z","updated_at":"2025-07-27T03:33:57.804Z","avatar_url":"https://github.com/airhorns.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sprockets-rails-parallel\n\nsprockets-rails-parallel is a dirty monkeypatchy hack to make `sprockets-rails` use many processes when precompiling assets. It uses zmq, so you'll need that.\n\n## Installation\n\nAdd the gem to your gemfile and then in your `config/application.rb` or one of your environment files, add the following lines:\n\n```ruby\nconfig.assets.parallel_precompile = true\nconfig.assets.precompile_workers = Integer `sysctl -n hw.ncpu 2\u003e/dev/null` rescue 1 # or something like this\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairhorns%2Fsprockets-rails-parallel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fairhorns%2Fsprockets-rails-parallel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fairhorns%2Fsprockets-rails-parallel/lists"}