CN106169979B - Service processing method and equipment - Google Patents

Service processing method and equipment Download PDF

Info

Publication number
CN106169979B
CN106169979B CN201510257495.0A CN201510257495A CN106169979B CN 106169979 B CN106169979 B CN 106169979B CN 201510257495 A CN201510257495 A CN 201510257495A CN 106169979 B CN106169979 B CN 106169979B
Authority
CN
China
Prior art keywords
sub
service
services
information
identifier
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
CN201510257495.0A
Other languages
Chinese (zh)
Other versions
CN106169979A (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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding 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 Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to CN201510257495.0A priority Critical patent/CN106169979B/en
Priority to PCT/CN2016/081824 priority patent/WO2016184341A1/en
Publication of CN106169979A publication Critical patent/CN106169979A/en
Application granted granted Critical
Publication of CN106169979B publication Critical patent/CN106169979B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/50Queue scheduling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2425Traffic characterised by specific attributes, e.g. priority or QoS for supporting services specification, e.g. SLA
    • H04L47/2433Allocation of priorities to traffic types
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/566Grouping or aggregating service requests, e.g. for unified processing

Abstract

The application discloses a service processing method and equipment, wherein the method comprises the following steps: a service scheduling system acquires a service to be processed, wherein the service comprises one or more sub-services; the service scheduling system determines the processing sequence of the sub-services; the service scheduling system establishes an identifier for each sub-service, and sends the sub-services and the identifiers corresponding to the sub-services to the offline platform based on the processing sequence.

Description

Service processing method and equipment
Technical Field
The embodiment of the application relates to the technical field of communication, in particular to a service processing method and device.
Background
With the advent of the big data age, the importance of the data warehouse or business intelligence department of an enterprise is more and more prominent. With the increasing amount of data, many enterprises tend to put data on an offline platform; in addition, as the logic of service processing becomes more complex, one or more scheduling systems are present to manage the logic of service processing, and the service processing involves two systems, namely a scheduling system and an offline platform.
The scheduling system manages specific services (including one or more sub-services) to be processed, dependency relationships among the sub-services, running opportunities of the sub-services and the like; the offline platform provides storage and computing capabilities; generally, each scheduling system submits a service in an offline platform by using a single offline account, so that once the service is submitted to the offline platform, the service is difficult to correspond to the sub-services of the scheduling system, and therefore, the resource consumption of the offline platform cannot be counted to specific personnel (because the accounts on the offline platform generally share the right of use by multiple people and cannot distinguish the personnel through the accounts), the offline platform cannot sense the priority information of each sub-service, and the operation (processing the sub-services) performed on the offline platform cannot be managed.
Disclosure of Invention
Aiming at the defects in the prior art, the application provides a service processing method, which comprises the following steps:
A service scheduling system acquires a service to be processed, wherein the service comprises one or more sub-services;
The service scheduling system determines the processing sequence of the sub-services;
And the service scheduling system establishes an identifier for each sub-service and sends the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing sequence.
Preferably, the service scheduling system sends the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing sequence, and specifically includes:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence;
The service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to an offline platform;
And when receiving a confirmation message of the completion of the last sub-service fed back by the offline platform, the service scheduling system sends the identifier corresponding to the top-ranked sub-service in the currently remaining sub-services to be processed and the top-ranked sub-service in the currently remaining sub-services to be processed to the offline platform.
Preferably, the identifier is a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services.
The application also provides a service processing method, which is characterized by comprising the following steps:
The method comprises the steps that an offline platform receives sub-services sent by a service scheduling system and identifications corresponding to the sub-services;
And the offline platform processes the sub-service based on the identifier.
Preferably, the offline platform processes the sub-service based on the identifier, and then further includes:
And when one sub-service is processed, the off-line platform returns a confirmation message of the completion of the sub-service processing to the service scheduling system.
Preferably, the processing, by the offline platform, the sub-service based on the identifier specifically includes:
When the identification contains the information of the person responsible for the corresponding sub-service, the offline platform judges whether the information of the person responsible for the sub-service is legal or not; if the judgment result is yes, the off-line platform processes the sub-service; if the judgment result is negative, the off-line platform discards the sub-service;
When the identification contains data information corresponding to the sub-service, the off-line platform searches data required for processing the sub-service based on the data information and processes the sub-service based on the searched data;
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the offline platform sorts the priority of the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
The present application further provides a service scheduling system, which is characterized by comprising:
The system comprises an acquisition module, a service scheduling system and a processing module, wherein the service scheduling system acquires a service to be processed, and the service comprises one or more sub-services;
The determining module is used for determining the processing sequence of the sub-services;
The establishing module is used for establishing an identifier for each sub-service;
And the sending module is used for sending the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing sequence.
The sending module is specifically configured to:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence;
The service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to an offline platform;
And when receiving a confirmation message of the completion of the last sub-service fed back by the offline platform, the service scheduling system sends the identifier corresponding to the top-ranked sub-service in the currently remaining sub-services to be processed and the top-ranked sub-service in the currently remaining sub-services to be processed to the offline platform.
Preferably, the identifier is a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services.
The application also provides an offline platform, which is characterized by comprising:
The receiving module is used for receiving the sub-service sent by the service scheduling system and the identifier corresponding to the sub-service;
And the processing module is used for processing the sub-service based on the identification.
Preferably, the offline platform further comprises:
And the return module is used for returning a confirmation message of the completion of the sub-service processing to the service scheduling system when one sub-service is processed.
Preferably, the processing module is specifically configured to:
When the identification contains the information of the person responsible for the corresponding sub-service, judging whether the information of the person responsible for the sub-service is legal or not; if the judgment result is yes, processing the sub-service; if the judgment result is negative, discarding the sub-service;
When the identification contains data information corresponding to the sub-service, searching data required for processing the sub-service based on the data information, and processing the sub-service based on the searched data;
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the sub-services are sorted according to the priority information and are processed in sequence from high to low according to the priority.
Compared with the prior art, the method and the device have the advantages that the service scheduling system establishes the identifier for each sub-service, the identifiers corresponding to the sub-services and the sub-services are sent to the offline platform, and therefore the service scheduling system and the offline platform are communicated through the identifiers, the sub-services processed on the offline platform can be traced, priority information of each sub-service can be sensed on the offline platform, and the sub-services are managed on the offline platform.
Drawings
Fig. 1 is a schematic flowchart of a service processing method according to an embodiment of the present application;
Fig. 2 is a schematic flowchart of a service processing method according to an embodiment of the present application;
Fig. 3 is a schematic structural diagram of a service scheduling system according to an embodiment of the present application;
Fig. 4 is a schematic structural diagram of an offline platform according to an embodiment of the present application.
Detailed Description
As described in the background art, in order to overcome the defects in the prior art, the present application provides a service processing method, as shown in fig. 1, including the following steps:
Step 101, a service scheduling system acquires a service to be processed, wherein the service includes one or more sub-services.
Specifically, the service may be a data processing service, for example, determining the score of the seller according to the evaluation of the user, acquiring the evaluation of the user within a period of time, then acquiring a scoring rule, calculating the score of the seller according to the scoring rule and the evaluation, and displaying the score after the score is obtained; the service to be processed (e.g., service 1) may include one or more sub-services, for example, service 1 has three sub-services (e.g., obtaining an evaluation of a user over a period of time is one sub-service in the service), where obtaining service 1 to be processed is obtaining the three sub-services included in service 1.
Step 102, the service scheduling system determines the processing sequence of the sub-services.
Specifically, the service scheduling system is a management system of a service to be processed, and is used to ensure normal processing of the service, and since there is a sequence or a dependency relationship between a plurality of sub-services included in the service, the service scheduling system is needed to determine a processing sequence of each sub-service, and the service scheduling system may specifically be a system formed by a plurality of devices running management software, and the service scheduling system may determine a processing sequence of the sub-services based on the dependency relationship of the sub-services, and when there is only one sub-service, that is, the sub-service, the processing sequence is naturally the direct processing of the sub-service, and when there are a plurality of sub-services, because there may be a dependency relationship between the sub-services, for example, when there are a plurality of sub-services in the service 1, there may be a sequence relationship between a plurality of sub-services, for example, there are three sub-services, sub-service 1, the sub-service 2, the sub-service 3 and the sub-service 2 need to take the processing result of the sub-service 1 as input data, and the sub-service 3 needs to take the processing result of the sub-service 2 as input data, so that the processing sequence of the sub-services is sub-service 1-sub-service 2-sub-service 3; in addition, there may be no dependency relationship between the sub-services, that is, the sub-services are parallel, and the above three sub-services are still used as an example for explanation, for example, the processing result of the sub-service 1 does not need to be input data of another sub-service, the same applies to the sub-services 2 and 3, and the processing result of the service is the processing result of the three sub-services, that is, there is no sequence or dependency relationship between the three sub-services, so the processing sequence may be arbitrary, and it is only necessary to select one sequence from any multiple sequences as the processing sequence.
Step 103, the service scheduling system establishes an identifier for each sub-service.
The identification is specifically a character string; when the identifier is established, a mapping table can be established based on the corresponding relation between the sub-services and the identifier, so that after a certain sub-service is sent to an offline platform for processing, which processed sub-service can be found by backtracking; the identifier can also be directly used as a part of the sub-service; the identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services.
Specifically, the information in the identifier may be a character string, for example, the identifier may be an ID, the ID is 036349^12345^20150416^1^1^5, the identifier includes a plurality of pieces of identification information, for example, information of responsible persons corresponding to the sub-services, data information corresponding to the sub-services, priority information of the sub-services, and the like, and in addition, other pieces of information may be set as the identification information according to needs.
And step 104, the service scheduling system sends the sub-services and the identifiers corresponding to the sub-services to the offline platform based on the processing sequence.
The specific sending process specifically includes:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence; the service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to the offline platform; when a confirmation message that the last sub-service is completed is fed back by the offline platform, the service scheduling system sends the identifier corresponding to the sub-service which is sorted foremost in the currently remaining sub-services to be processed and the sub-service which is sorted foremost in the currently remaining sub-services to be processed to the offline platform; the offline platform may be a server or other processing devices, and is configured to store data required for processing a service and process a received service using the stored data.
Specifically, still by way of the above example, the processing sequence is sub-service 1-sub-service 2-sub-service 3, the service scheduling system first determines the top-ranked sub-service of the remaining sub-services to be processed based on the sequence, and if the processing is not yet performed, the top-ranked sub-service 1 is the top-ranked sub-service, in this case, the sub-service 1 and the identifier corresponding to the sub-service are sent to the offline platform, and after the offline platform has processed the sub-service 1, a confirmation message of the completion of the processing is sent to the service scheduling system, and the service scheduling system sends the confirmation message of the completion of the processing to the service scheduling system, and the
After receiving the confirmation message, continuously judging the sub-service with the top sequence in the remaining sub-services to be processed, at this time, since the sub-service 1 has been processed, the sub-service 2 with the top sequence is currently the sub-service 2, and sending the sub-service 2 and the identifier corresponding to the sub-service 2 to the off-line platform, and so on until all the sub-services are processed.
For further explanation of the present application, an embodiment of the present application further discloses a service processing method, as shown in fig. 2, including:
Step 201, the off-line platform receives the sub-service sent by the service scheduling system and the identifier corresponding to the sub-service.
Step 201 the off-line platform processes the sub-service based on the identification.
Specifically, the identification information includes information of responsible persons corresponding to the sub-services, data information corresponding to the sub-services, and priority information of the sub-services as an example for explanation,
When the identifier contains the information of the person in charge corresponding to the sub-service, the offline platform judges whether the information of the person in charge is legal or not; if the judgment result is yes, the off-line platform processes the sub-service; if the judgment result is negative, the offline platform discards the sub-service; for example, when the identifier includes the information of the responsible person corresponding to the sub-service as the user 1, but the user 1 is already out of work, which means that the information of the responsible person is illegal, in this case, the sub-service corresponding to the identifier including the user 1 can be directly discarded.
When the identifier contains data information corresponding to the sub-service, the off-line platform searches data required by processing the sub-service based on the data information and processes the sub-service based on the searched data; because some sub-services need special data for processing, the data information can be stored in the identifier, for example, the needed data is identified by the modification time or the number of times of operation in the modification time, so that after the off-line platform obtains the sub-services and the identifiers corresponding to the sub-services, the data information of the data needed for processing the sub-services can be obtained from the identifiers, and the needed data can be found according to the data information to process the sub-services.
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the offline platform sorts the priority of the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority. Since there may be a plurality of service scheduling systems, it may cause the offline platform to receive a plurality of sub-services at the same time (and also receive identifiers corresponding to the plurality of sub-services), and thus, since some services are important, priority information may be set in the identifiers, so that the offline platform may sort the received sub-services based on the priority information and process the received sub-services based on the priority sequence from high to low, thereby ensuring that the sub-services and services with high priority can be processed as soon as possible.
And processing the sub-service based on the identification in the off-line platform, and then:
And when one sub-service is processed, the off-line platform returns a confirmation message of the completion of the sub-service processing to the service scheduling system.
The embodiment of the present application further discloses a service scheduling system, as shown in fig. 3, including:
An obtaining module 301, where a service scheduling system obtains a service to be processed, where the service includes one or more sub-services;
A determining module 302, configured to determine a processing order of the sub-services;
An establishing module 303, configured to establish an identifier for each sub-service;
A sending module 304, configured to send the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing order.
The sending module 304 is specifically configured to:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence;
The service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to an offline platform;
And when receiving a confirmation message of the completion of the last sub-service fed back by the offline platform, the service scheduling system sends the identifier corresponding to the top-ranked sub-service in the currently remaining sub-services to be processed and the top-ranked sub-service in the currently remaining sub-services to be processed to the offline platform.
The identification is specifically a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services.
The embodiment of the present application further discloses an offline platform, as shown in fig. 4, including:
A receiving module 401, configured to receive a sub-service sent by a service scheduling system and an identifier corresponding to the sub-service;
A processing module 402, configured to process the sub-service based on the identifier.
This off-line platform still includes:
And the return module is used for returning a confirmation message of the completion of the sub-service processing to the service scheduling system when one sub-service is processed.
The processing module 402 is specifically configured to:
When the identification contains the information of the person responsible for the corresponding sub-service, judging whether the information of the person responsible for the sub-service is legal or not; if the judgment result is yes, processing the sub-service; if the judgment result is negative, discarding the sub-service;
When the identification contains data information corresponding to the sub-service, searching data required for processing the sub-service based on the data information, and processing the sub-service based on the searched data;
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the sub-services are sorted according to the priority information and are processed in sequence from high to low according to the priority.
Compared with the prior art, the method and the device have the advantages that the service scheduling system establishes the identifier for each sub-service, the identifiers corresponding to the sub-services and the sub-services are sent to the offline platform, and therefore the service scheduling system and the offline platform are communicated through the identifiers, the sub-services processed on the offline platform can be traced, priority information of each sub-service can be sensed on the offline platform, and the sub-services are managed on the offline platform.
Through the above description of the embodiments, those skilled in the art will clearly understand that the present application can be implemented by hardware, and also by software plus a necessary general hardware platform. Based on such understanding, the technical solution of the present application may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.), and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the implementation scenarios of the present application.
Those skilled in the art will appreciate that the figures are merely schematic representations of one preferred implementation scenario and that the blocks or flow diagrams in the figures are not necessarily required to practice the present application.
Those skilled in the art will appreciate that the modules in the devices in the implementation scenario may be distributed in the devices in the implementation scenario according to the description of the implementation scenario, or may be located in one or more devices different from the present implementation scenario with corresponding changes. The modules of the implementation scenario may be combined into one module, or may be further split into a plurality of sub-modules.
The above application serial numbers are for description purposes only and do not represent the superiority or inferiority of the implementation scenarios.
The above disclosure is only a few specific implementation scenarios of the present application, but the present application is not limited thereto, and any variations that can be made by those skilled in the art are intended to fall within the scope of the present application.

