{"id":26428665,"url":"https://github.com/tknishh/assignment-ai-planet","last_synced_at":"2025-08-26T20:10:21.045Z","repository":{"id":224118476,"uuid":"762468587","full_name":"tknishh/assignment-ai-planet","owner":"tknishh","description":"Multithread-priority-queue implementation.","archived":false,"fork":false,"pushed_at":"2024-03-02T07:53:29.000Z","size":307,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T00:09:37.360Z","etag":null,"topics":["ai-planet","assignment","heapq","juet","mutex","python-developer","thread-safe"],"latest_commit_sha":null,"homepage":"","language":"Python","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/tknishh.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":"2024-02-23T21:01:54.000Z","updated_at":"2024-03-18T07:05:38.000Z","dependencies_parsed_at":"2024-02-23T22:24:25.745Z","dependency_job_id":"310b9c94-9937-49c5-aa98-6ea79d041f34","html_url":"https://github.com/tknishh/assignment-ai-planet","commit_stats":null,"previous_names":["tknishh/assignment-ai-planet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tknishh/assignment-ai-planet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknishh%2Fassignment-ai-planet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknishh%2Fassignment-ai-planet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknishh%2Fassignment-ai-planet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknishh%2Fassignment-ai-planet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tknishh","download_url":"https://codeload.github.com/tknishh/assignment-ai-planet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tknishh%2Fassignment-ai-planet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272252642,"owners_count":24900705,"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","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"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":["ai-planet","assignment","heapq","juet","mutex","python-developer","thread-safe"],"created_at":"2025-03-18T04:40:43.126Z","updated_at":"2025-08-26T20:10:21.002Z","avatar_url":"https://github.com/tknishh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multi-Threaded Priority Message Queue System\n\n## Overview\n\nThis project implements a multi-threaded priority message queue system in Python. The system allows multiple threads to send messages to each other with varying priorities. Upon receiving a message, the receiving thread performs a simple action using a thread pool.\n\n\n## Basic Architecture\n\n![Architecture Diagram](https://github.com/tknishh/assignment-ai-planet/blob/master/Ai-Planet.png)\n\n## Detailed documention on implementation\n\nPLease access the doc [here](https://docs.google.com/document/d/1UjUhsqujDPqQuT2Wb4NEYX2C-TESM4VYxFDL7noD_gM/edit?usp=sharing) or check [documentation.md](https://github.com/tknishh/assignment-ai-planet/blob/master/documentation/documentation.md)\n\n## Steps to Run\n\n1. **Clone the Repository:**\n   ```bash\n   git clone https://github.com/tknishh/assignment-ai-planet\n   cd \u003crepository_directory\u003e\n   ```\n\n2. **Run the Code:**\n   ```bash\n   python code.py\n   ```\n\n3. **Follow On-screen Instructions:**\n   - The program prompts for user input to send messages and test various functionalities.\n\n4. **Provide Input When Prompted:**\n   - Follow the prompts to send messages and interact with the program.\n\n5. **Review Results:**\n   - Observe the messages, actions, and outputs to verify the functionality.\n\n6. **Terminating the Program:**\n   - Follow on-screen instructions to terminate the program gracefully.\n\n## Embedded Video Explanation\n\n[Watch Video Explanation](https://www.loom.com/share/ce74f48015cd4b828bce0843e6629570?sid=1a63cfa4-2f29-4d59-a887-8f2de05f63b1)\n\nIn this video, I've provided a detailed explanation of the code, its components, and how to run and test the multi-threaded priority message queue system. If you have any questions or encounter issues, refer to the video for a step-by-step guide.\n\n## Note\nHelp of codium, github-copilot, chatgpt was taken to enhance, document and figure best actions and functionalities to program.\n\n## Author\n[@tknishh](https://github.com/tknishh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknishh%2Fassignment-ai-planet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftknishh%2Fassignment-ai-planet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftknishh%2Fassignment-ai-planet/lists"}