{"id":22850331,"url":"https://github.com/sebastianbecker2/multithreading","last_synced_at":"2025-03-31T06:29:04.234Z","repository":{"id":116613348,"uuid":"320546821","full_name":"SebastianBecker2/Multithreading","owner":"SebastianBecker2","description":"Demo apps to show multithreading issues","archived":false,"fork":false,"pushed_at":"2022-02-10T17:50:45.000Z","size":103,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-06T10:53:22.865Z","etag":null,"topics":["demo-apps","multithread"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"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/SebastianBecker2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-11T10:52:16.000Z","updated_at":"2022-11-20T17:30:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"13beb302-9f63-4906-b0d3-ed0bfe3f92ce","html_url":"https://github.com/SebastianBecker2/Multithreading","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/SebastianBecker2%2FMultithreading","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBecker2%2FMultithreading/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBecker2%2FMultithreading/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SebastianBecker2%2FMultithreading/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SebastianBecker2","download_url":"https://codeload.github.com/SebastianBecker2/Multithreading/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246428250,"owners_count":20775737,"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":["demo-apps","multithread"],"created_at":"2024-12-13T05:07:13.127Z","updated_at":"2025-03-31T06:29:04.222Z","avatar_url":"https://github.com/SebastianBecker2.png","language":"C#","readme":"# Multithreading\n\n[![Build status](https://ci.appveyor.com/api/projects/status/jnlmxljyearwsxr8/branch/master?svg=true)](https://ci.appveyor.com/project/SebastianBecker2/multithreading/branch/master)\n\nDemo apps to show multithreading issues\n\nIt contains a Notes.txt file with some links and buzzwords regarding multithreading.\nAnd a power point presentation on how multiple cores can be used for data processing.\nAs well as four projects, which try to visualize issues that come up when implementing multithread.\n\nIntegerIncrement:\nShows how a simple operation like incrementing an integer in C++ is not an atomic operation by default.\n\nConcurrentConsoleOutput:\nShows how accessing a shared resource from multiple threads can cause issues. And how those can be solved with locking.\n\nAsyncOperations:\n[Not to be confused with C#'s async-await feature] Shows how longer operations can be made asynchronious using a separate thread.\nWell... kinda. It just shows that it's possible. It's obviously not best practice to do it that way.\n\nDataProcessing:\nShows how multiple cores can be utilized for complex data processing.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbecker2%2Fmultithreading","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastianbecker2%2Fmultithreading","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianbecker2%2Fmultithreading/lists"}