Claims (10)

1. A method for processing a service, comprising:
A service scheduling system acquires a service to be processed, wherein the service comprises one or more sub-services;
The service scheduling system determines the processing sequence of the sub-services;
The service scheduling system establishes an identifier for each sub-service, and sends the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing sequence;
Wherein the identifier is specifically a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services;
When a plurality of service scheduling systems send the sub-services to the offline platform, the identifier contains priority information of the sub-services, so that the offline platform performs priority sequencing on the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
2. The method according to claim 1, wherein the service scheduling system sends the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing order, and specifically includes:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence;
The service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to an offline platform;
And when receiving a confirmation message of the completion of the last sub-service fed back by the offline platform, the service scheduling system sends the identifier corresponding to the top-ranked sub-service in the currently remaining sub-services to be processed and the top-ranked sub-service in the currently remaining sub-services to be processed to the offline platform.
3. A method for processing a service, comprising:
The method comprises the steps that an offline platform receives sub-services sent by a service scheduling system and identifications corresponding to the sub-services;
The offline platform processes the sub-service based on the identifier;
Wherein the identifier is specifically a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services;
When a plurality of service scheduling systems send the sub-services to the offline platform, the identifier contains priority information of the sub-services, and the offline platform performs priority sequencing on the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
4. The method of claim 3, wherein the offline platform processes the sub-service based on the identification, further comprising:
And when one sub-service is processed, the off-line platform returns a confirmation message of the completion of the sub-service processing to the service scheduling system.
5. The method of claim 3, wherein the offline platform processes the sub-service based on the identifier, specifically comprising:
When the identification contains the information of the person responsible for the corresponding sub-service, the offline platform judges whether the information of the person responsible for the sub-service is legal or not; if the judgment result is yes, the off-line platform processes the sub-service; if the judgment result is negative, the off-line platform discards the sub-service;
When the identification contains data information corresponding to the sub-service, the off-line platform searches data required for processing the sub-service based on the data information and processes the sub-service based on the searched data;
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the offline platform sorts the priority of the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
6. A traffic scheduling system, comprising:
The system comprises an acquisition module, a service scheduling system and a processing module, wherein the service scheduling system acquires a service to be processed, and the service comprises one or more sub-services;
The determining module is used for determining the processing sequence of the sub-services;
The establishing module is used for establishing an identifier for each sub-service;
A sending module, configured to send the sub-services and the identifiers corresponding to the sub-services to an offline platform based on the processing order;
Wherein the identifier is specifically a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services;
When a plurality of service scheduling systems send the sub-services to the offline platform, the identifier contains priority information of the sub-services, so that the offline platform performs priority sequencing on the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
7. The system of claim 6, wherein the sending module is specifically configured to:
The service scheduling system determines the most-ordered sub-service in the remaining sub-services to be processed based on the processing sequence;
The service scheduling system sends the top-ranked sub-service and the identifier corresponding to the top-ranked sub-service to an offline platform;
And when receiving a confirmation message of the completion of the last sub-service fed back by the offline platform, the service scheduling system sends the identifier corresponding to the top-ranked sub-service in the currently remaining sub-services to be processed and the top-ranked sub-service in the currently remaining sub-services to be processed to the offline platform.
8. An offline platform, comprising:
The receiving module is used for receiving the sub-service sent by the service scheduling system and the identifier corresponding to the sub-service;
The processing module is used for processing the sub-service based on the identification;
Wherein the identifier is specifically a character string;
The identification comprises a plurality of identification information, the identification information is separated and distinguished in the character string through separators, and the identification information comprises information of responsible persons corresponding to the sub-services and/or data information corresponding to the sub-services and/or priority information of the sub-services;
When a plurality of service scheduling systems send the sub-services to the offline platform, the identifier contains priority information of the sub-services, and the offline platform performs priority sequencing on the sub-services based on the priority information and processes the sub-services in sequence from high to low according to the priority.
9. The platform of claim 8, further comprising:
And the return module is used for returning a confirmation message of the completion of the sub-service processing to the service scheduling system when one sub-service is processed.
10. The platform of claim 8, wherein the processing module is specifically configured to:
When the identification contains the information of the person responsible for the corresponding sub-service, judging whether the information of the person responsible for the sub-service is legal or not; if the judgment result is yes, processing the sub-service; if the judgment result is negative, discarding the sub-service;
When the identification contains data information corresponding to the sub-service, searching data required for processing the sub-service based on the data information, and processing the sub-service based on the searched data;
When the identifier contains the priority information of the sub-services and the offline platform receives a plurality of sub-services at the same time, the sub-services are sorted according to the priority information and are processed in sequence from high to low according to the priority.
CN201510257495.0A 2015-05-19 2015-05-19 Service processing method and equipment Active CN106169979B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201510257495.0A CN106169979B (en) 2015-05-19 2015-05-19 Service processing method and equipment
PCT/CN2016/081824 WO2016184341A1 (en) 2015-05-19 2016-05-12 Method and apparatus for processing service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510257495.0A CN106169979B (en) 2015-05-19 2015-05-19 Service processing method and equipment

