CN112446571A - Task processing method and device - Google Patents

Task processing method and device Download PDF

Info

Publication number
CN112446571A
CN112446571A CN201910815150.0A CN201910815150A CN112446571A CN 112446571 A CN112446571 A CN 112446571A CN 201910815150 A CN201910815150 A CN 201910815150A CN 112446571 A CN112446571 A CN 112446571A
Authority
CN
China
Prior art keywords
task
node
cancellation
transportation
picking
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910815150.0A
Other languages
Chinese (zh)
Inventor
马成龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Jingdong Qianshi Technology Co Ltd
Original Assignee
Beijing Jingdong Qianshi Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Jingdong Qianshi Technology Co Ltd filed Critical Beijing Jingdong Qianshi Technology Co Ltd
Priority to CN201910815150.0A priority Critical patent/CN112446571A/en
Publication of CN112446571A publication Critical patent/CN112446571A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06311Scheduling, planning or task assignment for a person or group
    • G06Q10/063116Schedule adjustment for a person or group
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/083Shipping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management
    • G06Q10/087Inventory or stock management, e.g. order filling, procurement or balancing against orders

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)

Abstract

The invention discloses a task processing method and device, and relates to the field of warehouse logistics. One embodiment of the method comprises: when a cancel request for a task is received, acquiring progress information of the task according to the cancel request; determining an execution node of the task at the current moment according to the progress information; and determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table, and executing the cancellation strategy. According to the embodiment, the technical means that the execution nodes are judged in time according to the progress of the production task and then the corresponding cancellation strategy is executed is adopted, so that the technical problem that the cancellation instruction cannot be processed in time in the prior art is solved, occupation and resource waste of the storage equipment are avoided, the cost is saved, and the storage efficiency is improved.

Description

