Kettle jms queue jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 kettle jms queue jobs found, pricing in USD

    ...platform to perform other processing in parallel. 6. The component should be 2-way and use simple circular queues to buffer RX and TX messages. I have attached a draft, base class Qued with a very simple own implementation of such a circular message queue. The class needs to be supplemented with missing code for the UDP interface handling The contractor can freely propose changes or a different implementation of this queue mechanism. I also attached a separate .docx with more detailed description of server functions including server UDP RX queue handling that includes use of UART TX and I2C RX/TX interfacing. As part of the offer I would like to ask for your proposition of the approach to the component development, in particular: 1) What Wi-Fi network mechanism d...

    $557 (Avg Bid)
    $557 Avg Bid
    22 bids

    ...Promotion**: You'll Primary role is to promote the channel. This includes understanding SEO for YouTube, adding tags, descriptions and generally working to increase engagement with the channel. Only free organic white hat methods will be used. **Posting Schedule**: I'm looking to post content once a week. Therefore, you should be able to keep to this schedule, and possibly work months ahead so we can queue up content. **Video Packs**: The videos are primarily informative & entertaining tutorials. You will be given a pack of videos that are completely done and ready to go. After that you will make Youtube shorts from the original videos you were given. You are to feed the algorithm & keep the eyeballs and subscribers growing. After that we will give you a ne...

    $452 (Avg Bid)
    $452 Avg Bid
    12 bids

    We've developed an MS Access database front end with a SQL Server back end. Now we need to install both of these with government agencies in South America whose IT people only speak Spanish. We p...need to install both of these with government agencies in South America whose IT people only speak Spanish. We provide written installation instructions in English. Our clients can only meet the contractor online for server installations during business hours in American time zones. This is periodic work, installing databases whenever clients request them. At present we have six clients in the queue. The applicant must guide and troubleshoot each installation online in fluent Spanish. The successful applicant will have a record of relevant database work. We're a university-b...

    $53 / hr (Avg Bid)
    $53 / hr Avg Bid
    13 bids

    lhI need a sleek and professional logo designed for my retail brand, Alpha Queue. The logo should be modern and minimalist Key Requirements: - Professional and modern looking - Minimalist design Ideal skills and experience: - Proven experience in professional logo design - Strong understanding of minimalism - Ability to design with a limited color palette Looking forward to seeing your creative proposals.

    $47 (Avg Bid)
    $47 Avg Bid
    33 bids

    ...necessary details. 9. Facilitate dish selection based on user preferences. 10. Display sorted dish options in sets of four with "View More" triggers. 11. Allow users to select dishes through text or image replies. 12. Handle ambiguous selections by prompting for clarification. 13. Prompt users for additional orders if inactive. 14. Provide dish recommendations based on selections. 15. Update order queue based on user interactions. 16. Confirm orders and generate QR code for payment. 17. Track payment status via UPI acknowledgment. 18. Generate PDF invoice for successful transactions. 19. Record order details in the backend including customer and restaurant information. 20. Develop a dashboard for monitoring user, order, and restaurant data. I'll need all these f...

    $148 (Avg Bid)
    $148 Avg Bid
    7 bids

    I'm in need of a skilled web developer to create a simple and user-friendly website that will help me manage orders for my food truck during event...manage orders for my food truck during events. Here's what I have in mind: - In-person Ordering at the Food Truck: For those customers who prefer to order on the spot, there should be an option for them to do so directly at the food truck. Payment should be integrated with "SumUp". - Send the order to a queue system for the chef, by means of a printed receipt. - Online Ordering with Pick-up Option: Customers should be able to place their orders through the website. Likewise this will enter the queue and print receipt. - A display that will show the orders that are "being prepared" and "ready f...

    $219 (Avg Bid)
    $219 Avg Bid
    176 bids

    .../xxx/app/nginx; try_files $uri / =404; } location u/proxy_to_app { proxy_set_header X-Forwarded-Proto $http_x_forwarded_proto; proxy_set_header X-Forwarded-Port $http_x_forwarded_port; proxy_set_header X-Forwarded-For $http_x_forwarded_for; # newrelic-specific header records the time when nginx handles a request. proxy_set_header X-Queue-Start "t=${msec}"; proxy_set_header Host $http_host; proxy_redirect off; proxy_pass http://pppp_app_server; } client_max_body_size 4M; } ###########...

    $33 (Avg Bid)
    $33 Avg Bid
    15 bids

    ...of my blog page that I need rectified with expediency. The primary problem is that the images on my blog are not displaying in the correct manner. Instead of the intended multi-column layout (3-4 columns on desktop), my blog's images are displaying in single line and the entire layout appears squashed to the left on mobile devices. Additionally, new blogs are not updating to the top of the queue as they should, adding to the overall problem. I do have a specific design in mind to address these issues and I would appreciate it if we could adhere to it in order to maintain the unique aesthetics of my blog. Ideal skills for the job include: - Extensive experience in HTML/CSS, JS: able to tackle layout and formatting issues - UI/UX design expertise: able to implemen...

    $352 (Avg Bid)
    $352 Avg Bid
    80 bids

    I'm in need of a robust queue system developed in Flask/Python. This might include an on-the-fly discussion about specific features such as user authentication, task prioritization, and real-time notifications. As for its purpose, it should gear towards managing the waiting line queue in the front office. The system should comprise two crucial functionalities that will enhance its efficiency in the front office: - Ticket management: The system should conveniently handle ticket affairs, ensuring smooth flow and order. - Queue status display: A real-time updating display of the queue status would be a cherry on top, providing transparency to the process. Ideal freelancers should have experience in Flask/Python and understanding of queue...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    18 bids

    ...signalized intersection using COM server. The simulation will have to follow specific conditions based on data from queue counters. - The simulation will need to adjust signal times and states in response to average queue length. This means that the traffic lights should change based on the average number of vehicles waiting at the intersection. - The primary expected output of the simulation is a detailed traffic simulation report. This report should provide delay, queue length dissipation time. Ideal skills and experience for this job: - Proficient in Vissim and working with COM server. - Experienced in traffic simulation and intersection management. - Ability to interpret data from queue counters and translate it into Vissim parameters. - Skilled in c...

    $121 (Avg Bid)
    $121 Avg Bid
    4 bids

    ...button to enbale/disable tracking. 3. Fetch GPS coordinates 3.1 Store last 50 coordinates in memory. 3.2 Have customizable recording frequency (i.e. Rate at which module should capture GPS coordinates) 4. Push GPS coorinates to (firestore DB (Important)) 4.1 Two Push modes 4.1.1 : LIVE: Send the coordinates as and when they are recieved. 4.1.2 : DELAYED: Store coordinates in a temperory queue and Send them every 5 Sec. 5. Along with GPS also send Speed information. // Push coordinates API contract Data Structure :- <TrackerId> : { coords: [ { loc: [<lat>,<long>], Speed: 14 }, ... ] } Result : 1. Steps to deploy code to A9G module 2. How to change GPS coordinates recording frequency Ideal Skill...

    $65 (Avg Bid)
    $65 Avg Bid
    2 bids

    I need help with adding a new feature to my Unity Pro 2D game. I am looking for a developer adept at working with the latest version of Unity Pro, as the specific one is undisclosed. I desire to integrate a queue feature that allows players to line up for their turn. This feature will activate with the start of each new round. The required expertise includes: - Strong Capability with Unity Pro - Proven competency in creating and integrating game mechanics - Prior experience with in-game queueing systems - Understanding the event triggers in Unity Pro, particularly in initiating new rounds - Proficiency in developing 2D games. This project demands a high level of proficiency and experience. I look forward to working with skilled professionals who understand the dynamic nature of ...

    $146 (Avg Bid)
    $146 Avg Bid
    16 bids

    I'm looking for someone who has very good experience in Laravel's real world situation. What Queue drivers are available in Laravel? Will ignore any replies without answering to the above my question. Here is my problem now. We are using Laravel project and it's running on production. It's using Queue heavily and queue driver is database now. We are getting following issue. SQLSTATE[HY000]: General error: 1205 Lock wait timeout exceeded; try restarting transaction (Connection: mysql, SQL: select * from `jobs` where `id` = 111111 limit 1 for update) Let me know how to fix this then I will hire you immediately and you can be employed in our project. Please don't waste my time if you don't know what's going on with the above message.

    $1087 (Avg Bid)
    $1087 Avg Bid
    173 bids

    ...to assist me with setting up a Jenkins script. This script will be integrated into my existing pipeline, with the primary goal of making the pipeline run in parallel across different platforms. Key Requirements: - The pipeline should be able to run across multiple platforms, and these platforms are being set as parameters at run time currently. - Also the job should not be added in the Jenkins queue to run later but make it run in parallel. - The main aim of this parallel setup is to enhance the overall efficiency of the pipeline. Ideal Candidate: - Proficient in Jenkins and its scripting capabilities. - Strong understanding of creating parallel pipelines within Jenkins. - Hands-on experience in setting up Jenkins pipelines across multiple platforms. - Familiar with Scripted P...

    $100 (Avg Bid)
    $100 Avg Bid
    7 bids

    I'm in need the method that can bypass the the queue-it for concert tickets. I intend to use this tool for personal use, and not for commercial purposes. Key Requirements: - The tool should be designed to bypass queue-it waitlist for concert ticket sales. - It should be user-friendly and easy to operate. - It should be designed with privacy in mind, ensuring my data and activities remain secure and undisclosed. Ideal Skills and Experience: - Experience with web automation and bots. - Knowledge of queue-it's system is a plus. - Familiarity with concert ticket sale processes. - Ability to design a user-friendly interface.

    $125 (Avg Bid)
    $125 Avg Bid
    21 bids

    I'm looking for a proficient developer to set up an Interactive Voice Response (IVR) system in Twilio. Requirements: - Implementing Call Waiting and Queue functionality: My system needs to manage incoming calls efficiently, ensuring callers are placed in a queue and greeted with appropriate prompts. The ideal candidate should have: - Proven experience with Twilio: You should be well-versed in setting up IVR systems in Twilio, capable of implementing call waiting and queue functionality. - Familiarity with call center operations: Experience in managing incoming calls and understanding the importance of efficient call handling and queuing is a huge plus.

    $330 (Avg Bid)
    $330 Avg Bid
    51 bids

    ...the sink connector configuration to identify the root cause of the problem. - Make necessary amendments to the configurations that I have altered to ensure they are in line with best practices and compatible with my setup. - Ensure that data is properly flowing from Kafka to Postgres through the sink connector. All the messages are getting processed and connector is pushing them to dead letter queue. it should be pretty simple but I'm missing something small. Exception is as follows: { "key": "", "value": "Converting byte[] to Kafka Connect data failed due to serialization error of topic sales: " }, If you have relevant experience in debugging Kafka sink connector issues and working with Confluent Cloud, your expertise wo...

    $97 (Avg Bid)
    $97 Avg Bid
    2 bids

    We need a new PHP microservice, which will serve as a stateless proxy to communicate with payment gateway. This microservice should expose endpoints to create new payment, check its status, etc. This microservice will only proxy the request, there is no need for a database or a queue. Currently we have a web, Android and iOS applications, which will all communicate with this new microservice in order to provide "pay" functionality for the users. Payment gateway to be used: Global Payments Payment methods we need to support: redirect to payment gateway, Apple pay, Google pay, pay later Technical specification with all of the requirements can be found in attachment.

    $575 (Avg Bid)
    $575 Avg Bid
    71 bids

    It loading for long time until crash when alot image. No issue when less image. Work with queue and middleware might solve the problem. Developer who can work with ftp only

    $22 (Avg Bid)
    $22 Avg Bid
    27 bids

    ...Excel sheet. WHAT’S PROVIDED: We have designed the sheet to include all relevant headings that are important to the data entry project. Within each PDF are multiple files that need extracted and added to the sheet. ABOUT THE PROJECT: These documents cover our customers registering the products they have purchased. The 3 products are the Uccello Kettle, Muggi and Uccello Grip Mat. With the excel doc there are 2 tabs, one is solely for the Uccello Kettle and the second is called the accessory registration tab where we ask that you include the Muggi and Grip Mat. NON-DISCLOSURE AGREEMENT: The information that you are being provided is sensitive information that must be deleted from your computer and downloads once the project is complete. We will need you to see a n...

    $122 (Avg Bid)
    $122 Avg Bid
    32 bids

    I'm seeking a tech-savvy professional with extensive PHP script writing expertise to automate social media postings . 1. Facebook Page Objective and Tasks: 1. I queue the post using HTTP POST , ex: {"ttile":"post title","content":"Post content","img":"img_url"} may i know if required any paramers for Fb SDK to POST 2. It post content respective facebook page and return status true or false Delivery: 1. Only PHP script file is enough

    $19 (Avg Bid)
    $19 Avg Bid
    7 bids

    ...doctors and view their professional profiles. Additional features required are: - Online Payment Integration: Enable users to make payments for services within the app. - Patient Reviews and Ratings: A feature for patients to rate and review doctors. - Push Notifications: Appointment reminders should be sent to patients. - Patient can choose the date and time of appointment to book along with queue no. and once doctor start the shift it got information, Third-party API integrations: - Google Maps: To provide location services. - Firebase: To use for real-time updates in the database. The ideal freelancer for this role should possess considerable experience in Flutter app development, UX/UI design, database management, and integration of various third-party services APIs. So...

    $642 (Avg Bid)
    $642 Avg Bid
    64 bids

    ...exceptions to this. See Saving and Sharing instructions on pages 10-12. f. You will need to determine the appropriate probability distribution for each input. g. Run the model for 10,000 iterations. h. Set the random number seed to the customer id. 4. Results to find for the simulation model: a. Present all time units in minutes. b. Summarise* the distribution for the mean time a sample waits in the queue for the: CSI to arrive; for sample preparation; for DNA sequencing; and finally for validation. c. Comment on any observations/insights from the queueing time distributions you have plotted and summarised in Task 4a. d. Summarise* the distribution for the mean number of samples processed, and the mean number of samples matched to the DNA database, in one week. e. Plot and summ...

    $171 (Avg Bid)
    $171 Avg Bid
    22 bids

    ...exceptions to this. See Saving and Sharing instructions on pages 10-12. f. You will need to determine the appropriate probability distribution for each input. g. Run the model for 10,000 iterations. h. Set the random number seed to the 5052. 4. Results to find for the simulation model: a. Present all time units in minutes. b. Summarise* the distribution for the mean time a sample waits in the queue for the: CSI to arrive; for sample preparation; for DNA sequencing; and finally for validation. c. Comment on any observations/insights from the queueing time distributions you have plotted and summarised in Task 4a. d. Summarise* the distribution for the mean number of samples processed, and the mean number of samples matched to the DNA database, in one week. e. Plot and summarise t...

    $129 (Avg Bid)
    $129 Avg Bid
    24 bids

    ...Sharing instructions on pages 10-12. f. You will need to determine the appropriate probability distribution for each input. g. Run the model for 10,000 iterations. h. Set the random number seed to the last four digits of your Student ID number. 4. Results to find for the simulation model: a. Present all time units in minutes. b. Summarise* the distribution for the mean time a sample waits in the queue for the: CSI to arrive; for sample preparation; for DNA sequencing; and finally for validation. c. Comment on any observations/insights from the queueing time distributions you have plotted and summarised in Task 4a. d. Summarise* the distribution for the mean number of samples processed, and the mean number of samples matched to the DNA database, in one week. e. Plot and summarise...

    $169 (Avg Bid)
    $169 Avg Bid
    30 bids

    ...series of electronic appliances. The project involves a variety of tasks, including design for a number of specific kitchen appliances, as well as the creation of a logo and supplementary marketing materials. Key Tasks: - **Product Design**: The primary focus of this project is the design of a range of electronic kitchen appliances. Specifically, I'm looking for designs for an air fryer, kettle, toaster, blender, juicer, and espresso machine. The key feature I want to highlight in these designs is a sleek and modern aesthetic. - **Logo Design**: I also need a logo designed for this product line. The logo should be consistent with the overall sleek and modern aesthetic of the appliances, and should help to establish a strong brand identity. - **Amazon Catalog Im...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    12 bids

    I'm searching for a seasoned full stack mobile application developer to create a highly functional mo...application will be developed for both Android and iOS platforms. Key Features: - User Application: This will allow users to register and scan QR codes to obtain queue numbers. - Admin Application: This console will be used to call customers and manage respective details. Additional Attributes: - The user app will need integration for Push notifications, Location tracking, and Social media platforms. Ideal Skills: - Full Stack Mobile App Development - QR Code Integration - Real-Time Notifications Integration - Strong knowledge in Geo-Location features - Social Media APIs Experience with these features, particularly within queue-management systems, will b...

    $155 (Avg Bid)
    $155 Avg Bid
    10 bids

    Presently, I'm facing an issue with my WHM/CPanel, where mails are frozen in the mail queue. I'm receiving error messages stating Status: 5.0.0. This technical glitch isn't just confined to a single user account, it's affecting numerous ones. I am seeking a skilled server administrator who has comprehensive understanding of WHM/CPanel, specifically around email configurations and troubleshooting. Key skills needed: - Extensive experience in WHM/CPanel - Proficiency in diagnosing and resolving server connectivity issues - Sound knowledge of email server delivery processes - A methodical approach to problem solving with attention to detail Your role will involve identifying the root of this error and implementing a reliable solution. Please only bid if you...

    $137 (Avg Bid)
    $137 Avg Bid
    8 bids

    I am looking for a Laravel developer to help me with a task that involves scheduling queue jobs. The ideal candidate should have experience in working with queue jobs in Laravel and be familiar with integrating existing methods into Laravel. Additionally, the candidate should be comfortable defining recurring schedules for these tasks. Skills and experience required for the job: - Proficiency in Laravel and its queue job functionality - Experience in integrating existing methods with Laravel - Familiarity with defining recurring schedules for tasks in Laravel If you have the required skills and experience, please reach out to discuss the project further.

    $36 (Avg Bid)
    $36 Avg Bid
    18 bids

    Hello I need help to improve and understand a mailing plateform which i created using Laravel 8, My current setup is AWS RDS - Medium Dedicated server with WHM Supervisor - Already created Redis - as a queue setup and already running

    $498 (Avg Bid)
    $498 Avg Bid
    78 bids

    I need software. Does anyone have one already developed?

    $40 (Avg Bid)
    $40 Avg Bid
    43 bids

    ...platforms including BASE, Solana, and Binance Smart Chain (BSC). The system will facilitate automatic trade execution based on predefined parameters, manage transaction details via a MySQL queue, and communicate transaction results to a specified callback address. Key Responsibilities: System Design: Design a robust architecture that can handle trade data input, processing, and output efficiently with high reliability. API Integration: Integrate with various decentralized exchanges (DEXes) APIs to execute trades on BASE, Solana, and BSC. Database Management: Implement a MySQL database to queue trade requests and log transaction details. Server Deployment: Configure and deploy the application on a WHM cPanel server ensuring high availability and security....

    $661 (Avg Bid)
    $661 Avg Bid
    74 bids

    ...qualify for the next milestone depends on the quality & average handling time achievement. For e.g. if in Milestone 1 you achieve the quality of 90% vs 95% target, you will not be awarded the next milestone. Training Process: Assessment : 10-15 min(Qualifier) Classroom Training : 3 hrs English Test : 10-15 min(2 attempt, 95% is the qualifier) Training English Queue : 1 hrs(95% Quality is the qualifier) Language specific training queue : 1.5 hrs(95% Quality is the qualifier) Rules to follow: The project is based on Audio diarization recognition where the associate needs to identify the words from the speaker in an audio/video based on the nativity of the language. Need to have the strong nativity and writing skills Interface of the tool: - Numbers/annotation will b...

    $10 - $11
    Sealed NDA
    $10 - $11
    5 bids

    ...qualify for the next milestone depends on the quality & average handling time achievement. For e.g. if in Milestone 1 you achieve the quality of 90% vs 95% target, you will not be awarded the next milestone. Training Process: Assessment : 10-15 min(Qualifier) Classroom Training : 3 hrs English Test : 10-15 min(2 attempt, 95% is the qualifier) Training English Queue : 1 hrs(95% Quality is the qualifier) Language specific training queue : 1.5 hrs(95% Quality is the qualifier) Rules to follow: The project is based on Audio diarization recognition where the associate needs to identify the words from the speaker in an audio/video based on the nativity of the language. Need to have the strong nativity and writing skills Interface of the tool: - Numbers/annotation will b...

    $10 - $11
    Sealed NDA
    $10 - $11
    5 bids

    ...the chat interface to match the branding of various businesses. File Sharing: Support sending and receiving files (e.g., documents, images) during chats. Customer Support Tools: Canned Responses: Provide pre-written responses to frequently asked questions to speed up support. Ticketing System: Convert chat conversations into tickets for further follow-up or escalated issues. Chat Routing and Queue Management: Efficiently manage incoming chats and distribute them among available agents. + automated messages Analytics and Reporting: Chat History and Logs: Maintain records of all chat interactions for future reference and compliance. Performance Metrics: Track key performance indicators such as response time, resolution time, customer satisfaction, etc. Visitor Tracking and Ana...

    $1176 (Avg Bid)
    $1176 Avg Bid
    249 bids

    ...Implement data security measures and comply with relevant regulations (e.g., GDPR, CCPA). Integrate customer support features (e.g., live chat, ticketing systems) for efficient assistance. 2. Connect with TravelPort's GDS APIs: Integrate TravelPort's GDS APIs to access global travel inventory for flights, hotels, car rentals, and more. Develop Passenger Name Records (PNRs) for flight bookings and queue them to InteleTravel for ticket issuance. Implement automatic application of travel agency codes for payment processing. 3. Hertz Booking System Integration: Connect with Hertz's booking system to enable seamless Hertz vehicle bookings on our platform. Apply unique discount codes to Hertz bookings without revealing amounts to customers. Implement profitable pricin...

    $514 (Avg Bid)
    $514 Avg Bid
    256 bids

    I need a skilled academic writer with a PhD in Computer Science to conduct thorough research and create a comprehensive paper on the topic of "Branch protection in merge queues in GitHub". Key Objectives: - Analyzing branch protection techniques in GitHub - Investigating merge queue strategies in GitHub - Evaluating the effectiveness of branch protection in reducing conflicts Word Count: More than 3000 words Citation Style: IEEE Ideal freelancer for this job needs to possess: - PhD in Computer Science - Strong academic research and writing skills - Proven experience in publishing academic papers - Knowledge of GitHub and version control systems - Familiarity with IEEE citation style I'm looking for a professional who can deliver a well-researched and high-quality...

    $107 (Avg Bid)
    $107 Avg Bid
    49 bids

    ...non-GMO, Kosher, low-calorie, corn chip white matte mylar standing pouch. The product name is "Double Dip Chips" and we offer various flavors like Arctic Delight, Flamin Fuego, Hickory BBQ, White Truffle Salt, Black Truffle Truffle Salt, Sour Cream and Onion, Sour Cream and Bacon Flavor(no actual bacon), Original Kosher Salt, Flamin Fusion with Dill, Healthy Air Fried, Homestyle Ranch, Jalapeno, Kettle Cooked, Lemon Pepper, Nashville Hot, Original Dipped in Chocolate, Salt and Vinegar, Spicy Nacho. Key requirements: - Design for two STANDING POUCH WHTIE MYLAR BAG - Bag sizes – (3.8" X 6.5") 1.5 oz and (3.8" x 6.8") 3.5 oz. - The design should highlight specific ingredients, flavor icons, and health labels. - Kindly incorporate a design tha...

    $120 (Avg Bid)
    Guaranteed
    $120
    54 entries

    I'm looking for a FreePBX expert to help configure the Sticky Agent feature on my system. Key Requirements: - Configure Sticky Agent - Route call to the same agent who answered previously. - If that agent are unavailable, then route to his VM. Call Flow: - Inbound Route - Queue - Static Agent Ideal Skills and Experience: - Expertise in FreePBX, specifically version - Only apply if you have done this previously. My server is live, hence no experimenting. Budget $50

    $146 (Avg Bid)
    $146 Avg Bid
    13 bids

    ...qualify for the next milestone depends on the quality & average handling time achievement. For e.g. if in Milestone 1 you achieve the quality of 90% vs 95% target, you will not be awarded the next milestone. Training Process: Assessment : 10-15 min(Qualifier) Classroom Training : 3 hrs English Test : 10-15 min(2 attempts, 95% is the qualifier) Training English Queue : 1 hrs(95% Quality is the qualifier) Language specific training queue : 1.5 hrs(95% Quality is the qualifier) You will get 10 USD for a training task . Training payment will be made prorated along with different milestones. Also, bonus will be provided with along with milestone Rules to follow: The project is based on Optical Character recognition where the associate needs to identify the text in a giv...

    $10 - $11
    Sealed NDA
    $10 - $11
    2 bids

    I'...job will be to receive inbound phone calls, listen carefully to the user's concern, help diagnose the problem, and provide the simplest and most effective solution. Ideal Skills and Experience: - Technical Support - IT Support - Experience in Security Systems (CCTV, Access Control) The customers will dial a public phone number which will be routed to you; all inbound calls will be routed in a queue-like system. Therefore, being comfortable with communication is important. You will need to know English and ideally some Indian languages. To be successful in this role, you need to be patient, articulate, and a good listener. An understanding of customer service and prior experience in a similar role will be an added advantage. I look forward to your bids and becomin...

    $23 / hr (Avg Bid)
    $23 / hr Avg Bid
    24 bids

    For this task, I need a highly skilled and experienced specialist who will handle setting up my message queues using RabbitMQ. Key Responsibilities: * Set up message queues using RabbitMQ Ideal Skills and Experience: * Exceptional knowledge and proficiency in using RabbitMQ for setting up message queues * Robust experience as a RabbitMQ developer Please apply with your experience with these tasks. Certification is not mandatory, however, the focus is heavily placed on experience. Your ability to illustrate your skills effectively through past projects will be highly beneficial. I am excited to see what you can accomplish. Let's make something great together.

    $41 (Avg Bid)
    $41 Avg Bid
    7 bids

    ...support. I run popular events, web site and Facebook sites Wellington live, ExploreLocalNZ and South Proud kiwi, which need a writer, videography expert that can create video, infographic and written content tyat sells a story, engages audiences that we can sell to and monitise. Key Responsibilities: -Recieving voice files, converting them to text, putting the text into a shared doc/queue that the writer can finish, then you publish on word press, add images, ai images, video, info graphics to the story ready to be published. -Researching relevent articles for our audiences, writing engaging articles and creating "snack video" and headlines that are so sharp, edgy and engageing that the person doom scrolling through social media clicks and jumps to the web site to

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    58 bids

    As a client, I urgently require a Microsoft Exchange 2013 expert. The issue at hand involves two mail servers in a fail over cluster and a DAG server. Since the previous evening, our emails have been stuck in the queue, resulting in a halt in our communication channels. To troubleshoot, I have: - Checked server connectivity - Reviewed system logs - Verified mail flow settings Unfortunately, these steps have not fixed the problem. My expectations are: - Identifying and resolving the issue that is causing the emails to be stuck in the queue - Ensuring the smooth functioning of the email system, with a focus on sending capability - Offering potential preventative measures in order to avoid future disruptions This job will require Microsoft Exchange 2013 expertise, alongsid...

    $188 (Avg Bid)
    $188 Avg Bid
    17 bids

    I have Odoo v15 running on , and plan to use inventory module with lots and Packages Using barcode app v15.2 When doing inventory operations using barcode app, Odoo will pre-select the packages id to transfer based on a FIFO rule. But my company does not have perishable products, so the order of dispatch does not matter I would like Odoo to accept another package that is not already on the detailed operations, and grab it as good. Per example: I need to transfer 3 boxes of 10 units each Odoo proposes BOX1, BOX2, and BOX3 based on FIFO putaway rule If I try to scan BOX4, per example (same product, lot, etc but different box than Odoo says) it will put it in red and won't let me validate the operation I would like it to appear BOX4 in green and substitute BOX3, or other not scanne...

    $169 (Avg Bid)
    $169 Avg Bid
    57 bids

    ...---------------------- WooCommerceID: Exception : Cannot produce target element /ns7:SalesOrderBundleMaintainRequest_sync/SalesOrder/PriceAndTaxCalculation/MainDiscount/Rate/DecimalValue. Queue has not enough values in context. Target xsd requires a value for this element, but target field mapping does not produce one. Probably the xml-instance is not valid to the source xsd, or the target field mapping does not fulfill the requirement of the target xsd. Note: Cannot produce target element /ns7:SalesOrderBundleMaintainRequest_sync/SalesOrder/PriceAndTaxCalculation/MainDiscount/Rate/DecimalValue. Queue has not enough values in context. Target xsd requires a value for this element, but target field mapping does not produce one. Probably the xml-instance is not valid to the...

    $424 (Avg Bid)
    $424 Avg Bid
    180 bids

    looking FreeSWITCH and ASTPP developer customise billing solution and Customer Management more details please disucss here Who can send request here 5+ years of industry experience in developing, deep knowledge PBX and Sip server SIP Development experience. Must be aware of Sip and webrtc integration. VOIP software development. Good Knowledge in PBX, SIP, RTP protocols. Worked on Queue, IVR and Voicemail related applications

    $7 / hr (Avg Bid)
    $7 / hr Avg Bid
    10 bids

    I am looking for a talented developer w...in building systems that allow users to bypass queues. The focus area for this project will be sports events. The goal is to develop a capable system that will give users the utility to outpace others in line, ensuring that they secure their tickets before others do. Ideal Skills for the Job: - Strong understanding of the Event Ticketing industry - Experience in developing or working with queue management systems - Proficient in problem-solving and creating effective solutions - Expertise in Sports Event ticketing Experience in handling large loads of traffic and securing user data is a must as users will rely on this solution to secure tickets for crucial sports events. Knowledge of contemporary sports events would be a significant ...

    $92 (Avg Bid)
    $92 Avg Bid
    15 bids

    background processing functionality for mapping process (transcription, mapping on server and store in DB corresponding to the user who submitted the request; work one whole book transcription process bcz if we get whole audio book's transcription and get each segement's text so it will be easy for the system to find the result and send to the client side All these process will be in Queue to efficiently use system resources and no process will be killed due to low memory

    $170 (Avg Bid)
    $170 Avg Bid
    1 bids

    ...address. Restaurants have access to a dashboard or app interface where they can view and manage incoming orders in real-time. They can accept or reject orders based on their capacity and availability. 4. Order Preparation: Upon accepting an order, the restaurant begins preparing the food according to the customer's specifications. Kitchen staff use the app or a dedicated tablet to manage the order queue, mark orders as in-progress, and update order status as they are prepared. 5. Order Fulfillment: Once the food is ready, the restaurant notifies the delivery team or driver assigned to pick up the order. Restaurants ensure that orders are packaged securely and labeled accurately to facilitate smooth pickup and delivery. 6. Communication and Updates: Throughout the order pr...

    $2683 (Avg Bid)
    $2683 Avg Bid
    197 bids