Publications (2)

Publication Number Publication Date
CN106169979A CN106169979A (en) 2016-11-30
CN106169979B true CN106169979B (en) 2020-07-31

Family

ID=57319385

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510257495.0A Active CN106169979B (en) 2015-05-19 2015-05-19 Service processing method and equipment

Country Status (2)

Country Link
CN (1) CN106169979B (en)
WO (1) WO2016184341A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106779363A (en) * 2016-12-02 2017-05-31 浪潮通信信息系统有限公司 A kind of method for processing business and device
CN106899666B (en) * 2017-02-21 2019-12-24 阿里巴巴集团控股有限公司 Data processing method and device for service identification
CN109327321B (en) * 2017-08-01 2021-10-15 中兴通讯股份有限公司 Network model service execution method and device, SDN controller and readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143169A1 (en) * 2005-12-21 2007-06-21 Grant Chad W Real-time workload information scheduling and tracking system and related methods
CN102402423A (en) * 2010-09-19 2012-04-04 百度在线网络技术(北京)有限公司 Method and equipment for performing multi-task processing in network equipment
US20130227582A1 (en) * 2007-03-07 2013-08-29 International Business Machines Corporation Prediction Based Priority Scheduling
CN104571958A (en) * 2014-12-27 2015-04-29 北京奇虎科技有限公司 Task execution method and task execution device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102402606B (en) * 2011-11-28 2013-03-20 中国科学院计算机网络信息中心 High-efficiency text data mining method
US9319283B2 (en) * 2012-02-27 2016-04-19 Xerox Corporation Systems and methods for creating web service compositions
CN104239148B (en) * 2013-06-06 2018-05-18 腾讯科技(深圳)有限公司 A kind of distributed task dispatching method and device
CN103533070A (en) * 2013-10-22 2014-01-22 华为技术有限公司 Service synchronization method, content management equipment and strategy management equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143169A1 (en) * 2005-12-21 2007-06-21 Grant Chad W Real-time workload information scheduling and tracking system and related methods
US20130227582A1 (en) * 2007-03-07 2013-08-29 International Business Machines Corporation Prediction Based Priority Scheduling
CN102402423A (en) * 2010-09-19 2012-04-04 百度在线网络技术(北京)有限公司 Method and equipment for performing multi-task processing in network equipment
CN104571958A (en) * 2014-12-27 2015-04-29 北京奇虎科技有限公司 Task execution method and task execution device

Also Published As

Publication number Publication date
CN106169979A (en) 2016-11-30
WO2016184341A1 (en) 2016-11-24

Similar Documents

Publication Publication Date Title
US20160042055A1 (en) Method and device for establishing label library and searching for user
JP5829750B2 (en) Search method, system, and device
JP2013545189A (en) Determining category information using multistage
CN106169979B (en) Service processing method and equipment
WO2018196553A1 (en) Method and apparatus for obtaining identifier, storage medium, and electronic device
CN114201278B (en) Task processing method, task processing device, electronic equipment and storage medium
KR20150018880A (en) Information aggregation, classification and display method and system
CN107305570B (en) Data retrieval method and system
CN113900598A (en) Block chain based data storage method, device, equipment and storage medium
US20200004785A1 (en) Automatic grouping based on user behavior
CN107704357B (en) Log generation method and device
CN109783678B (en) Image searching method and device
US20150106899A1 (en) System and method for cross-cloud identity matching
CN107665116B (en) Page resource bit information processing method and device
CN110909072B (en) Data table establishment method, device and equipment
KR101656011B1 (en) System and method for fault monitoring based on big-data
US20160241673A1 (en) Method for sharing microblog information
US20140089438A1 (en) Method and device for processing information
CN111680508A (en) Text processing method and device
US11921787B2 (en) Identity-aware data management
CN112650964B (en) Service processing method, equipment and machine readable storage medium
US10262070B1 (en) Supporting proximal communication between communication devices and broadcast stations
CN105243515B (en) Enterprise condition management system
WO2014091481A1 (en) System and method for determining by an external entity the human hierarchial structure of an organization, using public social networks
CN116015994A (en) Message group display method, device, equipment and medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant