{"id":19691042,"url":"https://github.com/cameronclay/parallel-co-processing","last_synced_at":"2026-06-12T19:32:47.329Z","repository":{"id":224457729,"uuid":"754324274","full_name":"CameronClay/parallel-co-processing","owner":"CameronClay","description":"Distributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data.","archived":false,"fork":false,"pushed_at":"2024-06-05T05:56:43.000Z","size":3431,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T10:59:34.840Z","etag":null,"topics":["boost","cpp","google-test","stl","win32-api","wnlib"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CameronClay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_1_0.txt","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":"2024-02-07T20:34:07.000Z","updated_at":"2024-06-11T23:58:36.000Z","dependencies_parsed_at":"2024-05-16T21:24:16.366Z","dependency_job_id":"dae98d05-cca2-4289-9074-8f907c2483b1","html_url":"https://github.com/CameronClay/parallel-co-processing","commit_stats":null,"previous_names":["cameronclay/parallel-co-processing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CameronClay/parallel-co-processing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fparallel-co-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fparallel-co-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fparallel-co-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fparallel-co-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CameronClay","download_url":"https://codeload.github.com/CameronClay/parallel-co-processing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameronClay%2Fparallel-co-processing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34260309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["boost","cpp","google-test","stl","win32-api","wnlib"],"created_at":"2024-11-11T19:07:48.927Z","updated_at":"2026-06-12T19:32:47.303Z","avatar_url":"https://github.com/CameronClay.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\nDistributed Data Processing application (Windows only) that utilizes multiple computers to execute an algorithm on a set of data. The clients will then send the processsed data back to the server so it can be reordered and combined. This speeds up the processing and analysis of data drastically over using a single computer.  \n\nCustom algorithms and custom data can be created/generated for the clients to process/anyalze.\n\n### Setup\n* Make sure TCPCS.dll, TCPCS.lib, zlib1.dll are all in the executable directory before running.\n* Run DataGen to generate data for the clients to process\n* Start the server\n* Allow connections on the server\n* Start the client(s)\n* Connect the clients and recvdata\n\n### Dependencies\n- WNLIB - https://github.com/CameronClay/WNLIB-Chat\n\n### Unit Testing\n- Unit testing done with Google Test.\n\n### Tooling\n- C++\n- Boost.LockFree\n- Google Test\n- Win32 API\n- Visual Studio\n\n#### Server usage\n```\nCommands: help, exit, allowcon, shutdown  \nServer\u003e allowcon -h  \nUsage: -p=Port [-ipv=ipv4/ipv6/ipboth[ipv4] -nt=nThreads[8] -nct=nConcurrentThreads[4] -nca=nConcurrentAccepts[4]]\n```\n\n#### Client usage\n```\nCommands: help, exit, connect, disconnect, recvdata  \nClient\u003e connect -h  \nUsage: -ip=IP address -p=port -ipv6=true/false[false] [-t=timesec[5.0]]  \nClient\u003e recvdata -h  \nUsage: [-nt=nThreads[2] -nct=nConcThreads[1]]  \n```\n\n##### Disclamer\nUse at own risk. NO warranty is provided whatsoever.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronclay%2Fparallel-co-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcameronclay%2Fparallel-co-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronclay%2Fparallel-co-processing/lists"}