Task processing method and device
Technical Field
The invention relates to the field of warehouse logistics, in particular to a task processing method and device.
Background
In a warehouse logistics scene, an order production task is one of basic tasks, such as a delivery order, a storage order and an inventory order, and the goods need to be taken out of a goods shelf by a transportation device and transported to a goods picking workstation for picking the goods so as to complete the order production task; there are times when it is necessary to cancel the production task for an order.
In the process of implementing the invention, the inventor finds that at least the following problems exist in the prior art:
when a cancellation instruction for the order production task is received during the execution period of the order production task, the cancellation instruction cannot be processed in time, the equipment to be transported is required to transport the articles to the picking work station and then the cancellation processing is carried out, resources of the transport equipment and other storage equipment are greatly wasted, in addition, the path occupation, the traffic jam degree and the unnecessary production cost are increased in the invalid transportation process, and the production efficiency of the whole warehouse is reduced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a task taking processing method and apparatus, which can determine an execution node according to a progress of a task in time when a cancellation instruction for an order production task is received, and further execute a corresponding cancellation policy, thereby avoiding occupation and resource waste of storage equipment, saving cost, and improving storage efficiency.
To achieve the above object, according to an aspect of an embodiment of the present invention, there is provided a method for processing a task, including:
when a cancel request for a task is received, acquiring progress information of the task according to the cancel request;
determining an execution node of the task at the current moment according to the progress information;
and determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table, and executing the cancellation strategy.
Optionally, the task cancellation request includes identification information of the task;
acquiring progress information of the task according to the cancellation request, wherein the progress information comprises: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
Optionally, the execution node of the task includes: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
determining an execution node of the task at the current moment according to the progress information, wherein the step of determining the execution node comprises the following steps:
when the progress information of the task only comprises a data processing progress but does not mobilize equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
Optionally, the configured policy table includes: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
According to still another aspect of an embodiment of the present invention, there is provided a processing apparatus for a task, including:
the progress acquiring module is used for acquiring progress information of the task according to a cancellation request under the condition of receiving the cancellation request of the task;
the execution node determining module is used for determining an execution node of the task at the current moment according to the progress information;
and the execution module is used for determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table and executing the cancellation strategy.
Optionally, the task cancellation request includes identification information of the task;
the acquiring progress module acquires the progress information of the task according to the canceling request, and the acquiring progress module comprises the following steps: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
Optionally, the execution node of the task includes: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
the determining execution node module determines the execution node of the task at the current moment according to the progress information, and the determining execution node module comprises:
when the progress information of the task only comprises a data processing progress but does not mobilize equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
Optionally, the configured policy table includes: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
According to another aspect of an embodiment of the present invention, there is provided an electronic device for processing a task, including:
one or more processors;
a storage device for storing one or more programs,
when the one or more programs are executed by the one or more processors, the one or more processors implement the processing method of the task provided by the present invention.
According to still another aspect of embodiments of the present invention, there is provided a computer-readable medium on which a computer program is stored, the program implementing a processing method of a task provided by the present invention when executed by a processor.
One embodiment of the above invention has the following advantages or benefits: because the technical means of judging the execution node in time according to the progress of the production task and then executing the corresponding cancellation strategy is adopted, the technical problem that the cancellation instruction cannot be processed in time in the prior art is solved, occupation and resource waste of the warehousing equipment are avoided, the cost is saved, and the warehousing efficiency is improved.
Further effects of the above-mentioned non-conventional alternatives will be described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
fig. 1 is a schematic diagram of a main flow of a processing method of a task according to an embodiment of the present invention;
FIG. 2 is a diagram illustrating a detailed flow of a task processing method according to an embodiment of the present invention;
FIG. 3 is a schematic diagram of the main modules of a processing device for a task according to an embodiment of the present invention;
FIG. 4 is an exemplary system architecture diagram in which embodiments of the present invention may be employed;
fig. 5 is a schematic block diagram of a computer system suitable for use in implementing a terminal device or server of an embodiment of the invention.
Detailed Description
Exemplary embodiments of the present invention are described below with reference to the accompanying drawings, in which various details of embodiments of the invention are included to assist understanding, and which are to be considered as merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Fig. 1 is a schematic diagram of a main flow of a processing method of a task according to an embodiment of the present invention, as shown in fig. 1, including:
step S101, when a cancel request for a task is received, acquiring progress information of the task according to the cancel request;
step S102, determining an execution node of the task at the current moment according to the progress information;
and step S103, determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table, and executing.
The task can be a production or production scheduling task for an order in warehousing management, such as production scheduling for an ex-warehouse order, a warehousing order and an inventory order; the processing flow of the task may be: 1. issuing a production task instruction to a picking work station; 2. issuing the production task instruction to a scheduling system; 3. generating a transportation task according to the production task instruction; 4. transferring the transportation equipment according to the transportation task; 5. the goods are carried by the transportation equipment and go to the goods picking work station to complete the production task.
The invention can judge the execution node of the order production task in time according to the progress of the production task when receiving the cancel instruction of the order production task, and further execute the corresponding cancel strategy, thereby avoiding the occupation and resource waste of the storage equipment, saving the cost and improving the storage efficiency.
In some embodiments, the cancellation request of the task includes identification information of the task;
acquiring progress information of the task according to the cancellation request, wherein the progress information comprises: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
Unique identification information can be set for each production task, the progress information of the production task is tracked, recorded and stored, the unique identification information is used for correlation processing, and then the progress information of the production task can be obtained according to the identification information.
The step that the production task is specifically performed at present can be inquired according to the progress information of the production task so as to perform further judgment processing.
In some embodiments, the execution node of the task comprises: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
determining an execution node of the task at the current moment according to the progress information, wherein the step of determining the execution node comprises the following steps:
when the progress information of the task only comprises a data processing progress but does not mobilize equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
Reaching the picking station area may include: arriving at a queue waiting place of the picking workstation and arriving at the picking workstation;
the execution node of the production task determined by the progress information of the production task can more clearly judge which link the production task goes to, and further can directly determine which cancellation strategy should be executed
In some embodiments, the configured policy table comprises: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
The configured policy table can be stored in a database in advance, and then which cancellation policy should be executed can be directly determined according to the current execution node of the production task; and a proper processing strategy is executed in time, so that the occupation of storage equipment and the resource waste are avoided, the cost is saved, and the storage efficiency is improved.
Fig. 2 is a schematic diagram of a specific flow of a task processing method according to an embodiment of the present invention, as shown in fig. 2, including:
receiving an upstream cancel task, inquiring the state of the production task by the warehouse management system, judging whether the production task is issued to a picking work station, and if the production task is not issued to the picking work station, canceling the production task by the warehouse management system; the cancel task is completed;
if the warehouse management system is issued to the goods picking work station, the work station checks whether the production task data is issued to the scheduling system, if not, the work station is informed to directly cancel the production task, and the warehouse management system cancels the production task and restores the states of the goods shelves and the storage positions; the cancel task is completed;
if the inquired production task is issued to the scheduling system and the transportation task issued by the scheduling is not received, the scheduling production stop production transportation task is informed, the workstation cancels the production task, the warehouse management system cancels the production task and restores the state of the goods shelf and the storage position; the cancel task is completed;
if the query order has received the carrying task issued by the scheduling and is not issued to the transport equipment console, the workstation cancels the production task, the warehouse management system cancels the production task and restores the states of the goods shelves and the storage positions; the cancel task is completed;
if the query order is issued to the transport equipment console for carrying, the transport equipment console is required to judge which link the current transport equipment executes, and different links are processed differently:
the transportation equipment is called, only the action of jacking the goods shelf is completed, the goods shelf can directly cancel the current carrying task, the workstation cancels the production task, the warehouse management system cancels the order and restores the states of the goods shelf and the storage position; the cancel task is completed;
when the transportation equipment is called and jacks up the goods shelf but does not reach the cache position of the corresponding workstation, the transportation equipment console cancels the current transportation task, the goods shelf directly requests to arrange production and return to the warehouse during the shelf modification and transportation, the arrangement of production is carried out on the goods shelf and returns to the storage position of the warehouse, the transportation equipment carries the goods shelf and directly returns to the warehouse, the workstation cancels the order, and the warehouse management system cancels the production task; the cancel task is completed;
the transportation equipment arrives at a work station cache position, the transportation equipment enters a queuing position at the moment and is inconvenient to directly return to the warehouse, the transportation equipment can continue to arrive at a work station sorting point according to the current task, the work station checks that the order is cancelled at the moment, the AGV control console is informed to drag the goods shelf to directly leave (if a face-changing task is given, the AGV control console is also informed to give up), the transportation equipment control console requests to arrange the production and return to the warehouse, the production is carried out at the moment, the goods shelf is directly returned to the warehouse by the transportation equipment, the work station cancels the production task, and the warehouse management system cancels the production task; and the cancellation task is completed.
Fig. 3 is a schematic diagram of main blocks of a processing device of a task according to an embodiment of the present invention, and as shown in fig. 3, the processing device 300 of the task includes:
the progress acquiring module 301 is configured to, when a cancel request for a task is received, acquire progress information of the task according to the cancel request;
a determining execution node module 302, configured to determine an execution node of the task at the current time according to the progress information;
and the executing module 303 is configured to determine, according to the configured policy table, a cancellation policy corresponding to the executing node of the task at the current time, and execute the cancellation policy.
The production task can be a scheduling task for an order in warehousing management, such as scheduling for an ex-warehouse order, a warehouse entry order and an inventory order; the process flow of the production task may be: 1. issuing a production task instruction to a picking work station; 2. issuing the production task instruction to a scheduling system; 3. generating a transportation task according to the production task instruction; 4. transferring the transportation equipment according to the transportation task; 5. the goods are carried by the transportation equipment and go to the goods picking work station to complete the production task.
The invention can judge the execution node of the order production task in time according to the progress of the production task when receiving the cancel instruction of the order production task, and further execute the corresponding cancel strategy, thereby avoiding the occupation and resource waste of the storage equipment, saving the cost and improving the storage efficiency.
In some embodiments, the cancellation request of the task includes identification information of the task;
the acquiring progress module 301 acquires the progress information of the task according to the cancellation request, and includes: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
Unique identification information can be set for each production task, the progress information of the production task is tracked, recorded and stored, the unique identification information is used for correlation processing, and then the progress information of the production task can be obtained according to the identification information.
The step that the production task is specifically performed at present can be inquired according to the progress information of the production task so as to perform further judgment processing.
In some embodiments, the execution node of the task comprises: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
the determining execution node module 302 determines the execution node of the task at the current time according to the progress information, including:
when the progress information of the task only comprises a data processing progress but does not mobilize equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
Reaching the picking station area may include: arriving at a queue waiting place of the picking workstation and arriving at the picking workstation;
the execution node of the production task determined by the progress information of the production task can more clearly judge which link the production task goes to, and further can directly determine which cancellation strategy should be executed
In some embodiments, the configured policy table comprises: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
The configured policy table can be stored in a database in advance, and then which cancellation policy should be executed can be directly determined according to the current execution node of the production task; and a proper processing strategy is executed in time, so that the occupation of storage equipment and the resource waste are avoided, the cost is saved, and the storage efficiency is improved.
Fig. 4 shows an exemplary system architecture 400 of a processing device to which the processing method of a task or a task of an embodiment of the present invention may be applied.
As shown in fig. 4, the system architecture 400 may include terminal devices 401, 402, 403, a network 404, and a server 405. The network 404 serves as a medium for providing communication links between the terminal devices 401, 402, 403 and the server 405. Network 404 may include various types of connections, such as wire, wireless communication links, or fiber optic cables, to name a few.
A user may use terminal devices 401, 402, 403 to interact with a server 405 over a network 404 to receive or send messages or the like. The terminal devices 401, 402, 403 may have various communication client applications installed thereon, such as a web browser application, a search-type application, an instant messaging tool, and a mailbox client.
The terminal devices 401, 402, 403 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 405 may be a server that provides various services, such as a background management server that supports shopping websites browsed by users using the terminal devices 401, 402, and 403.
It should be noted that the method for processing the task provided by the embodiment of the present invention is generally executed by the server 405, and accordingly, the processing device for the task is generally disposed in the server 405.
It should be understood that the number of terminal devices, networks, and servers in fig. 4 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Referring now to FIG. 5, shown is a block diagram of a computer system 500 suitable for use with a terminal device implementing an embodiment of the present invention. The terminal device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present invention.
As shown in fig. 5, the computer system 500 includes a Central Processing Unit (CPU)501 that can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)502 or a program loaded from a storage section 508 into a Random Access Memory (RAM) 503. In the RAM 503, various programs and data necessary for the operation of the system 500 are also stored. The CPU 501, ROM 502, and RAM 503 are connected to each other via a bus 504. An input/output (I/O) interface 505 is also connected to bus 504.
The following components are connected to the I/O interface 505: an input portion 506 including a keyboard, a mouse, and the like; an output portion 507 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage portion 508 including a hard disk and the like; and a communication section 509 including a network interface card such as a LAN card, a modem, or the like. The communication section 509 performs communication processing via a network such as the internet. The driver 510 is also connected to the I/O interface 505 as necessary. A removable medium 511 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 510 as necessary, so that a computer program read out therefrom is mounted into the storage section 508 as necessary.
In particular, according to the embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 509, and/or installed from the removable medium 511. The computer program performs the above-described functions defined in the system of the present invention when executed by the Central Processing Unit (CPU) 501.
It should be noted that the computer readable medium shown in the present invention can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present invention, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In the present invention, however, a computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules described in the embodiments of the present invention may be implemented by software or hardware. The described modules may also be provided in a processor, which may be described as: a processor comprises a progress acquisition module, an execution node determination module and an execution module. Wherein the names of the modules do not in some cases constitute a limitation of the module itself.
As another aspect, the present invention also provides a computer-readable medium that may be contained in the apparatus described in the above embodiments; or may be separate and not incorporated into the device. The computer readable medium carries one or more programs which, when executed by a device, cause the device to comprise: step S101, when a cancel request for a task is received, acquiring progress information of the task according to the cancel request; step S102, determining an execution node of the task at the current moment according to the progress information; and step S103, determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table, and executing.
According to the technical scheme of the embodiment of the invention, the technical means of judging the execution node in time according to the progress of the production task and further executing the corresponding cancellation strategy is adopted, so that the technical problem that the cancellation instruction cannot be processed in time in the prior art is solved, the occupation and the resource waste of the storage equipment are avoided, the cost is saved, and the storage efficiency is improved.
The above-described embodiments should not be construed as limiting the scope of the invention. Those skilled in the art will appreciate that various modifications, combinations, sub-combinations, and substitutions can occur, depending on design requirements and other factors. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for processing a task, comprising:
when a cancel request for a task is received, acquiring progress information of the task according to the cancel request;
determining an execution node of the task at the current moment according to the progress information;
and determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table, and executing the cancellation strategy.
2. The method according to claim 1, wherein the task cancellation request includes identification information of the task;
acquiring progress information of the task according to the cancellation request, wherein the progress information comprises: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
3. The method of claim 2, wherein the execution node of the task comprises: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
determining an execution node of the task at the current moment according to the progress information, wherein the step of determining the execution node comprises the following steps:
when the progress information of the task only comprises a data processing progress but does not mobilize production equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
4. The method of claim 3, wherein the configured policy table comprises: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
5. A task processing apparatus, comprising:
the progress acquiring module is used for acquiring progress information of the task according to a cancellation request under the condition of receiving the cancellation request of the task;
the execution node determining module is used for determining an execution node of the task at the current moment according to the progress information;
and the execution module is used for determining a cancellation strategy corresponding to the execution node of the task at the current moment according to the configured strategy table and executing the cancellation strategy.
6. The apparatus according to claim 5, wherein the cancellation request of the task includes identification information of the task;
the acquiring progress module acquires the progress information of the task according to the canceling request, and the acquiring progress module comprises the following steps: acquiring progress information of the task according to the identification information of the task;
the progress information of the task comprises: the data processing progress of the task instruction and the information of the equipment of which the task is mobilized;
the data processing progress comprises the following steps in sequence from first to last according to the time sequence: the data are issued to a goods picking workstation, the data are issued to a scheduling system, a transportation task is generated, and the data are issued to a transportation equipment console;
the apparatus comprises: at least one of a transport device or a picking station.
7. The apparatus of claim 6, wherein the execution node of the task comprises: data processing node, transportation node, picking node; wherein,
the data processing nodes are as follows: no transportation equipment participates in executing tasks;
the transportation node is as follows: there is a transport device engaged in performing tasks and the transport device has not reached the pick station area;
the goods picking node is as follows: there is a transport device involved in performing the task and the transport device has reached the pick station area;
the determining execution node module determines the execution node of the task at the current moment according to the progress information, and the determining execution node module comprises:
when the progress information of the task only comprises a data processing progress but does not mobilize equipment, determining an execution node of the task at the current moment as a data processing node;
when the fact that the transportation equipment has been moved but the picking work station has not been moved by the task is determined according to the progress information of the task, determining that an execution node of the task at the current moment is a transportation node;
and when the fact that the transportation equipment and the picking work station are moved by the task is determined according to the progress information of the task, determining that the execution node of the task at the current moment is a picking node.
8. The apparatus of claim 7, wherein the configured policy table comprises: a cancellation strategy corresponding to the data processing node, a cancellation strategy corresponding to the transportation node, and a cancellation strategy corresponding to the picking node; wherein,
the cancellation policy corresponding to the data processing node includes: eliminating the task data;
the cancellation policy corresponding to the transportation node includes: generating a return task for the transport device;
the cancellation policy corresponding to the picking node includes: and generating a return task for the transportation equipment after confirming that the transportation equipment arrives at the picking work station.
9. An electronic device for processing tasks, comprising:
one or more processors;
a storage device for storing one or more programs,
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-4.
10. A computer-readable medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-4.
CN201910815150.0A 2019-08-30 2019-08-30 Task processing method and device Pending CN112446571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910815150.0A CN112446571A (en) 2019-08-30 2019-08-30 Task processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910815150.0A CN112446571A (en) 2019-08-30 2019-08-30 Task processing method and device

