{"id":15654891,"url":"https://github.com/joseluisq/fastify-cluster-example","last_synced_at":"2025-05-01T09:57:39.538Z","repository":{"id":146282517,"uuid":"192938621","full_name":"joseluisq/fastify-cluster-example","owner":"joseluisq","description":"A simple example of how to running a Fastify server in multi-threaded mode.","archived":false,"fork":false,"pushed_at":"2024-06-09T08:38:31.000Z","size":31,"stargazers_count":26,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-29T23:23:27.104Z","etag":null,"topics":["fastify","node-cluster","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/joseluisq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-06-20T14:51:18.000Z","updated_at":"2024-06-09T08:38:35.000Z","dependencies_parsed_at":"2024-04-10T18:24:20.907Z","dependency_job_id":"8faf5ddf-356f-42a4-9666-3d78f731e525","html_url":"https://github.com/joseluisq/fastify-cluster-example","commit_stats":{"total_commits":4,"total_committers":2,"mean_commits":2.0,"dds":0.25,"last_synced_commit":"ce27f4dc627eb5e7c6bd5198fe04905a05074295"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Ffastify-cluster-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Ffastify-cluster-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Ffastify-cluster-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joseluisq%2Ffastify-cluster-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joseluisq","download_url":"https://codeload.github.com/joseluisq/fastify-cluster-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248133110,"owners_count":21053168,"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":["fastify","node-cluster","typescript"],"created_at":"2024-10-03T12:54:41.822Z","updated_at":"2025-05-01T09:57:39.513Z","avatar_url":"https://github.com/joseluisq.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fastify Cluster Example\n\n\u003e A simple example of how to running a [Fastify](https://www.fastify.io/) server in [multi-threaded](https://nodejs.org/api/cluster.html#cluster_cluster) mode.\n\n## Usage\n\n```sh\n~\u003e yarn\n~\u003e yarn start\nyarn run v1.22.4\n$ ts-node src/index.ts\nTotal Number of Cores: 4\nMaster 14784 is running\nWorker 14785 is listening\nWorker 14786 is listening\nWorker 14787 is listening\nWorker 14788 is listening\nWorker 14787 started\nWorker 14785 started\n🚀 Server ready at http://[::]:7300 on worker 2\nWorker 14788 started\n🚀 Server ready at http://[::]:7300 on worker 0\n🚀 Server ready at http://[::]:7300 on worker 3\nWorker 14786 started\n🚀 Server ready at http://[::]:7300 on worker 1\n```\n\n## Testing\n\nTODO\n\n## Benchmarks\n\nTODO\n\n## License\nMIT license\n\n© 2019 [Jose Quintana](https://git.io/joseluisq)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluisq%2Ffastify-cluster-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseluisq%2Ffastify-cluster-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseluisq%2Ffastify-cluster-example/lists"}