Python - курсовая работа
45 USDТема: Розробка пакета класів мовою програмування Python для керування віртуальними процесами.
Задача сделать либу для управления процессами и с её помощью решето эратосфена построить, чтобы быстро факторизировать число, а так детали реализации все-равно какие, главное чтобы работало.
Концепт VIPR
абтрактний клас VirtualProcess
поля:
String id, childId
методи:
setUp() - інструкції для запуску першого процессу
abstract init(String id, Map<String, String>) - для ініціалізації другого і інших процесів
final fork(Map<String, String>) - створює новий процес та передає йому мапу в init
absract action() - основна дія, яку має виконувати процесa
клас-контроллер TriggerController
містить обробник POST-запиту на /trigger, отримує з контексту об'єкт VirtualProcess та викликає у нього action()
Створення решета ератосфена за допомогою VIPR
Окрема імплементація генератора, який буде класти числа в таблицю для першого процесу та викликати в нього /trigger (або передавати число в /trigger, але тоді може виникати проблема через різну швидкість producing/consuming, бд працює як буфер)
setUp - створити базу даних та таблицю, якщо відсутні
init - отримує свій айді та своє просте число (p)
action - отримує число (n), якщо воно не ділиться на p: якщо childId = null викликає fork else кладе дитині в таблицю це число якщо місце вільне, якщо зайняте - polling доки не звільниться
Ендпоінт для запитів на подільність числа
Applications 1
Current freelance projects in the category Python
ТЗ НА ДОПРАЦЮВАННЯ AI-БОТА ГЕНЕРАЦІЇ ПЕРСОНАЛЬНИХ ПІСЕНЬТЗ НА ДОПРАЦЮВАННЯ AI-БОТА ГЕНЕРАЦІЇ ПЕРСОНАЛЬНИХ ПІСЕНЬГОЛОВНА ЦІЛЬ Створити стабільний преміальний продукт, який: генерує максимально якісні персональні пісні; не вигадує факти про клієнта; працює стабільно під навантаженням; легко масштабується; дозволяє аналізувати та… Python, Bot Development ∙ 2 minutes back ∙ 1 proposal |
Excel Specialist / Process Automation (Excel + preferably programming)We are looking for a specialist with ADVANCED knowledge of Excel to optimize the existing file and automate processes. It will be a great advantage if you also have programming skills / VBA / Power Query / Power Automate or experience in creating complex logic in Excel. Project… Python, Databases & SQL ∙ 3 hours 1 minute back ∙ 21 proposals |
Automation of processes through API and PythonBelow I described the current process and the result I would like to achieve. I also attach files of the real process to better understand how it looks in reality Current process Currently, the entire process is performed manually: uploading/downloading files, transferring… AI & Machine Learning, Python ∙ 4 hours 2 minutes back ∙ 29 proposals |
A bot needs to be created in Telegram for subscription payment.
45 USD
A bot needs to be created in Telegram where users can subscribe for access to the webcams located in the yard. Organize payment for two types of subscriptions (monthly and daily) in the bot. The bot should automatically check the payment and then provide access links. Python, Bot Development ∙ 16 hours 49 minutes back ∙ 71 proposals |
Parsing and classification of a large array of imagesIt is necessary to implement a project for collecting and structuring a large array of architectural images from open web sources.The task includes: automated collection of images; uploading files in the highest available quality; classification of images by categories:… Python, Data Parsing ∙ 23 hours 49 minutes back ∙ 30 proposals |