{"id":21669803,"url":"https://github.com/ashtanko/mastering-concurrency-java","last_synced_at":"2025-03-20T07:35:53.451Z","repository":{"id":119747413,"uuid":"551678147","full_name":"ashtanko/mastering-concurrency-java","owner":"ashtanko","description":"☕ A concise guide to understanding and implementing concurrency in Java, covering key concepts, best practices, and techniques for building high-performance, responsive applications.","archived":false,"fork":false,"pushed_at":"2024-12-29T23:32:05.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T20:16:12.873Z","etag":null,"topics":["concurrent-programming","java","java-concurrency"],"latest_commit_sha":null,"homepage":"","language":"Java","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/ashtanko.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":"2022-10-14T21:47:49.000Z","updated_at":"2024-12-29T23:32:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc5b6aa5-852b-4e47-8109-fd8121ebc735","html_url":"https://github.com/ashtanko/mastering-concurrency-java","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/ashtanko%2Fmastering-concurrency-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtanko%2Fmastering-concurrency-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtanko%2Fmastering-concurrency-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashtanko%2Fmastering-concurrency-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashtanko","download_url":"https://codeload.github.com/ashtanko/mastering-concurrency-java/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244571091,"owners_count":20474176,"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":["concurrent-programming","java","java-concurrency"],"created_at":"2024-11-25T12:25:18.640Z","updated_at":"2025-03-20T07:35:53.437Z","avatar_url":"https://github.com/ashtanko.png","language":"Java","readme":"# Mastering concurrency in Java\n\n## Introduction\n\nThis project aims to provide a comprehensive understanding of concurrency in Java. Whether you're a beginner or an experienced developer, this guide will help you master the concepts of concurrency and parallelism in Java.\n\n## Getting Started\n\n### Prerequisites\n\n- Java 8 or higher\n- A compatible IDE (e.g., IntelliJ IDEA, Eclipse)\n\n### Installation\n\nClone the repository:\n\n```bash\ngit clone\n```\n\n## Key Concepts\n\n- Threads\n- Synchronization\n- Atomic Variables\n- Barrier Synchronization\n- Callable and Future\n- Concurrency Issues\n- Concurrency Collections\n- Daemon Threads\n- Deadlocks\n- Executors\n- Immutable Objects\n- Inter thread Communication\n- Locks\n- Monitor\n- Concurrency Problems\n- Reentrant Locks\n- Semaphores\n- Sharing Objects\n\n## MIT License\n\n```plain\nMIT License\n\nCopyright (c) 2024 Oleksii Shtanko\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtanko%2Fmastering-concurrency-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashtanko%2Fmastering-concurrency-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashtanko%2Fmastering-concurrency-java/lists"}