Publications (1)

Publication Number Publication Date
CN112446571A true CN112446571A (en) 2021-03-05

Family

ID=74735236

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910815150.0A Pending CN112446571A (en) 2019-08-30 2019-08-30 Task processing method and device

Country Status (1)

Country Link
CN (1) CN112446571A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104008474A (en) * 2014-06-17 2014-08-27 北京京东尚科信息技术有限公司 Data processing method and system
US20150073935A1 (en) * 2013-09-11 2015-03-12 Yuto Shibata Information processing apparatus, consumables ordering method, and computer program product
US20160071190A1 (en) * 2014-09-10 2016-03-10 Oracle International Corporation Modifying electronic orders during a fulfillment process
CN107203866A (en) * 2017-06-26 2017-09-26 北京京东尚科信息技术有限公司 The processing method and device of order
CN107203921A (en) * 2017-04-20 2017-09-26 多点生活(中国)网络科技有限公司 Sequence information merging treatment method and system
CN107230120A (en) * 2016-03-24 2017-10-03 阿里巴巴集团控股有限公司 Sequence information processing method, apparatus and system
CN107239913A (en) * 2016-03-29 2017-10-10 阿里巴巴集团控股有限公司 A kind of logistics business processing method and processing device
CN107844929A (en) * 2016-09-21 2018-03-27 北京京东尚科信息技术有限公司 For wrapping up the method and system of outbound
CN108428074A (en) * 2017-02-13 2018-08-21 北京京东尚科信息技术有限公司 A kind of processing method and processing device cancelled an order in order honours an agreement flow

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150073935A1 (en) * 2013-09-11 2015-03-12 Yuto Shibata Information processing apparatus, consumables ordering method, and computer program product
CN104008474A (en) * 2014-06-17 2014-08-27 北京京东尚科信息技术有限公司 Data processing method and system
US20160071190A1 (en) * 2014-09-10 2016-03-10 Oracle International Corporation Modifying electronic orders during a fulfillment process
CN107230120A (en) * 2016-03-24 2017-10-03 阿里巴巴集团控股有限公司 Sequence information processing method, apparatus and system
CN107239913A (en) * 2016-03-29 2017-10-10 阿里巴巴集团控股有限公司 A kind of logistics business processing method and processing device
CN107844929A (en) * 2016-09-21 2018-03-27 北京京东尚科信息技术有限公司 For wrapping up the method and system of outbound
CN108428074A (en) * 2017-02-13 2018-08-21 北京京东尚科信息技术有限公司 A kind of processing method and processing device cancelled an order in order honours an agreement flow
CN107203921A (en) * 2017-04-20 2017-09-26 多点生活(中国)网络科技有限公司 Sequence information merging treatment method and system
CN107203866A (en) * 2017-06-26 2017-09-26 北京京东尚科信息技术有限公司 The processing method and device of order

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
ECCANG: "我要拦截订单,跨 境店铺erp", pages 1 - 2, Retrieved from the Internet <URL:https://bbs.eccang.com/notbook/227> *
李诗珍;: "拣货方式、存储策略与路径策略协同研究", 工业工程, no. 02, pages 37 - 43 *

