{"id":19306915,"url":"https://github.com/georgecatalin/multi-threading-and-ipc-with-qt-5-cpp","last_synced_at":"2026-05-16T15:33:10.236Z","repository":{"id":146179848,"uuid":"339056451","full_name":"georgecatalin/Multi-Threading-and-IPC-with-Qt-5-CPP","owner":"georgecatalin","description":"Code practice associated with the Udemy course \"Multi-Threading and IPC with Qt 5 C++\" authored by Daniel Gakwaya.","archived":false,"fork":false,"pushed_at":"2021-02-17T15:33:05.000Z","size":413,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-06T01:09:30.005Z","etag":null,"topics":["cpp","qt","qt5","qthread-subclass","udemy-course"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/georgecatalin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-15T11:30:56.000Z","updated_at":"2025-01-02T14:23:52.000Z","dependencies_parsed_at":"2023-07-08T14:15:55.644Z","dependency_job_id":null,"html_url":"https://github.com/georgecatalin/Multi-Threading-and-IPC-with-Qt-5-CPP","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/georgecatalin%2FMulti-Threading-and-IPC-with-Qt-5-CPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgecatalin%2FMulti-Threading-and-IPC-with-Qt-5-CPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgecatalin%2FMulti-Threading-and-IPC-with-Qt-5-CPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georgecatalin%2FMulti-Threading-and-IPC-with-Qt-5-CPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georgecatalin","download_url":"https://codeload.github.com/georgecatalin/Multi-Threading-and-IPC-with-Qt-5-CPP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240408990,"owners_count":19796788,"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":["cpp","qt","qt5","qthread-subclass","udemy-course"],"created_at":"2024-11-10T00:08:52.976Z","updated_at":"2026-05-16T15:33:05.202Z","avatar_url":"https://github.com/georgecatalin.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Threading-and-IPC-with-Qt-5-C-\nCode practice associated with the Udemy course \"Multi-Threading and IPC with Qt 5 C++\" authored by Daniel Gakwaya.\n\nhttps://www.udemy.com/course/multi-threading-and-ipc-with-qt-c-plus-plus/\n\nUse Threads and Inter Process Communication in your Qt 5 C++ applications : A Practical Walk Through of Qt 5 offerings\n\n# Summary\n## Section 1: Introduction\n* Welcome\n* Threads, Processes and IPC : Context\n\n## Section 2: Creating Threads\n* Threading Overview\n* QThread-Create\n* MoveToThread\n* Subclass QThread\n* QThread with asynchronous code-QThread-Create\n* QThread with asynchronous code-MoveToThread\n* QThread with asynchronous code-Subclass QThread\n* ThreadPool and QRunnable\n* ThreadPool and QRunnable - Sending feedback to ui\n* ThreadPool and QRunnable - Async Code\n* Custom Type Signal Parameters\n* Threading Methods Comparison\n\n## Section 3: Thread Synchronization\n* Thread Synchronization Overview\n* Thread Synchronization - Mutex\n* Thread Synchronization - Mutex -Shared variable\n* Thread Synchronization - ReadWrite Lock\n* Thread Synchronization - Semaphores\n* Thread Synchronization - WaitConditions\n* Wait Conditions - Pause Resume\n* Thread Synchronization- Chapter Review\n\n## Section 4: Thread Safety and Reentrancy\n* Thread Safety and Reentrancy Overview\n* Cross Thread Signals and Slots - Example1\n* Cross Thread Signals and Slots - Example2\n* Cross Thread Signals and Slots - Example3\n* Slots in QThread Subclass\n* Thread Safety and Reentrancy - Chapter Review\n\n## Section 5: Qt Concurrent\n* Qt Concurrent Overview\n* Qt Concurrent-run-synchronous\n* Qt Concurrent Asynchronous - Return values\n* Qt Concurrent-map\n* Qt Concurrent-maped\n* Qt Concurrent-mapReduced\n* Qt Concurrent-Filter\n* Qt Concurrent-Filtered\n* Qt Concurrent-FilterReduce\n* Qt Concurrent-QFutureSynchronizer\n* Qt Concurrent : Feedback\n* Threading Overview-Comparison\n\n## Section 6: Processes\n* Processes and QProcess\n\n## Section 7: Inter Process Communication\n* IPC Overview\n* IPC- SharedMemory\n* IPC -TCP( QTcpSocket)\n* IPC - Files on FileSystem\n* IPC Overview-Comparison\n\n## Section 8: DBus\n* DBus Overview\n* DBus-Client-Server : Server\n* DBus Client-Server : Client\n* DBus-SignalsSlots\n* QDBusMessage\n* QDBusInterface\n* Introspection\n* DBus-Overview\n\n## Section 9: Wrap up\n* Course Wrap up\n\n![landing](/connect.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgecatalin%2Fmulti-threading-and-ipc-with-qt-5-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorgecatalin%2Fmulti-threading-and-ipc-with-qt-5-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorgecatalin%2Fmulti-threading-and-ipc-with-qt-5-cpp/lists"}