{"id":22282627,"url":"https://github.com/carbonfive/hellod","last_synced_at":"2025-07-28T21:31:53.070Z","repository":{"id":1705366,"uuid":"2434430","full_name":"carbonfive/hellod","owner":"carbonfive","description":"HTTP performance testing","archived":false,"fork":false,"pushed_at":"2011-10-31T16:19:53.000Z","size":1006,"stargazers_count":44,"open_issues_count":1,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-15T12:18:27.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/carbonfive.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}},"created_at":"2011-09-22T02:39:39.000Z","updated_at":"2023-10-17T06:37:40.000Z","dependencies_parsed_at":"2022-09-03T21:30:41.573Z","dependency_job_id":null,"html_url":"https://github.com/carbonfive/hellod","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/carbonfive%2Fhellod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fhellod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fhellod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carbonfive%2Fhellod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carbonfive","download_url":"https://codeload.github.com/carbonfive/hellod/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227956436,"owners_count":17847046,"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-12-03T16:34:04.495Z","updated_at":"2024-12-03T16:34:05.614Z","avatar_url":"https://github.com/carbonfive.png","language":"Java","readme":"HelloD\n====================\n\nTesting high performance HTTP \"Hello World\" servers.\n\nRuby - port 8080\n-----------\n\n    gem install eventmachine http_parser.rb\n    ruby ruby/server.rb\n\nNode - port 8081\n-----------\n\n    brew install node\n    node node/server.js\n\nGo - port 8082\n-----------\n\n    easy_install mercurial\n    brew install go\n    export GOROOT=/usr/local/Cellar/go/r60.1\n    cd go\n    make\n    ./hellod\n\nClojure - port 8083\n-----------\n\n    Install Leiningen from https://github.com/technomancy/leiningen\n    cd clj ; lein run\n\nErlang - port 8084\n-----------\n\n    brew install -v erlang --use-gcc\n    brew install rebar\n    cd erlang; ./shell\n    # in shell\n    \u003e application:start(hello).\n\n    NOTE: you need the trailing '.' in the shell.\n\nC / libev - port 8085\n-----------\n\n    brew install libev (or apt-get install libev libev-dev)\n    make\n    ./hellod\n\nJava / Simple Java NIO - port 8086\n-----------\n\n    cd java-nio\n    ./compile \n    ./hellod\n\nJava / JBoss Netty (w/ NIO) - port 8087\n-----------\n\n    cd java-netty\n    ./compile \n    ./hellod\n\nBenchmark\n-----------\n    ab -n 10000 -c 100 http://localhost:8080/\n\nor 8081 or 8082...\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fhellod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarbonfive%2Fhellod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarbonfive%2Fhellod/lists"}