{"id":20836302,"url":"https://github.com/igrigorik/bmr-wordcount","last_synced_at":"2025-05-08T02:38:58.821Z","repository":{"id":514150,"uuid":"142035","full_name":"igrigorik/bmr-wordcount","owner":"igrigorik","description":"Browser Map-Reduce: distributed word count example","archived":false,"fork":false,"pushed_at":"2011-06-03T03:24:22.000Z","size":96,"stargazers_count":33,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T16:34:43.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.igvita.com/2009/03/03/collaborative-map-reduce-in-the-browser/ ","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/igrigorik.png","metadata":{"files":{"readme":"README.rdoc","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}},"created_at":"2009-03-03T16:21:56.000Z","updated_at":"2021-10-21T20:41:15.000Z","dependencies_parsed_at":"2022-07-07T18:21:02.137Z","dependency_job_id":null,"html_url":"https://github.com/igrigorik/bmr-wordcount","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrigorik%2Fbmr-wordcount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrigorik%2Fbmr-wordcount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrigorik%2Fbmr-wordcount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igrigorik%2Fbmr-wordcount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igrigorik","download_url":"https://codeload.github.com/igrigorik/bmr-wordcount/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252988607,"owners_count":21836571,"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-18T00:29:27.766Z","updated_at":"2025-05-08T02:38:58.801Z","avatar_url":"https://github.com/igrigorik.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Browser / HTTP Map-Reduce driver\n\nWorking example of browser based, HTTP driven map-reduce for a distributed\nword count. The jobs are assigned by the job-server and computation is done\nby the clients browser, after which the results are posted back (emit) to the\nserver and the cycle repeats until the computation is done.\n\n== Huh, why?\n\nIt's a proof of concept with the goal of lowering the barrier to entry for any online\nuser to contribute some of their spare CPU cycles to a distributed computation.\nAfter all, what could be easier than clicking a link?\n\n== Launching example\n\n  (1) \u003e ruby jobserver.rb -p 80 -e production\n  (2) \u003e open your browser and point it to the jobserver\n\n  That's it.\n\nFor full details, take a look at:\nhttp://www.igvita.com/2009/03/03/collaborative-map-reduce-in-the-browser/\n\n== Contact\nIlya Grigorik \u003cilya@igvita.com\u003e (Twitter: @igrigorik)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrigorik%2Fbmr-wordcount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figrigorik%2Fbmr-wordcount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figrigorik%2Fbmr-wordcount/lists"}