Provide a restful service which accepts as a post of json

Assignment Help Computer Engineering
Reference no: EM132217465

This should be written using JAVA and JSON. Please comment your code.

Goal:

To simulate a task management system with a priority queue.

Problem:

Provide a RESTful service which accepts as a POST of JSON a list of enqueue and dequeue statements onto an in-memory job queue.

Each job definition contains a name and a priority, with 0 being the best priority and positive integers representing lower priorities.

Return the JSON representing the state of the queue (the list of job names, in priority order), after all enqueue and dequeue statements have been processed.

Example input: { "inList" : [ { "cmd" : "enqueue", "name" : "job1", "pri" : 4 },

{ "cmd" : "enqueue", "name" : "job2", "pri" : 3 },

{ "cmd" : "dequeue" },

{ "cmd" : "enqueue", "name" : "job3", "pri" : 0 },

{ "cmd" : "enqueue", "name" : "job4", "pri" : 1 },

{ "cmd" : "dequeue" }

] }

Example output: { "outList" : [ "job4", "job1" ] }

Erroneous input (e.g. malformed JSON) should be handled gracefully.

Reference no: EM132217465

Questions Cloud

How did each development influence american culture : Write a 350- to 700-word summary in which you answer the following questions: How did each development influence American culture?
Is it wrong to create machines capable of making human labor : If automation leads to chronic and widespread unemployment, should the government provide long term unemployed adult citizens with the opportunity.
Any type of health care community of practice : Assume you have graduated and are actively working in the Health Management field. You may pick any type of health care community of practice.
Delegation of authority must contain standards : Delegation of authority must contain "standards" by which a court can determine whether the agency has exceeded its authority.
Provide a restful service which accepts as a post of json : Provide a RESTful service which accepts as a POST of JSON a list of enqueue and dequeue statements onto an in-memory job queue.
Analysis of the expected performance proficiency : An analysis of the expected performance proficiency for each of the five ACHE leadership and administrative domains
Consideration requirement in contract law : What are the differences between "VALUE" requirement for a holder in due course and "CONSIDERATION" requirement in Contract Law?
Charted data to make informed management decision : Analyze the given charted data to make an informed management decision related to the case study. Support your decision by referencing the data.
Create a menu-driven system to play 1 of 2 games : Create a menu-driven system to play 1 of 2 games, view the scoreboard, restart or exit the game.

Reviews

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd