Python серіалізатор/десеріалізатор
python pickle не розглядаю, так як він на проекті не працює стабільно через те, що потрібно серіалізувати дуже великі обєкти.
Які є ще альтернативи з пайтоном серіалізувати обєкти ? Але так, щоб займало це все менше RAM ніж pickle
можна також озглянути серіалізацію джейсон (пайтон словника) - але не pickle а чимось іншим, що займає менше RAM і не крашиться.
Хто розбирається в даному питанні - робіть ставки
-
Доброе утро, можно пример объекта для обработки? Что там такое что с ним стандартные библиотеки не справляются. Самописное вряд-ли справится лучше, разве что ваши объекты получится обработать по другому.
-
По факту, тут pickle не причем. Как вы говорите, у вас программа крашится из за большого потребления RAM, то есть вы данный объект держите в оперативной памяти. В данном случае, приходит на ум очевидное решение - при достижении определенного размера объекта, записывать его в файл (не важно pickle это будет или нет) и высвобождать оперативку от этого объекта, то есть стирать его попросту
-
ни при чем*
-
Current freelance projects in the category Python
Development of software with AIIt is necessary to develop software for automatic detection, capturing, and tracking of an object using a video camera and a rotating mechanism.Output data: Video camera with optics. Rotating device on two axes (azimuth/elevation angle). Servomotors controlled via Modbus… AI & Machine Learning, Python ∙ 5 hours 58 minutes back ∙ 9 proposals |
Technical Specification for Refinement of AI Bot for Generating Personalized SongsTECHNICAL TASK FOR IMPROVING THE AI PERSONAL SONG GENERATOR BOTMAIN GOAL Create a stable premium product that: generates the highest quality personal songs; does not fabricate facts about the client; works stably under load; is easily scalable; allows for analysis and… Python, Bot Development ∙ 7 hours 3 minutes back ∙ 22 proposals |
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 ∙ 10 hours 2 minutes back ∙ 28 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 ∙ 11 hours 3 minutes back ∙ 36 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 ∙ 23 hours 50 minutes back ∙ 73 proposals |