{"id":24167562,"url":"https://github.com/i-rzr-i/itemdistribution","last_synced_at":"2026-01-24T07:34:18.805Z","repository":{"id":191170362,"uuid":"681232071","full_name":"I-RzR-I/ItemDistribution","owner":"I-RzR-I","description":"An item/document distribution suggestion based on user load calculation.","archived":false,"fork":false,"pushed_at":"2024-10-10T12:46:21.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T21:13:58.232Z","etag":null,"topics":["coefficient","distribution","document","entity","item","list"],"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/I-RzR-I.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}},"created_at":"2023-08-21T14:58:46.000Z","updated_at":"2024-10-10T12:45:56.000Z","dependencies_parsed_at":"2023-08-28T14:58:46.546Z","dependency_job_id":"3848ade7-0e4d-4f63-ae8b-dc4efeca0938","html_url":"https://github.com/I-RzR-I/ItemDistribution","commit_stats":null,"previous_names":["i-rzr-i/itemdistribution"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FItemDistribution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FItemDistribution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FItemDistribution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-RzR-I%2FItemDistribution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/I-RzR-I","download_url":"https://codeload.github.com/I-RzR-I/ItemDistribution/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482100,"owners_count":19969850,"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":["coefficient","distribution","document","entity","item","list"],"created_at":"2025-01-12T21:14:05.205Z","updated_at":"2026-01-24T07:34:18.762Z","avatar_url":"https://github.com/I-RzR-I.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NuGet Version](https://img.shields.io/nuget/v/ItemDistribution.svg?style=flat\u0026logo=nuget)](https://www.nuget.org/packages/ItemDistribution/)\n[![Nuget Downloads](https://img.shields.io/nuget/dt/ItemDistribution.svg?style=flat\u0026logo=nuget)](https://www.nuget.org/packages/ItemDistribution)\n\nThis repository results from the need to implement a more dynamic way to assign and document/item to the user for processing. At the base of implementation is a selection that must find the user that is move available and has a few items in processing (coefficient of load).\n\nThis is a short description of the base algorithm used for user selection.\n\nThe user selection is implemented in a few steps:\n- Find the user with the lowest coefficient;\n- In case when was found more than one user with the same coefficient, then find a new user by his `priority` (`Priority` may be the user role, user qualification, or user work experience, etc. The priority is higher as close to 0 as possible is the value.) and return new selection;\n- In case when was found more than one user with the same `priority`, then find the first user with the most recent activity date.\n- In all-over cases, like an exception, the algorithm will get a random user.\n\nAs a result of algorithm execution, you will get 2 user suggestions:\n-  a `base` user distribution suggestion \n- an `alternative` user suggestion (which is a random user selection).\n\n**In case you wish to use it in your project, u can install the package from \u003ca href=\"https://www.nuget.org/packages/ItemDistribution\" target=\"_blank\"\u003enuget.org\u003c/a\u003e** or specify what version you want:\n\n\u003e `Install-Package ItemDistribution -Version x.x.x.x`\n\n## Content\n1. [USING](docs/usage.md)\n1. [CHANGELOG](docs/CHANGELOG.md)\n1. [BRANCH-GUIDE](docs/branch-guide.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-rzr-i%2Fitemdistribution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-rzr-i%2Fitemdistribution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-rzr-i%2Fitemdistribution/lists"}