{"id":22270265,"url":"https://github.com/kitech/gearmand","last_synced_at":"2025-03-25T15:45:47.791Z","repository":{"id":142247165,"uuid":"5357247","full_name":"kitech/gearmand","owner":"kitech","description":"在阅读代码过程中，为了方便理解，添加的一些启发性注释。","archived":false,"fork":false,"pushed_at":"2012-11-18T02:40:12.000Z","size":1164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T14:14:46.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kitech.png","metadata":{"files":{"readme":"README","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-09T15:22:46.000Z","updated_at":"2014-07-11T03:12:18.000Z","dependencies_parsed_at":"2023-03-12T23:00:29.918Z","dependency_job_id":null,"html_url":"https://github.com/kitech/gearmand","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/kitech%2Fgearmand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitech%2Fgearmand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitech%2Fgearmand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitech%2Fgearmand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitech","download_url":"https://codeload.github.com/kitech/gearmand/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245493151,"owners_count":20624446,"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-03T12:07:52.644Z","updated_at":"2025-03-25T15:45:47.764Z","avatar_url":"https://github.com/kitech.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hi!\n\nYou've most likely downloaded this package as a tar.gz distribution,\nso you'll want to read Getting Started. If you are interested in\ndeveloping or submitting patches to the project, read the Contributing\nand Coding Style sections.\n\n\nGetting Started\n---------------\n\nTo build, you can follow the normal:\n\n./configure\nmake\nmake install\n\nYou can also run 'make test' before installing to make sure everything\nchecks out ok. Once you have it installed, you can start the Gearman\njob server with:\n\ngearmand -v\n\nThis will start it while printing some verbose messages. To try\nrunning a job through it, look in the examples/ directory of this\nsource and run:\n\n./reverse_worker\n\nOnce that is running, you can run your first job with:\n\n./reverse_client \"Hello, Gearman!\"\n\nIf all goes well, the reverse_worker application should have output:\n\nJob=H:lap:1 Workload=Hello, Gearman! Result=!namraeG ,olleH\n\nWhile the reverse_client returned:\n\nResult=!namraeG ,olleH\n\nIf you want to start writing your own client and workers, be sure to\ncheck out the developer API at:\n\nhttp://gearman.info/libgearman.html\n\nYou can also find other useful resources related to the project at:\n\nhttp://www.gearman.org/\n\nEnjoy!\n\n\nContributing\n------------\n\nIf you are getting this code from https://launchpad.net/gearmand\nthen continue reading. Otherwise these directions are not for you\n(well maybe...).\n\nTo obtain code from https://launchpad.net/gearmand you will need to\nissue the following command:\n\nbzr branch lp:gearmand\n\nOnce the tree is branched you will need to build the \"configure\"\nscript. You can do this by running the script:\n\n./config/autorun.sh\n\nIt will set up all of the files you need to build the package. At\nthat point it is just the typical \"./configure; make; make test;\nmake install\"\n\nFor a tarball release do a \"make dist\" and for an RPM type \"make rpm\".\n\nFor patches please create a branch on launchpad and propose it to be\nmerged into the trunk. You can find out more information on how to\ndo this at the launchpad help site:\n\nhttps://help.launchpad.net/\n\n\nThanks and keep hacking!\n\nCheers,\n  -Brian\n  Seattle, WA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitech%2Fgearmand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitech%2Fgearmand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitech%2Fgearmand/lists"}