CN108182615B - Method and system for task data processing - Google Patents

Method and system for task data processing Download PDF

Info

Publication number
CN108182615B
CN108182615B CN201611123429.5A CN201611123429A CN108182615B CN 108182615 B CN108182615 B CN 108182615B CN 201611123429 A CN201611123429 A CN 201611123429A CN 108182615 B CN108182615 B CN 108182615B
Authority
CN
China
Prior art keywords
data interaction
medium
media
task
interaction medium
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.)
Active
Application number
CN201611123429.5A
Other languages
Chinese (zh)
Other versions
CN108182615A (en
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 Century Trading Co Ltd
Beijing Jingdong Shangke Information Technology Co Ltd
Original Assignee
Beijing Jingdong Century Trading Co Ltd
Beijing Jingdong Shangke Information 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 Century Trading Co Ltd, Beijing Jingdong Shangke Information Technology Co Ltd filed Critical Beijing Jingdong Century Trading Co Ltd
Priority to CN201611123429.5A priority Critical patent/CN108182615B/en
Publication of CN108182615A publication Critical patent/CN108182615A/en
Application granted granted Critical
Publication of CN108182615B publication Critical patent/CN108182615B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application discloses a method and a system for task data processing, wherein the method comprises the following steps: acquiring task data; selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium; and writing the task data into the current data interaction medium. The data interaction between the task units is realized by utilizing a plurality of data interaction media, and the disaster tolerance capability of the data interaction between the systems is further improved.

Description

Method and system for task data processing
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a system for processing task data.
Background
With the development of internet technology, a new shopping mode of online shopping is more popular with people, even the past shopping mode is overturned, online shopping is realized by 'shopping at home', ordering is not limited by time and place, a large amount of commodity information is obtained, and commodities which are not available in the local area can be bought.
After a user places an order on the internet, the system can process the order in the order production library, and the system mainly judges whether the order meets production conditions in the order production process and transfers the order meeting the production conditions to a corresponding production control system to start production. For example, the suspended order is scanned and loaded into the memory, and the order meeting the conditions is downloaded to the storehouse. In order processing, the system can be divided into a task generating unit and a task executing unit. And data interaction is realized between the task generating unit and the task executing unit through a memory database (redis).
However, the interaction of data is realized through the memory database (redis), the disaster tolerance capability is weak, and once the memory database fails, the data interaction between the task units cannot be performed.
Therefore, a new method and system for task data processing is needed.
The above information disclosed in this background section is only for enhancement of understanding of the background of the invention and therefore it may contain information that does not constitute prior art that is already known to a person of ordinary skill in the art.
Disclosure of Invention
In view of the above, the present invention provides a method and system for task data processing, which can utilize multiple data interaction mediums to interact data between task units.
Additional features and advantages of the invention will be set forth in the detailed description which follows, or may be learned by practice of the invention.
According to an aspect of the present invention, there is provided a method for task data processing with a disaster recovery function, the method comprising:
acquiring task data;
selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium;
and writing the task data into the current data interaction medium.
In an exemplary embodiment of the present disclosure, the selecting one data interaction medium from a plurality of data interaction media for data interaction between different task units as a current data interaction medium includes:
selecting one data interaction medium from the multiple data interaction media as the current data transmission medium by adopting a first selection mode, or
And selecting one data interaction medium from the plurality of data interaction media as the current data interaction medium by adopting a first selection mode and a second selection mode.
In an exemplary embodiment of the present disclosure, the method further comprises:
when the control switch of the second selection mode is closed, one data interaction medium selected from the multiple data interaction media in the first selection mode is used as the current data interaction medium;
and when the control switch of the second selection mode is turned on, selecting one data interaction medium from the plurality of data interaction media by adopting the first selection mode and the second acquisition mode as the current data interaction medium.
In an exemplary embodiment of the disclosure, the selecting one data interaction medium from a plurality of data interaction media as a current data interaction medium in the first selection manner includes:
acquiring a task type corresponding to the task data;
and selecting one of the data interaction media corresponding to the task type from the plurality of data interaction media as the current data interaction media.
In an exemplary embodiment of the present disclosure, the acquiring, as the current data interaction media, one of the data interaction media corresponding to the task type from the plurality of data interaction media includes:
selecting one data interaction medium with the highest priority from a plurality of data interaction media corresponding to the task type;
monitoring the availability of each data interaction medium, and judging whether the availability of the data interaction medium with the highest priority is greater than a first availability threshold corresponding to the task type; the available rate is used for representing the probability of successful writing of the task when each data interaction medium is used as the current data interaction medium;
if not, selecting the data interaction medium corresponding to the next priority as the current data interaction medium;
and when the judgment result is yes, selecting the data interaction medium with the highest priority as the current data interaction medium.
In an exemplary embodiment of the present disclosure, the method further comprises:
and comparing the availability of each data interaction medium with the second availability threshold of each data interaction medium, and reporting errors for the data interaction medium with the availability lower than the second availability threshold.
In an exemplary embodiment of the present disclosure, the method further comprises:
and sequencing the plurality of data interaction media corresponding to each task type according to the medium bearing rate and/or the communication efficiency so as to obtain the priority of each data interaction medium.
In an exemplary embodiment of the disclosure, the selecting one data interaction medium from the plurality of data interaction media as a current data interaction medium by using a first selection method and a second selection method includes:
acquiring a data interaction medium selected by the first selection mode and a data interaction medium selected by the second selection mode;
and invalidating the data interaction medium selected by adopting the first selection mode, and taking the data interaction medium selected by adopting the second selection mode as the current data interaction medium.
In an exemplary embodiment of the disclosure, the one data interaction medium selected by the second selection method includes:
a data interaction medium configured by a user is obtained.
In an exemplary embodiment of the present disclosure, the plurality of data interaction mediums include: at least two of message middleware, in-memory database, jeff JSF, and WEBservice.
According to another aspect of the present invention, there is provided a system for task data processing with disaster recovery function, the system comprising:
the acquisition module is used for acquiring task data;
the selection module is used for selecting one data interaction medium from a plurality of data interaction media for performing data interaction among different task units as a current data interaction medium;
and the writing module is used for writing the task data into the current data interaction medium.
In an exemplary embodiment of the disclosure, the selection module is configured to select one of the plurality of data interaction media as a current data transmission medium in a first selection manner, or select one of the plurality of data interaction media as a current data interaction medium in the first selection manner and a second selection manner.
In the embodiment of the invention, task data are acquired; selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium; and writing the task data into the current data interaction medium. The data interaction between the task units is realized by utilizing a plurality of data interaction media, and the disaster tolerance capability of the data interaction between the systems is further improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The above and other objects, features and advantages of the present invention will become more apparent by describing in detail exemplary embodiments thereof with reference to the attached drawings.
FIG. 1 is a diagram illustrating data interaction by a task unit in the prior art, according to an example embodiment;
FIG. 2 is a flow diagram illustrating a method for task data processing in accordance with an exemplary embodiment;
FIG. 3 is a diagram illustrating data interaction between task elements in accordance with an illustrative embodiment;
FIG. 4A is a flow diagram illustrating a method of data interaction in a first manner, according to an example embodiment;
FIG. 4B is a flow diagram illustrating a method of selecting one of a plurality of data interaction media corresponding to a task type as a current data interaction media in accordance with an illustrative embodiment;
FIG. 5 is a flowchart illustrating a method of data interaction in a mode two according to an example embodiment;
fig. 6 is a block diagram illustrating a system for task data processing with disaster recovery functionality according to an example embodiment.
DETAILED DESCRIPTION OF EMBODIMENT (S) OF INVENTION
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus, a repetitive description thereof will be omitted.
Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided to provide a thorough understanding of embodiments of the invention. One skilled in the relevant art will recognize, however, that the invention may be practiced without one or more of the specific details, or with other methods, components, devices, steps, and so forth. In other instances, well-known methods, devices, implementations or operations have not been shown or described in detail to avoid obscuring aspects of the invention.
The block diagrams shown in the figures are functional entities only and do not necessarily correspond to physically separate entities. I.e. these functional entities may be implemented in the form of software, or in one or more hardware modules or integrated circuits, or in different networks and/or processor means and/or microcontroller means.
The flow charts shown in the drawings are merely illustrative and do not necessarily include all of the contents and operations/steps, nor do they necessarily have to be performed in the order described. For example, some operations/steps may be decomposed, and some operations/steps may be combined or partially combined, so that the actual execution sequence may be changed according to the actual situation.
FIG. 1 is a diagram illustrating data interaction by a task unit in the prior art, according to an example embodiment.
As shown in fig. 1, after generating task data, a task generating unit in the prior art writes the task data into a memory database, and each task executing unit reads the task data from the memory database.
In the prior art, data interaction is realized only through a memory database (redis), the disaster tolerance capability is weak, and once the memory database fails, data interaction between task units cannot be performed mainly by depending on a disaster tolerance mechanism of the memory database.
In view of this, embodiments of the present invention provide a method and system for processing task data with disaster tolerance. The following detailed description of exemplary embodiments of the disclosure refers to the accompanying drawings.
FIG. 2 is a flow diagram illustrating a method for task data processing in accordance with an exemplary embodiment.
As shown in fig. 2, in S202, task data is acquired.
According to an example embodiment, the task data may be generated by a task generation unit.
In S204, one data interaction medium is selected from a plurality of data interaction media for data interaction between different task units as a current data interaction medium.
According to an example embodiment, the plurality of data interaction media may include, but are not limited to: at least two of message middleware, in-memory database, jeff JSF, and WEBservice. The invention is not limited in this regard and the data interaction medium may be, for example, a relational database or the like.
It should be noted that, by configuring the types of the multiple data interaction mediums in advance, so that the multiple data interaction mediums can support data interaction between different task units, the multiple data interaction mediums can be adjusted, for example, increased or decreased.
According to an example embodiment, when one data interaction medium is selected from a plurality of data interaction media as the current data interaction medium, two ways may be included.
In the first mode, one data interaction medium selected from a plurality of data interaction media in a first selection mode is used as the current data transmission medium.
And selecting one data interaction medium from the plurality of data interaction media as the current data interaction medium by adopting a first selection mode and a second selection mode.
According to an example embodiment, the second selection mode is provided with a control switch, when the control switch is turned off, the one data interaction medium selected by the first mode is adopted as the current data transmission medium, and when the control switch is turned off, the one data interaction medium selected by the second mode is adopted as the current data transmission medium.
In S206, the task data is written to the current data interaction medium.
According to an example embodiment, the task data is written into the current data interaction medium, so that the task execution unit executes the task data in the current data interaction medium.
FIG. 3 is a diagram illustrating data interaction between task units, according to an example embodiment. As shown in fig. 3, in the embodiment of the present invention, a plurality of data interaction mediums are used to interact task data between the task generating unit and the task executing unit.
In the embodiment of the invention, task data are acquired; selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium; and writing the task data into the current data interaction medium. The data interaction between the task units is realized by utilizing a plurality of data interaction media, and the disaster tolerance capability of the data interaction between the systems is further improved.
The following describes in detail the method for performing data interaction in the first and second modes, respectively, with reference to specific application scenarios.
FIG. 4A is a flow chart illustrating a method of data interaction in a first manner, according to an example embodiment.
As shown in fig. 4A, in S402, a task type corresponding to the task data is acquired.
According to an example embodiment, task types may include, but are not limited to: printing, ex-warehouse, whole-process tracking, order dismantling, order pause information, order internal configuration driving, order purchase driving and the like.
In S404, one of the data interaction media corresponding to the task type is selected from the plurality of data interaction media as a current data interaction medium.
According to an example embodiment, the data interaction media corresponding to each task type are preset, the number of the data interaction media can be multiple, and one data interaction medium is selected as the current data interaction medium to which the acquired task data needs to be written.
In the implementation of the invention, one of the data interaction media corresponding to the task type is automatically selected from the plurality of data interaction media as the current data interaction media in a first mode, so that the data interaction media are automatically selected.
FIG. 4B is a flowchart illustrating a method of selecting one of a plurality of data interaction media corresponding to a task type as a current data interaction media, according to an example embodiment.
In S4042, one data interaction medium having the highest priority is selected from the plurality of data interaction media corresponding to the task type.
According to an example embodiment, priorities of a plurality of data interaction media corresponding to each task type may be preset, and when the priorities are set, the plurality of data interaction media corresponding to each task type are sorted according to a media carrying rate and/or a communication efficiency to obtain the priority of each data interaction media. But the invention is not limited thereto.
It should be noted that, the priority of the data interaction media may be updated according to the monitored change of the media carrying rate and the communication efficiency of each data interaction media.
In S4044, it is determined whether the availability of the data interaction medium with the highest priority is greater than a first availability threshold corresponding to the task type.
According to an example embodiment, the availability ratio is used to represent the probability of successful writing of the task when each data interaction medium is used as the current data interaction medium, for example, the number of times that the data interaction medium a is used as the current data interaction medium in a specified period is M, the number of times that the task data is successfully written is N, and the availability ratio of the data interaction medium a is N/M.
According to an example embodiment, the availability of each data interaction medium may be obtained by monitoring each data interaction medium. Because the task data of each task type has specific characteristics, the lowest availability of the data interaction media capable of processing the task data of the task type can be set according to the characteristics of the task data of each task type, and a first availability threshold can be set and can be adjusted.
When the determination result is no, step S4046 is performed.
If the determination result is yes, step S4048 is performed.
In S4046, the data interaction medium corresponding to the next priority is selected as the current data interaction medium.
It should be noted that, after the data interaction media corresponding to the next priority is selected, it is still required to determine whether the availability of the data interaction media is greater than the first availability threshold, if the determination result is negative, the data interaction media corresponding to the next priority needs to be continuously selected, and the determination is performed according to the first availability threshold until the availability of the selected data interaction media is greater than the first availability threshold, and the selected data interaction media is used as the current data interaction media.
According to an example embodiment, a second availability threshold of each data interaction medium may be set according to a historical availability of each data interaction medium, the availability of each data interaction medium may be compared with the second availability threshold of each data interaction medium, and an error may be reported for data interaction media having an availability lower than the second availability threshold.
In S4048, the data interaction medium with the highest priority is selected as the current data interaction medium.
In the embodiment of the invention, according to the priority sequence, the data interaction media larger than the first availability threshold value are selected from the plurality of data interaction media corresponding to the task type of the task data as the current data interaction media, and the data interaction media are automatically switched, so that the selected current data interaction media can meet the availability of processing the task data, and the bearing rate and the communication efficiency are higher, thereby improving the efficiency of processing the task data by the data interaction media and the success rate of writing the task data.
FIG. 5 is a flowchart illustrating a method for data interaction in a mode two, according to an example embodiment.
As shown in fig. 5, in S502, one data interaction medium selected by the first selection method and one data interaction medium selected by the second selection method are obtained.
It should be noted that, after the control switch of the second selection mode is turned on, two selection modes exist at the same time, and therefore, the first selection mode and the second selection mode respectively select one data interaction medium.
See fig. 4A and 4B for a method of selecting a data interaction medium in a first selection mode. According to an example embodiment, the one data interaction medium selected in the second selection manner may include: a data interaction medium configured by a user is obtained.
In S504, the data interaction medium selected by the first selection method is invalidated, and the data interaction medium selected by the second selection method is used as the current data interaction medium.
For example, if one data interaction medium selected by the first selection method is the data interaction medium a, and one data interaction medium selected by the second selection method is the data interaction medium B, the data interaction medium a is invalid, and the data interaction medium B is the current data interaction medium.
In the implementation of the invention, one of the data interaction media corresponding to the task type is selected from the plurality of data interaction media as the current data interaction media in the second mode, so that the control of the user on the data interaction media is realized, and the controllability and the flexibility of selecting the data interaction media are improved.
It should be clearly understood that the present disclosure describes how to make and use particular examples, but the principles of the present disclosure are not limited to any details of these examples. Rather, these principles can be applied to many other embodiments based on the teachings of the present disclosure.
The following are embodiments of systems of the present invention that may be used to perform embodiments of methods of the present invention. In the following description of the system, the same parts as those of the foregoing method will not be described again.
Fig. 6 is a block diagram illustrating a system for task data processing with disaster recovery according to an exemplary embodiment, the system including:
an obtaining module 610, configured to obtain task data;
a selecting module 620, configured to select one data interaction medium from multiple data interaction media used for data interaction between different task units as a current data interaction medium;
a writing module 630, configured to write the task data into the current data interaction medium.
According to an example embodiment, the selecting module 620 is configured to select one of the plurality of data interaction media as the current data transmission medium in a first selecting manner, or select one of the plurality of data interaction media as the current data interaction medium in the first selecting manner and a second selecting manner.
In the embodiment of the invention, task data are acquired; selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium; and writing the task data into the current data interaction medium. The data interaction between the task units is realized by utilizing a plurality of data interaction media, and the disaster tolerance capability of the data interaction between the systems is further improved.
Exemplary embodiments of the present invention are specifically illustrated and described above. It is to be understood that the invention is not limited to the precise construction, arrangements, or instrumentalities described herein; on the contrary, the invention is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims.

Claims (12)

1. A method for task data processing with disaster recovery, the method comprising:
acquiring task data;
selecting one data interaction medium from a plurality of data interaction media for data interaction among different task units as a current data interaction medium;
writing the task data into the current data interaction medium;
wherein, the selecting one data interaction medium from a plurality of data interaction media for data interaction between different task units as the current data interaction medium comprises:
selecting one data interaction medium from the plurality of data interaction media as a current data transmission medium by adopting a first selection mode;
wherein, the selecting one data interaction medium from the plurality of data interaction media as the current data interaction medium by the first selection mode comprises:
acquiring a task type corresponding to the task data;
selecting one of the data interaction media corresponding to the task type from the plurality of data interaction media as a current data interaction media;
wherein the acquiring one of the data interaction media corresponding to the task type from the plurality of data interaction media as a current data interaction media comprises:
selecting one data interaction medium with the highest priority from a plurality of data interaction media corresponding to the task type;
monitoring the availability of each data interaction medium, and judging whether the availability of the data interaction medium with the highest priority is greater than a first availability threshold corresponding to the task type; the available rate is used for representing the probability of successful writing of the task when each data interaction medium is used as the current data interaction medium;
if not, selecting the data interaction medium corresponding to the next priority as the current data interaction medium;
and when the judgment result is yes, selecting the data interaction medium with the highest priority as the current data interaction medium.
2. The method of claim 1, wherein selecting one data interaction media from a plurality of data interaction media for data interaction between different task units as a current data interaction media, further comprises:
and selecting one data interaction medium from the plurality of data interaction media as the current data interaction medium by adopting a first selection mode and a second selection mode.
3. The method of claim 2, wherein the method further comprises:
when the control switch of the second selection mode is closed, one data interaction medium selected from the multiple data interaction media in the first selection mode is used as the current data interaction medium;
and when the control switch of the second selection mode is turned on, selecting one data interaction medium from the plurality of data interaction media by adopting the first selection mode and the second selection mode as the current data interaction medium.
4. The method of claim 1, wherein the method further comprises:
and comparing the availability of each data interaction medium with the second availability threshold of each data interaction medium, and reporting errors for the data interaction medium with the availability lower than the second availability threshold.
5. The method of claim 1, wherein the method further comprises:
and sequencing the plurality of data interaction media corresponding to each task type according to the medium bearing rate and/or the communication efficiency so as to obtain the priority of each data interaction medium.
6. The method of claim 2, wherein the selecting a data interaction media from the plurality of data interaction media as the current data interaction media using a first selection mode and a second selection mode comprises:
acquiring a data interaction medium selected by the first selection mode and a data interaction medium selected by the second selection mode;
and invalidating the data interaction medium selected by adopting the first selection mode, and taking the data interaction medium selected by adopting the second selection mode as the current data interaction medium.
7. The method of claim 6, wherein said selecting a data interaction medium using said second selection means comprises:
a data interaction medium configured by a user is obtained.
8. The method of any one of claims 1-7, wherein the plurality of data interaction media comprises: at least two of message middleware, in-memory database, jeff JSF, and WEBservice.
9. A system for task data processing with disaster recovery, the system comprising:
the acquisition module is used for acquiring task data;
the selection module is used for selecting one data interaction medium from a plurality of data interaction media for performing data interaction among different task units as a current data interaction medium;
the writing module is used for writing the task data into the current data interaction medium;
the selection module is configured to select one data interaction medium from the plurality of data interaction media as a current data transmission medium in a first selection mode;
the selection module is configured to select one data interaction medium from the plurality of data interaction media as a current data transmission medium in a first selection mode; wherein, the selecting one data interaction medium from the plurality of data interaction media as the current data interaction medium by the first selection mode comprises: acquiring a task type corresponding to the task data; selecting one of the data interaction media corresponding to the task type from the plurality of data interaction media as a current data interaction media; wherein the acquiring one of the data interaction media corresponding to the task type from the plurality of data interaction media as a current data interaction media comprises: selecting one data interaction medium with the highest priority from a plurality of data interaction media corresponding to the task type; monitoring the availability of each data interaction medium, and judging whether the availability of the data interaction medium with the highest priority is greater than a first availability threshold corresponding to the task type; the available rate is used for representing the probability of successful writing of the task when each data interaction medium is used as the current data interaction medium; if not, selecting the data interaction medium corresponding to the next priority as the current data interaction medium; and when the judgment result is yes, selecting the data interaction medium with the highest priority as the current data interaction medium.
10. The system of claim 9, wherein the selection module is configured to select a data interaction media from the plurality of data interaction media as the current data interaction media in a first selection manner and a second selection manner.
11. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method steps of any one of claims 1 to 8.
12. An electronic device, comprising: one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method steps of any one of claims 1-8.
CN201611123429.5A 2016-12-08 2016-12-08 Method and system for task data processing Active CN108182615B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611123429.5A CN108182615B (en) 2016-12-08 2016-12-08 Method and system for task data processing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611123429.5A CN108182615B (en) 2016-12-08 2016-12-08 Method and system for task data processing

Publications (2)

Publication Number Publication Date
CN108182615A CN108182615A (en) 2018-06-19
CN108182615B true CN108182615B (en) 2021-01-26

Family

ID=62544845

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611123429.5A Active CN108182615B (en) 2016-12-08 2016-12-08 Method and system for task data processing

Country Status (1)

Country Link
CN (1) CN108182615B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1725200A (en) * 2004-07-22 2006-01-25 三星电子株式会社 Be used for equipment and method in portable terminal storage and reading of data
CN1937591A (en) * 2006-11-02 2007-03-28 杭州华为三康技术有限公司 Multi-core processor for realizing adaptive dispatching and multi-core processing method
CN101674257A (en) * 2008-09-10 2010-03-17 阿里巴巴集团控股有限公司 A method and device for storing message and a message processing system
CN103646496A (en) * 2013-12-27 2014-03-19 深圳市众鸿科技股份有限公司 Method, device and system for monitoring vehicle information
CN104361458A (en) * 2014-11-20 2015-02-18 合一网络技术(北京)有限公司 User task management system based on message driving
CN104407816A (en) * 2014-11-25 2015-03-11 中国人民解放军国防科学技术大学 Method and system for evaluating data reliability of distribution type storage system
CN105306277A (en) * 2015-11-19 2016-02-03 中国建设银行股份有限公司 Message scheduling method and message scheduling device for message queues

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1725200A (en) * 2004-07-22 2006-01-25 三星电子株式会社 Be used for equipment and method in portable terminal storage and reading of data
CN1937591A (en) * 2006-11-02 2007-03-28 杭州华为三康技术有限公司 Multi-core processor for realizing adaptive dispatching and multi-core processing method
CN101674257A (en) * 2008-09-10 2010-03-17 阿里巴巴集团控股有限公司 A method and device for storing message and a message processing system
CN103646496A (en) * 2013-12-27 2014-03-19 深圳市众鸿科技股份有限公司 Method, device and system for monitoring vehicle information
CN104361458A (en) * 2014-11-20 2015-02-18 合一网络技术(北京)有限公司 User task management system based on message driving
CN104407816A (en) * 2014-11-25 2015-03-11 中国人民解放军国防科学技术大学 Method and system for evaluating data reliability of distribution type storage system
CN105306277A (en) * 2015-11-19 2016-02-03 中国建设银行股份有限公司 Message scheduling method and message scheduling device for message queues

Also Published As

Publication number Publication date
CN108182615A (en) 2018-06-19

Similar Documents

Publication Publication Date Title
CN111062495B (en) Machine learning method and related device
US10963783B2 (en) Technologies for optimized machine learning training
CN106126410B (en) The reminding method and device of code conflicts
CN104541293A (en) Architecture for client-cloud behavior analyzer
US11948023B2 (en) Automatic application program interface (API) selector for unsupervised natural language processing (NLP) intent classification
CN103473039A (en) Generating context-based options for responding to a notification
US10162879B2 (en) Label filters for large scale multi-label classification
CN103065235A (en) Systems and methods for event attendance notification
WO2021104132A1 (en) Cloud virtual machine-based data access method and device
GB2583718A (en) Method, apparatus and computer program for updating a cluster probability model
US20200074277A1 (en) Fuzzy input for autoencoders
CN108182615B (en) Method and system for task data processing
CN108427599A (en) Method, apparatus and storage medium is uniformly processed in asynchronous task
Miller et al. Cluster-based boosting
CN104112056A (en) Method and system for detecting data processing faults
CN103986705A (en) Method and device for sharing information
CN101208693A (en) Constrained exploration for search algorithms
CN107544248B (en) Task optimization method and device in mobile robot
CN113196232A (en) Neural network scheduling method and device, computer equipment and readable storage medium
CN116229116A (en) Process multiplexing processing method and system based on similar parts and electronic equipment
CN108267962B (en) Control method and device
CN110308914A (en) Upgrade processing method, device, equipment, system and computer readable storage medium
CN114357428A (en) Unbinding method and related device of Internet of things equipment
CN114528893A (en) Machine learning model training method, electronic device and storage medium
CN111553749A (en) Activity push strategy configuration method and device

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1256395

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant