Фільтрувати

Мої недавні пошуки
Фільтрувати по:
Бюджет
до
до
до
Тип
Навички
Мови
    Статус роботи
    2,000 phpbb vote thread робіт знайдено, ціни вказані в USD
    Coin Vote website Закінчився left

    I need someone to develop for me coinvoite website Same like this with better design

    $444 (Avg Bid)
    $444 Сер. заявка
    29 заявки
    need android java fast developer Закінчився left

    having only 15 min work its not too complex only manage thread. you need to get high value from a array and then put into my 2nd function i done everything just getting value and thread problem.

    $7 (Avg Bid)
    $7 Сер. заявка
    5 заявки
    $600 Сер. заявка
    1 заявки

    Request details It is a relatively simple code using Numpy (less than 300 lines) that, given some parameters, build a circuit and solves it a... I need to solve the circuit in times hundreds of times. At the moment, each simulation is 20min, so it is not possible to do them, I need much more speed. A multi-thread approach has been used, and the code is faster by 4 times (thanks to a codementor, but then the collaboration stopped due to difficulty to improve the code and lack of communication). However, I would like to reach much faster speed, maybe by using GPU or other approaches. I need someone good with optimal resource allocation and code optimization for numerical methods. Thanks. Deliverables Make the code at least 10x faster by code optimization and CPU,thread, GPU, ...

    $124 (Avg Bid)
    $124 Сер. заявка
    10 заявки

    It is a relatively simple code using Numpy (less than 300 lines) that, given some parameters, build a circuit and solves it at each time step. Since the inputs have a stochastic distribution, I need to solve t...it at each time step. Since the inputs have a stochastic distribution, I need to solve the circuit in times hundreds of times. At the moment, each simulation is 20min, so it is not possible to do them, I need much more speed. A multi-thread approach has been used, and the code is faster by 4 times. However, I would like to reach much faster speed, maybe by using GPU or other approaches. I need someone good with optimal resource allocation and code optimization for numerical methods. Thanks. Make the code at least 10x faster by code optimization and CPU,thread, GPU, ...

    $180 (Avg Bid)
    $180 Сер. заявка
    2 заявки
    Cryptocurrency Creation Закінчився left

    ...would count as one vote at the specific time to register and tally the votes. For example: In the wallet there would be a "Vote" place. In that place it would say the different propositions to vote on. Like this: Proposition 102 vote YES or NO Proposition 103 vote YES or NO Proposition 104 vote YES or NO Now people would have to go to our website to read about the propositions (even have the proposition name to be a link to our website would be wonderful). They would read the proposition and then choose how they wanted to vote. When the vote time has expired, all the wallets that had votes would be calculated at the rate of one coin equals one vote. So, if a person had 1,000 coins and they voted YE...

    $9523 (Avg Bid)
    $9523 Сер. заявка
    23 заявки

    Overview of the requirement : project has Multiple User - Voter, Candidate and Admin Page – Register, Login, Navigation drawer, User profile, Campaign, Vote Page, Result, Logout Page – Register, Login, Register to be candidate, Update Campaign, Result Page Page – Register, Login, Approve the candidate application page, Update Candidate List, Result Some of screens has been implemented in source file. For more detailed information about this project, please reach out to me.

    $148 (Avg Bid)
    $148 Сер. заявка
    14 заявки
    logo design for thread company Закінчився left

    I need a logo designed for my thread company. we sell thread for paking packets. use blue, red and white color for that. other thing we will discuss on chat.

    $31 (Avg Bid)
    $31 Сер. заявка
    14 заявки
    Trophy icon Logo for New Social Media App: Reyak Закінчився left

    Job: Create a logo for the Reyak app Reyak is a social media platform that enables people to create and share videos, and allows everyone to react to posts with short videos, which get attached to the post itself, creating a community-made, ongoing video thread. Posts on social media platforms like Facebook, IG and TikTok are mostly one-sided. We see the creator shine in the limelight, and only text comments and likes are indications of people’s responses to the post. Reyak wants to bring people’s reactions to life with short 15 second videos. We’re actually doing something more, by adding these video responses to the original post, creating an ongoing ‘story’ that anyone can contribute to. The original post is just the beginning, and the respon...

    $10 (Avg Bid)
    Гарантований
    $10
    103 робіт
    Python3 Application Framework Закінчився left

    I need a framework/template of an application that has the following 3 threads: 1) Serial communication thread 2) Logic thread The serial communication thread should listen the serial port and parce received messages. It also must send any commands it receives from the "logic thread". The logic thread should be able to communicate with the "serial communication thread" (get messages or send messages). It should also be able to send REST API (SSL/TLS) messages (GET/POST/DELETE/PATCH) and get responses. Only the template of the application is needed. It does not need to be a finished application, I will extend it with appropriate commands, etc.. The code should be compatible with Windows 10 and Linux Ubuntu 20.04.

    $546 (Avg Bid)
    $546 Сер. заявка
    11 заявки

    A): Database Migration Expert Needed, we have a "Json" of firebase database you will have to make that ".json" file compitable for the new database schema and then save those .json files into new database. B): Setup and fix Api below: 1. Getting this error many times in some apis like Delete Profile:{ "errors": [ { "message": "set_wakeup_fd only works in main thread of the main interpreter" } ], "data": { "deleteProfile": null } } 2. in all apis the developer is asking for username as param. But make it userId (uid) as username is not unique. 3. Fix First Google Auth Api for Android 4. Add Purchase Coins Api (Where we will input Purchase Method, User Id, Coins, Money) 5. Create PayPal Api so that PayPal paymen...

    $164 (Avg Bid)
    $164 Сер. заявка
    7 заявки

    ...threads. In addition there is one thread for the clock and this can be the original thread. At ev ery tick of the clock thread, all other threads get activated, do whatever they need to do and then wait for the next tick. Whenever the clock sees that all the threads have completed their work for the current tick, it emits the next tick. The program runs for the number of ticks will need several mutex variables for this program. One for protecting the update of the statistics update, one for protecting access to global variables like number of servers or clients blocked that will also accompany the condition variables on which clients, servers and the clock are blocked and one for the queue. You will need one condition variable for the clock thread to block o...

    $77 (Avg Bid)
    $77 Сер. заявка
    4 заявки

    Database Migration Expert Needed, we have a ".json" of firebase database you will have to make that ".json" file compitable for the new database schema and then save those .json files into new database. AND THEN : setup and fix Api below: 1. Getting this error many times in some apis like Delete Profile:{ "errors": [ { "message": "set_wakeup_fd only works in main thread of the main interpreter" } ], "data": { "deleteProfile": null } } 2. in all apis the developer is asking for username as param. But make it userId (uid) as username is not unique. 3. Fix First Google Auth Api for Android 4. Add Purchase Coins Api (Where we will input Purchase Method, User Id, Coins, Money) 5. Create PayPal Api so that PayPal ...

    $159 (Avg Bid)
    $159 Сер. заявка
    9 заявки

    ...below: Database Migration Expert Needed, we have a ".json" of firebase database you will have to make that ".json" file compitable for the new database schema and then save those .json files into new database. 2/ AND THEN :Setup and fix Api below: setup and fix Api below: 1. Getting this error many times in some apis like Delete Profile:{ "errors": [ { "message": "set_wakeup_fd only works in main thread of the main interpreter" } ], "data": { "deleteProfile": null } } 2. in all apis the developer is asking for username as param. But make it userId (uid) as username is not unique. 3. Fix First Google Auth Api for Android 4. Add Purchase Coins Api (Where we will input Purchase Method, User Id, Coins, Money)...

    $145 (Avg Bid)
    $145 Сер. заявка
    8 заявки

    ...SQL ,Python, Django, GraphQL Database Migration Expert Needed, we have a ".json" of firebase database you will have to make that ".json" file compitable for the new database schema and then save those .json files into new database. AND THEN : setup and fix Api below: 1. Getting this error many times in some apis like Delete Profile:{ "errors": [ { "message": "set_wakeup_fd only works in main thread of the main interpreter" } ], "data": { "deleteProfile": null } } 2. in all apis the developer is asking for username as param. But make it userId (uid) as username is not unique. 3. Fix First Google Auth Api for Android 4. Add Purchase Coins Api (Where we will input Purchase Method, User Id, Coins, Money) 5. ...

    $110 (Avg Bid)
    $110 Сер. заявка
    5 заявки
    Project for Augusto S. Закінчився left

    Hi Augusto S., I accidnetally deleted the project instead of archiving so now it wont let me contact you via the old chat thread. There is another issue with the program when you click on "trashcan" to delete the items, it shows a message that the items were scessfully saved. could you fix that?

    $2 / hr (Avg Bid)
    $2 / hr Сер. заявка
    1 заявки

    I am looking for developer to deal with Quick Java task about scheduling task using thread pool i will shar ecomplete details in the chat

    $33 (Avg Bid)
    $33 Сер. заявка
    17 заявки
    Enabling SSL for Wampserver Закінчився left

    Hello Everyone, I need someone help me to enable SSL for WampServer. My Server Specs: Windows server 2016 64bit Wampserver 2.3 32bit Apache 2.2.23 PHP 5.4.9 MySQL 5.5.28 Note: I want to keep the same versio...00:22:44 2021] [notice] Child 5880: Child process is running [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Acquired the start mutex. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting 64 worker threads. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80. -...

    $30 (Avg Bid)
    $30 Сер. заявка
    13 заявки
    website to rss Закінчився left

    I want to receive every post update from this website, via RSS, immediately. This is not my website, but I want to be informed, when someone posts a comment, on this page. I want the RSS to work for as long as the website exists, even when the page number will change, because of new posts. I am aware there is usually a way to subscribe to new comment, available on this page, the ring bell with "suivre" next to it. But it's broken for a long time, and no one received new email, even after complaining, developers doesn't seem to repair it.

    $25 (Avg Bid)
    $25 Сер. заявка
    2 заявки
    Enabling SSL for my WampServer Закінчився left

    Hello Everyone, I need someone help me to enable SSL for my WampServer. My Server Specs: Windows server 2016 64bit Wampserver 2.3 32bit Apache 2.2.23 PHP 5.4.9 MySQL 5.5.28 Note: I want to keep the same ver...00:22:44 2021] [notice] Child 5880: Child process is running [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Acquired the start mutex. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting 64 worker threads. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 8443. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80. [Thu Jul 08 00:22:44 2021] [notice] Child 5880: Starting thread to listen on port 80. -...

    $26 (Avg Bid)
    $26 Сер. заявка
    11 заявки

    ...com/features/mastering-markdown/ except we only requires to use Strikethrough, Emoji in the GitHub Flavored Markdown. - Additional Markdown Rules: * Font Color {{FontColor|#33FF00|Colored Text}} * Image properties | image_id {{Image|width=200&height=200|image_id}} properties: size * Video properties | video_id {{Video|width=200&height=200&autoplay=true|video_id}} properties: size, autoplay * Vote properties | vote_id {{Vote|options=1|vote_id}} For React.js, You can either make the whole editor or extension for Toast UI Editor: For React Native, reference: - Other Remarks: * Image & Video uploads should be asyncronous and background(app) * Interface for embeding custom components should be provided * Copy&Paste should work for:

    $8295 (Avg Bid)
    $8295 Сер. заявка
    30 заявки
    NATIVE SOCIAL MEDIA + LIVESTREAM APP Закінчився left

    ...managed, enabled or disabled, stored and accessible on Admin panel with SMS and Email routing for notifications, status uodates and user actions. Users will also be able to interact with the posts and view profiles of posters which may be anonymous or not (depending on Admin action) Isers can action likes, comments, upvote, downvote, rate reply, comments, etc) Users will be able to create polls, vote, as well while searches will be possible ordinarily and with hashtags. GPS will be enabled while the Admin has to be robust with good sorting options. Users can create a dummy section that can be accessed via passwords as well. There will be a news dashboard, SOS, and a log to view and engage recordings, livestream, etc in a gallery format. There will also be preset menus that can...

    $754 (Avg Bid)
    $754 Сер. заявка
    11 заявки

    ...managed, enabled or disabled, stored and accessible on Admin panel with SMS and Email routing for notifications, status uodates and user actions. Users will also be able to interact with the posts and view profiles of posters which may be anonymous or not (depending on Admin action) Isers can action likes, comments, upvote, downvote, rate reply, comments, etc) Users will be able to create polls, vote, as well while searches will be possible ordinarily and with hashtags. GPS will be enabled while the Admin has to be robust with good sorting options. Users can create a dummy section that can be accessed via passwords as well. There will be a news dashboard, SOS, and a log to view and engage recordings, livestream, etc in a gallery format. There will also be preset menus that can...

    $1212 (Avg Bid)
    $1212 Сер. заявка
    14 заявки
    PHPBB ACP is going to blank page Закінчився left

    My Forum software PHPBB has issue . it's ACP is not working .I have limited budget of 500 .Make sure it should not harm my previous data.

    $17 / hr (Avg Bid)
    $17 / hr Сер. заявка
    6 заявки
    PHPBB ACP is going to blank page Закінчився left

    My Forum software PHPBB has issue . it's ACP is not working .I have limited budget of 500 .Make sure it should not harm my previous data.

    $18 (Avg Bid)
    $18 Сер. заявка
    2 заявки
    Fix Thumbnails Закінчився left

    PHPBB keeps losing images in posts, however when I edit the post and click on attachment, I can see them.

    PHP
    $113 (Avg Bid)
    $113 Сер. заявка
    20 заявки

    The extension should have the following functionality: 1. It should show a chessboard on the broadcast screen, with pieces 2. I am the streamer and I make a move 3. The audience then also make a move and each ...extension should have the following functionality: 1. It should show a chessboard on the broadcast screen, with pieces 2. I am the streamer and I make a move 3. The audience then also make a move and each move is counted as one vote 4. A table should show the amount of votes per move in real time on the screen 5. I (streamer) then make the public's most voted move and the game continues, always like this 6. It would be desirable to use the and libraries to render the board and control moves 7. Maybe MongoDB is important to save the game state, vote counter, etc...

    $143 (Avg Bid)
    $143 Сер. заявка
    5 заявки
    coupon and cashback website Закінчився left

    ...(will open Online Cashback, In-Store Cashback, Online Coupons, In-Store Coupons) 11. Services (will open several different services like tutoring, consulting) 12. Ideas (will open ideas, startups, advice) 13. Healthy Lifestyle (will open Earn for Walking, Healthy Life Blogs, Healthy Foods, Fitness, Healthy Lifestyle Advice, Trainings) 14. Eco/Save Nature (will open Donate for Future, Eco-Projects, Vote for EcoProject) 15. Cryptocurrency Deals (will open Stores, Services, Ideas, Healthy Lifestyle, Eco/Save Nature, Donate to EcoFund) 16. Digital scoreboard showing in real time how much money has been donated(contributed) in the eco-fund 17. Merchant (at click on Merchant then Join and find all the registration process for merchant who is going to sell goods, services, ideas etc

    $2231 (Avg Bid)
    $2231 Сер. заявка
    30 заявки
    Election website Закінчився left

    This will be mainly about loading databases, form filling and analysis of results so good database skills needed. Users will be able to 'virtually' vote on upcoming elections. They will pick their constituency and then vote on one of the options given. The results of these votes will then be recorded and analysis tools provided to show results.

    $650 (Avg Bid)
    $650 Сер. заявка
    158 заявки
    PHPBB has some issue Закінчився left

    I use to run forum for my website on PHPBB , looks it has icon conflict so all the mouse over menu is popped on content and destroying the visibility of content . I have very limited budget of 500 INR . If interested , reach me .

    $7 (Avg Bid)
    $7 Сер. заявка
    2 заявки
    scheduling system Закінчився left

    You are required to write a program that activates N threads (N is given via command line, ? < 10 ). The program implements an internal scheduling system for its N threads. The scheduler picks a thread to run from a queue, according to its priority. To schedule a thread, it uses a taskWake. A thread relinquishes the processor in a preemption point. The scheduler is invoked each T seconds (T defaults to 1, but may changed via the command line as an argument to the program). To simulate an external interrupt, the scheduler may also be invoked via a user signal. This is done by sending a SIGUSR1 signal to the process, through the use of the Linux CLI kill utility (man kill). The scheduler changes the run queue to execute first the threads by the time of scheduling and ...

    $450 (Avg Bid)
    $450 Сер. заявка
    11 заявки
    Debate blog Закінчився left

    I need a website for debates. users/admin can submit topics for debate, then users can vote to agree, disagree, and send points in support of or against the topic. Check attachment

    $146 (Avg Bid)
    $146 Сер. заявка
    15 заявки
    Squarespace site needs admin features Закінчився left

    We have a square space website. Need someone to 1. Clean up the website remove unused code 2. Add admin functionality. Ability to create photo threads similar to those of BuzzFeed and Chive etc. Each post and each thread should be SM shareable for site visitor. 3. More changes depending on how well first two are implemented. Site is

    $99 (Avg Bid)
    $99 Сер. заявка
    4 заявки
    Android Multithreading Project Закінчився left

    ...response to buttons pressed in the UI . We are looking for someone , who will do the following : 1. He/she will add proper code segment in our source code to implement android-multithreading . 2. Add Android Log/Print commands in the source code , wherever suitable , so that we can trace the issues , if any. The suitable candidate must have prior experience in the following things : 1. Handler-Thread 2. Android Message passing 3. USB debugging Logs in source code . 5. Tracing/analyzing the Log files 6. Analyzing the root-cause of ANR(App Not Responding) & App crash events . This is a brief assignment , upon the successful completion of which , we can offer much bigger projects to the candidate in near future . [Removed by Freelancer.com Admin for offsiting - please ...

    $106 (Avg Bid)
    $106 Сер. заявка
    8 заявки

    We are looking for a professional to increase our website speed so we our score with page speed insights is the highest it can possibly be. We ...want any black hat methods of achieving this! If you are hired, you must consult with us on what your strategy is and before you make any major changes, we need you to let us know what you will be doing before you do it so we can okay it. Our main concern right now is the following Mobile site speed Eliminate Render-Blocking Resources Reduce Unused JavaScript Reduce Unused CSS Minimize Main-Thread Work Avoid Excessive DOM Size Reduce JavaScript Execution Time Serve Images in Next-Gen Formats Only bid on this project if you are a serious professional at doing this line of work. We want results and we need good communication every step o...

    $386 (Avg Bid)
    $386 Сер. заявка
    49 заявки
    Need a simple auto ip vote software Закінчився left

    need. Must support HTTP and socks proxies (an imputable proxy list also to generate multiple votes daily, Should work with an emulated IPs system or IP Pool making site think that each vote is from a real IP, and one the same time that it was referred from

    $75 (Avg Bid)
    $75 Сер. заявка
    2 заявки

    Currently on there is a basic comments section. The comments are setup in order and there is no way to reply to a message within a message. We want to duplicate the way you can comment and display comments on youtube. Our current framework is clipbucket but it is fully php. This is a normal videos comment section. The comments are setup in order and there is no way to reply to a message within a message. We want to duplicate the way you can comment and display comments on youtube. Our current framework is clipbucket but it is fully php. This is a normal videos comment section. We want to be able to start a conversation in the middle of a thread and organize this so it looks good.

    $152 (Avg Bid)
    $152 Сер. заявка
    28 заявки

    ...execution time (AXT) (3) Average turnaround time (ATA) (4) Average queue length (AQL) (5) Average interarrival time. (AIA) The command line options to the program are the --lambda [0.005], --mu [0.01], --servers[2], --clients[2], --ticks[1000]. Your program will use pthreads. Every server, and every client will be separate threads. In addition there is one thread for the clock and this can be the original thread. At ev ery tick of the clock thread, all other threads get activated, do whatever they need to do and then wait for the next tick. Whenever the clock sees that all the threads have completed their work for the current tick, it emits the next tick. The program runs for the number of ticks specified...

    $15 (Avg Bid)
    $15 Сер. заявка
    3 заявки
    Operating Systems Закінчився left

    I need assistance with an operating systems project, where you understand the concepts of CPU SCHEDULING Scheduling algorithms, Thread Scheduling, Multiple-Processor Scheduling, Real-Time CPU Scheduling, and Algorithm Evaluation.

    $92 (Avg Bid)
    $92 Сер. заявка
    6 заявки
    Favorite player selector Закінчився left

    ...) 2-he will first choose the goalkeeper, then click next 3-he will choose the first player (Right back defender) , from the list of players with the tag DR 4-he will choose the next player and so on based on his first formation selection ( if he choose 4-4-2 he will get to choose 2 forwards, if 4-3-3 he will choose 3 forwards) 5- he will save his selection 6-all the saved selection will count a vote for each player 7-users can see the current selection based on all votes from all users features -users can share their selection -users can view other user's selections -admin can add selections manual -admin can add users and their selections manually and assign this user to a player -each player will have a profile page ( that will show his data and the number of votes he got...

    $258 (Avg Bid)
    $258 Сер. заявка
    22 заявки

    I am using Java to do the command ("libname"); It is failing with Exception in thread "main" : [path]: Can't find dependent libraries at $(Native Method) at (Unknown Source) at (Unknown Source) at (Unknown Source) at (Unknown Source) I want to be able to put into the Java code an error recovery method and to find the name of the library which is failing to be loaded. I will pay up to $30 for this.

    $20 (Avg Bid)
    $20 Сер. заявка
    2 заявки
    Multithreading in python Закінчився left

    ...the sixth table will also have 5 philosophers seated at it, and therefore, it too will eventually enter a deadlocked state. In this problem, you are asked to simulate the above protocol using a thread for each philosopher and determine how long it takes for the sixth table to enter a state of deadlock. Also, assuming the philosophers are initially labelled with the first 25 uppercase letters of the English alphabet, you are asked to output the label of the philosopher who last moved to the sixth table before it became deadlocked. You may use a simulated clock, or a real-time clock for each thread. If you use a real-time clock you may scale all the times above by a constant factor in order to make your simulation run faster...

    $14 (Avg Bid)
    $14 Сер. заявка
    3 заявки
    Build us a psychometric test! -- 2 Закінчився left

    We need an experienced freelancer with a strong background in Psychology to help create a psychometric test that would be built into a matrimonial website, which is in the making. If you feel like you possess the knowledge, expertise, and experience to take on a project of this kind, please do reach out to us via the same thread.

    $235 (Avg Bid)
    $235 Сер. заявка
    5 заявки

    Hi, hope you are doing good. I have a C based task which needs to be implemented in Linux using threads and file handling. Each thread will take a chunk of the file and process it. Budget: 15 USD Deadline: 1.5 - 2 days

    $40 (Avg Bid)
    $40 Сер. заявка
    5 заявки

    i am stuck on one issue i want to get image from url convert it to bitmap and then match this pixel to other picture every thing done me get image url using api pixel match code also done just issue when get url image it take a littel time so that way app crash. me try to use thread but it not worked. if you able to done this then do it for me its only 30 minutes work for any expert.

    $9 (Avg Bid)
    $9 Сер. заявка
    3 заявки
    Project for Loghin S. Закінчився left

    Hello! I would like a VBA script that check if an Excel/PowerPoint file is open by a user, and if so, what is the user's name. The code provided here: seems to work when the file is located on my local machine (such as "C:Userstestuserfolder1"), but not when the file is located on a shared server (such as "servernamefolder1").

    $50 (Avg Bid)
    $50 Сер. заявка
    1 заявки
    Project for Mohammad Suman K. Закінчився left

    Hello! I would like a VBA script that checks if an Excel/PowerPoint file is open by a user, and if so, what is the user's name. The code provided here: seems to work when the file is located on my local machine (such as "C:Userstestuserfolder1"), but not when the file is located on a shared server (such as "servernamefolder1").

    $50 (Avg Bid)
    $50 Сер. заявка
    1 заявки
    Scalable tensorflow inference in C# Закінчився left

    Hi, We need to develop a scalable tensorflow model inference project, which allows parallel calling. I tried TenserflowSharp (a free github project), but it is not scalable with multiple parallel calls (not thread safe). The problem statement is as follows. 1) To make the inferencing scalable, we have to read the model from disk for each client call. This is IO intensive and time consuming. 2) To avoid reading from disk each time, we have to use the static approach. Then we have to load the model only once from the disk, but we have to use sync lock to make it thread safe. This is not scalable because only once inference will work at a time. There are articles from microsoft team to address this issue.

    $190 (Avg Bid)
    $190 Сер. заявка
    3 заявки