Similar Documents

Publication Publication Date Title
CN110533353B (en) Method and device for handling shelves
US12039472B2 (en) Method and device for scheduling automated guided vehicle
CN110371548B (en) Goods warehousing method and device
CN111553548B (en) Goods picking method and device
CN111861298A (en) Order canceling method and device
CN110766348B (en) Method and device for combining goods picking tasks
CN114148659A (en) Container racking method, device, system, electronic equipment and computer readable medium
CN113706064A (en) Order processing method and device
CN111415110A (en) Method and device for checking goods shelf
CN110188969B (en) Method and device for controlling task issuing
CN112884387B (en) Method and device for controlling a vehicle
CN112101690A (en) Article sorting method and device
CN110555642A (en) Method and device for determining route starting point
CN112446571A (en) Task processing method and device
CN115390958A (en) Task processing method and device
CN113762825A (en) Method and device for determining ex-warehouse list
CN113837658A (en) Article shelving method and device
CN111950756A (en) Unmanned forklift routing planning method and device
CN110826751B (en) Method and device for picking goods
CN113554373A (en) Method and device for managing ex-warehouse of three-dimensional warehouse
CN112520282B (en) Dispatching method and device for goods to be transported
CN111861295B (en) Method and apparatus for cargo handling
CN112015565A (en) Method and device for determining task downloading queue
CN112474368A (en) Goods sorting method, device, equipment and computer readable medium
CN112214731B (en) Method and device for determining target set

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination