WO2019019644A1 - 推送服务器分配方法、装置、计算机设备和存储介质 - Google Patents

推送服务器分配方法、装置、计算机设备和存储介质 Download PDF

Info

Publication number
WO2019019644A1
WO2019019644A1 PCT/CN2018/078316 CN2018078316W WO2019019644A1 WO 2019019644 A1 WO2019019644 A1 WO 2019019644A1 CN 2018078316 W CN2018078316 W CN 2018078316W WO 2019019644 A1 WO2019019644 A1 WO 2019019644A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
push
application identifier
server
application
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.)
Ceased
Application number
PCT/CN2018/078316
Other languages
English (en)
French (fr)
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.)
OneConnect Smart Technology Co Ltd
Original Assignee
OneConnect Smart 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 OneConnect Smart Technology Co Ltd filed Critical OneConnect Smart Technology Co Ltd
Publication of WO2019019644A1 publication Critical patent/WO2019019644A1/zh
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • 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/55Push-based network services
    • 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/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1004Server selection for load balancing

Definitions

  • the present application relates to the field of data processing technologies, and in particular, to a push server allocation method, apparatus, computer device, and storage medium.
  • a push server allocation method includes: counting the amount of the task to be pushed corresponding to each application identifier; detecting whether there is a statistically applied application identifier whose amount of the to-be-pushed task exceeds the corresponding preset task amount; When the application identifier of the corresponding preset task quantity is exceeded, the number of servers to be pushed by the push server is determined according to the detected amount of the application to be pushed, and the push server marked as idle is queried according to the determined number of server allocations. And assigning the queried push server to the application corresponding to the detected application identifier, causing the queried push server to perform the push task of the application, and marking the queried push server as a busy state.
  • a push server allocation device includes: a task statistics module, configured to collect a task amount to be pushed corresponding to each application identifier; and a task detection module, configured to detect whether a statistically-to-push task amount exceeds a corresponding preset task The application identifier of the quantity; the quantity determining module is configured to: when it is detected that the quantity of the to-be-pushed task exceeds the corresponding preset amount of the application identifier, determine the push server according to the detected amount of the task to be pushed corresponding to the detected application identifier a server allocation module, configured to query a push server marked as an idle state according to the determined number of server allocations; and a server allocation module, configured to allocate the queried push server to the application corresponding to the detected application identifier, And causing the queried push server to perform a push task of the application, and marking the queried push server as a busy state.
  • a task statistics module configured to collect a task amount to be pushed corresponding to each application identifier
  • a computer device comprising a memory, a processor, and a computer program stored on the memory and operative on the processor, the processor executing the computer program to implement the following steps:
  • the application corresponding to the identifier identifies the push server that is queried to perform the push task of the application, and marks the queried push server as a busy state.
  • One or more storage media storing computer executable instructions that, when executed by one or more processors, cause the one or more processors to perform the following steps:
  • the application corresponding to the application identifier is configured to enable the queried push server to perform the push task of the application, and mark the queried push server as a busy state.
  • the above-mentioned push server allocation method, device, computer device and storage medium ensure that the push server is added to the application when the amount of the task to be pushed exceeds the preset task amount, which saves the time for processing the push task and improves the execution efficiency of the push task.
  • 1 is an application environment diagram of a method for allocating a push server in an embodiment
  • FIG. 2 is a structural block diagram of a server in a push server distribution system in an embodiment
  • FIG. 3 is a schematic flow chart of a method for allocating a push server in an embodiment
  • FIG. 4 is a schematic flow chart of steps of creating a push task in an embodiment
  • FIG. 5 is a schematic flowchart of a step of manually creating a push task in an embodiment
  • FIG. 6 is a schematic flow chart of a step of allocating a push server in an embodiment
  • FIG. 7 is a structural block diagram of a push server allocating device in an embodiment
  • Figure 8 is a block diagram showing the structure of a push server allocating device in another embodiment
  • FIG. 9 is a structural block diagram of a task creation module in an embodiment
  • Figure 10 is a block diagram showing the structure of a push server allocating device in still another embodiment.
  • FIG. 1 is an application environment diagram of a push server allocation method in an embodiment.
  • the push server allocation method is applied to a push server distribution system.
  • the push server distribution system includes a terminal 110, an application server 120, and a push server 130, wherein the terminal 110 is connected to the application server 120 and the push server 130 via a network.
  • the application server 120 may be a single server or a server cluster composed of a plurality of servers;
  • the push server 130 is a plurality of push servers or a server cluster composed of a plurality of push servers, and the push server 130 includes a push server 132, a push server 134, and a push server.
  • Server 136 is an application environment diagram of a push server allocation method in an embodiment.
  • the push server distribution system includes a terminal 110, an application server 120, and a push server 130, wherein the terminal 110 is connected to the application server 120 and the push server 130 via a network.
  • the application server 120 may be a single server or a server cluster composed of a pluralit
  • the terminal 110 may be a fixed terminal or a mobile terminal, and the fixed terminal may specifically be at least one of a printer, a scanner, and a monitor, and the mobile terminal may specifically be at least one of a tablet computer, a smart phone, a personal data assistant, and a digital camera. .
  • FIG. 2 is a schematic diagram showing the internal structure of the application server 120 in the push server distribution system of FIG. 1 in an embodiment.
  • the application server 120 includes a processor, a non-volatile storage medium, an internal memory, and a network interface connected by a system bus.
  • the processor of the application server 120 is used to provide computing and control capabilities to support the operation of the entire application server 120, the memory for storing data, code instructions, etc., and the network interface for communicating with the terminal 110 and the push server 130.
  • At least one computer executable instruction is stored on the memory, and the computer executable instructions are executable by the processor to implement the push server allocation method applicable to the application server 120 provided in the embodiment of the present application.
  • the memory may include a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
  • a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).
  • the memory includes a non-volatile storage medium and an internal memory; the non-volatile storage medium stores an operating system, a database, and computer-executable instructions, and the database stores application data corresponding to each application, and the computer can
  • the execution instructions are executable by the processor to implement the push server allocation method described above;
  • the internal memory provides a cached operating environment for operating systems and computer executable instructions in the non-volatile storage medium.
  • a push server allocation method is provided.
  • the method is applied to the application server 120 in the push server distribution system of FIG. 1 for example.
  • the method specifically includes the following content:
  • the application server 120 registers a plurality of applications, and each application is configured with a corresponding database and a push server, and the application data corresponding to each application is isolated by configuring different databases and push servers for each application.
  • the application server 120 obtains the registered application identifiers, and obtains the push tasks corresponding to the application identifiers, and collects the amount of the tasks to be pushed corresponding to the application identifiers according to the obtained push tasks.
  • the application server 120 obtains the preset task amount corresponding to each application identifier after collecting the amount of the task to be pushed corresponding to each application identifier, and then respectively collects the statistics to be pushed and the preset task corresponding to each application identifier. Compared with the quantity, the comparison detects whether there is a statistical application identifier of the application to be pushed that exceeds the preset task amount.
  • the server allocates the number of servers to be pushed according to the detected application identifier.
  • the application server 120 obtains the detected application identifier from each application identifier by comparing the application identifiers that are found to have a statistically-supplied task amount exceeding the corresponding preset task amount.
  • the number of the configured push servers corresponding to the application identifiers of the application server 120 is obtained, and the number of push servers is obtained according to the detected task amount and the preset task amount corresponding to the detected application identifiers.
  • the application server 120 subtracts the obtained number of push servers from the number of configured push servers, and obtains the number of server allocations corresponding to the detected application identifiers.
  • the application server 120 divides the amount of the to-be-pushed task corresponding to the detected application identifier by the preset task amount of the push server, and the obtained integer is the number of server allocations corresponding to the detected application identifier.
  • the application server 120 detects the working state of each push server tag, and acquires the server identifier of the push server marked as idle in the idle push server set.
  • the application server 120 selects a server identifier equal to the server allocation amount in the idle push server set.
  • the push server corresponding to the selected server identifier is a push server that is queried to be marked as idle.
  • the queried push server is allocated to the detected application corresponding to the application identifier, so that the queried push server performs the push task of the application.
  • the application server 120 sends the detected application identifier to the queried push server to allocate the queried push server to the application corresponding to the detected application identifier.
  • the queried push server queries the database corresponding to the detected application identifier, reads the push task from the queried database, and executes the read push task.
  • the amount of the task to be pushed corresponding to each application identifier is counted, and when the amount of the task to be pushed exceeds the preset task amount, the push server is added for the application, which saves the time for processing the push task and improves the execution efficiency of the push task.
  • the step of creating a push task is further included, and the step specifically includes the following content:
  • the application administrator can log in to the application page by inputting the task administrator account in the terminal 110, and the application administrator inputs the task push information in the application page through the terminal 110, and clicks the task creation button in the application page.
  • the terminal 110 acquires the task pushing information and the application identifier input in the application page, and generates a push task creation request according to the obtained task pushing information and the application identifier.
  • the terminal 110 transmits the generated push task creation request to the application server 120.
  • the application server 120 parses the push task creation request to extract the application identifier and the task push information in the push task creation request.
  • the application server 120 creates a push task according to the extracted task push information and stores it to the database corresponding to the extracted application identifier.
  • the application server 120 sets a task queue in the database corresponding to the extracted application identifier, and adds the created push task to the task queue.
  • the application server 120 extracts the push template identifier, the information to be pushed, and the user account from the task push information, and searches the push template according to the extracted push template identifier, and generates a push message according to the pushed push template and the information to be pushed. Body, create a push task based on the push message body and user account.
  • the accuracy of the task to be pushed corresponding to the user identifier of the push task stored in each application identifier is extracted, and the accuracy of the task amount to be pushed corresponding to each application identifier is verified.
  • S406 specifically includes the step of manually creating a push task, and the step specifically includes the following content:
  • the application server 120 determines whether the user account included in the task push information is multiple. If multiple user accounts are included, it is determined that the task creation type is a batch creation type, otherwise, it is a single creation type.
  • the creation task identifier is set in the push task creation request, and the application server 120 determines whether the push task creation request is a batch creation type according to the creation type identifier in the task creation request.
  • the application server 120 determines whether the user list is included in the task push information. If the determination task creation type is a batch creation type, it is a single creation type.
  • S504 Determine the task creation type as a batch creation type, and obtain the information to be pushed and the user list from the extracted task push information.
  • the application server 120 parses the extracted task push information to obtain the to-be pushed information and the user list.
  • the application server 120 reads each user account in the user list (preferably read in the order of the user accounts), and creates a push task according to each user account and the information to be pushed.
  • the application server 120 queries the database corresponding to the extracted user identifier, and stores the push task created according to each user account into the queried database.
  • the application server 120 is configured with a task queue corresponding to the extracted application identifier, and adds the created push task to the task queue corresponding to the extracted user identifier according to the creation order of the push task.
  • a push task is created according to each user account and the information to be pushed in the user list, so that the push task is created in batches, and the creation efficiency of the push task is improved.
  • the created push task is stored in the database corresponding to the extracted application identifier, so that the push task without the application is separated by different databases to ensure the accuracy of the push task.
  • S310 specifically includes the step of allocating a push server, and the step specifically includes the following:
  • the application server 120 is provided with multiple database connection pools, and each database connection pool has a unique identifier. Each database connection pool identifier has a corresponding application identifier. Each database connection pool stores multiple connections, and each connection user and the database connection pool identifier have corresponding database connections.
  • the application server 120 queries the database connection pool identifier for the database connection pool identifier corresponding to the detected application identifier.
  • the database connection pool ID can be the access path of the database connection pool.
  • S604 Send the queried database connection pool identifier to the queried push server, and change the idle state of the queried push server to a busy state, so that the queried push server obtains the connection from the queried database connection pool.
  • the push task is read and executed from the database corresponding to the detected application identifier through the obtained connection.
  • the application server 120 sends the queried database connection pool identifier to the queried push server, and changes the working state of the queried push server from the idle state to the busy state.
  • the queried server obtains the connection from the database connection pool corresponding to the database connection pool identifier, and reads the push task from the detected data corresponding to the detected application according to the obtained connection, and performs the reading. Get the push task.
  • the queried push server reads the push task from the detected task queue corresponding to the application identifier, and parses the push task to extract the push information, the push template identifier, and the user account in the push task.
  • the queried push server queries the database connection pool according to the received database connection pool identifier to obtain the connection.
  • the queried push server queries the push template according to the push template identifier from the database corresponding to the detected application identifier through the obtained connection.
  • the queried push server sends the generated push message body to the terminal logged in with the extracted user account according to the queried push template and the push message body generated by the to-be-sent message group.
  • the queried push server accesses the corresponding database connection pool according to the database connection pool identifier, and reads the push task from the detected database corresponding to the application identifier according to the connection in the database connection pool, and saves the query.
  • the time it takes for the push server to establish a connection with the database thereby increasing the speed of reading the push task and improving the processing efficiency of the push task.
  • the method further includes: monitoring the amount of the to-be-pushed task corresponding to the detected application identifier; and detecting that the amount of the to-be-pushed task corresponding to the detected application identifier is less than or equal to the corresponding preset task amount, detecting After the assigned push server corresponding to the applied application identifier completes the current push task, the busy state of the assigned push server is changed to the idle state.
  • the application server 120 After the application server 120 allocates the queried push server to the application corresponding to the detected application identifier, the application server 120 changes the working state of the queried push server from the idle state to the busy state, so that the queried push server performs the detection.
  • the application identifies the corresponding push task.
  • the application server 120 monitors the amount of the to-be-pushed task corresponding to the detected application identifier, and detects the amount of the to-be-pushed task corresponding to the detected application identifier, which is less than or equal to the preset task amount corresponding to the detected application identifier, and detects the detection. After the assigned push server corresponding to the application identifier reaches the current push task, the working state of the assigned push server is changed from the busy state to the idle state.
  • the detected amount of the to-be-pushed task corresponding to the detected application identifier is less than or equal to the corresponding preset task amount, it indicates that the detected push traffic of the application identifier is decreased.
  • the assigned push server working state is changed from the busy state to the idle state, the idle state push server is allocated to other applications, and the push server is improved. Utilization and execution efficiency of push tasks for each application.
  • the application 1 and the application 2 are created in the application server 120, the corresponding push server 130 is configured for each application, the push server 132 is configured for the application 1, and the push server 134 is configured for the application 2.
  • the application server 120 detects that the amount of the task to be pushed corresponding to the application 1 exceeds the preset task amount corresponding to the application 1, and queries the push server 136 in the idle state to allocate the queried push server 136 to the application 1, so that the push server 132 is enabled.
  • the push task of the application 1 is executed together with the push server 136.
  • the number of servers of the push server 136 can be determined according to the amount of tasks to be pushed corresponding to the application 1.
  • the push server 136 When the application server 120 detects that the amount of the task to be pushed of the application 1 is less than or equal to the preset task amount of the application 1, after the push server 136 performs the current push task, the push server 136 is terminated to read the push task of the application 1, and the push server is pushed.
  • the operational status of 136 changes from a busy state to an idle state to distribute push server 136 to other applications.
  • the tasks corresponding to the applications are isolated and processed, thereby avoiding data errors caused by the application public push server when performing the push task, and improving the execution of the push task. accuracy.
  • a push server allocating device 700 is provided.
  • the device specifically includes the following: a task statistics module 702, a task detecting module 704, a quantity determining module 706, a server query module 708, and a server allocation. Module 710.
  • the task statistics module 702 is configured to count the amount of tasks to be pushed corresponding to each application identifier.
  • the task detection module 704 is configured to detect whether there is a statistical application identifier of the to-be-pushed task that exceeds the corresponding preset task amount.
  • the quantity determining module 706 is configured to determine the number of servers to be pushed by the push server according to the detected amount of the task to be pushed corresponding to the detected application identifier of the corresponding preset task amount.
  • the server query module 708 is configured to query the push server marked as idle based on the determined number of server allocations.
  • the server allocation module 710 is configured to allocate the queried push server to the application corresponding to the detected application identifier, and enable the queried push server to perform the push task of the application.
  • the amount of the task to be pushed corresponding to each application identifier is counted, and the push server marked as idle is queried according to the determined number of server allocations, and the queried push server is allocated to the application corresponding to the detected application identifier, so that the query is made.
  • the push server is executed to perform the push task of the application, so as to ensure that the push server is added to the application when the amount of the task to be pushed exceeds the preset task amount, which saves the time for processing the push task and improves the execution efficiency of the push task.
  • the push server allocating device 700 specifically includes the following contents: a request obtaining module 712, a request parsing module 714, and a task creating module 716.
  • the request acquisition module 712 is configured to obtain a push task creation request.
  • the request parsing module 714 is configured to extract the application identifier and the task push information in the push task creation request.
  • the task creation module 716 is configured to create a push task corresponding to the extracted application identifier according to the extracted task push information.
  • the amount of the to-be-pushed task of the user identifier of the push task stored in each application identifier is extracted, and the accuracy of the task quantity to be pushed corresponding to each application identifier is determined.
  • the task creation module 716 specifically includes the following: a creation type determination module 716a, a user list extraction module 716b, a push task creation module 716c, and a push task storage module 716d.
  • the creation type judging module 716a is configured to judge whether the task creation type is a batch creation type according to the extracted task pushing information.
  • the user list extraction module 716b is configured to obtain the to-be-pushed information and the user list from the extracted task push information when the task creation type is determined to be a batch creation type.
  • the push task creation module 716c is configured to create a push task according to each user account and the information to be pushed in the obtained user list.
  • the push task storage module 716d is configured to store the created push task into a database corresponding to the extracted application identifier.
  • a push task is created according to each user account and the information to be pushed in the user list, so that the push task is created in batches, and the creation efficiency of the push task is improved.
  • the push task without application can be separated by different databases to ensure the accuracy of the push task.
  • the server allocation module 710 is further configured to query a database connection pool identifier corresponding to the detected application identifier, send the queried database connection pool identifier to the queried push server, and query the queried server.
  • the idle state is changed to a busy state, so that the queried push server obtains the connection from the queried database connection pool, and reads the push task from the detected database corresponding to the application identifier and executes the obtained connection.
  • the queried push server accesses the corresponding database connection pool according to the database connection pool identifier, and reads the push task from the detected database corresponding to the application identifier according to the connection in the database connection pool, and saves the query.
  • the time it takes for the push server to establish a connection with the database thereby increasing the speed of reading the push task and improving the processing efficiency of the push task.
  • the push server distribution device 700 specifically includes the following: a task amount monitoring module 718 and a state change module 720.
  • the task quantity monitoring module 718 is configured to monitor the amount of the task to be pushed corresponding to the detected application identifier.
  • the status change module 720 is configured to: when it is detected that the amount of the to-be-pushed task corresponding to the detected application identifier is less than or equal to the corresponding preset task amount, after the detected push server corresponding to the detected application identifier performs the current push task, Change the busy state of the assigned push server to the idle state.
  • the assigned push server working state is changed from the busy state to the idle state, so as to allocate the idle state push server to the other.
  • the application improves the utilization rate of the push server and improves the execution efficiency of the push tasks of each application.
  • a computer device comprising: a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor performing the following steps: counting the amount of the task to be pushed corresponding to each application identifier; detecting Whether there is an application identifier that the amount of the to-be-pushed task exceeds the corresponding preset task amount; when it is detected that the number of the to-be-pushed task exceeds the corresponding preset task amount, the corresponding application identifier is determined according to the detected application identifier.
  • Pushing the amount of the task determining the number of servers allocated to the push server; querying the push server marked as idle according to the determined number of server allocations; assigning the queried push server to the application corresponding to the detected application identifier, so that the queried push server is queried Execute the push task of the app.
  • the processor before the computer program is executed, the processor further executes the following steps: acquiring a push task creation request; extracting an application identifier and task push information in the push task creation request; The extracted task push information creates and extracts a push task corresponding to the application identifier.
  • the pushing task corresponding to the extracted application identifier is created according to the extracted task pushing information, including: determining, according to the extracted task pushing information, whether the task creation type is a batch creation type; if yes, extracting the task
  • the push information is obtained by the push information and the user list; the push task is created according to each user account and the information to be pushed in the obtained user list; and the created push task is stored in the database corresponding to the extracted application identifier.
  • the queried push server is allocated to the application corresponding to the detected application identifier, and the queried push server performs the push task of the application, including: querying the database connection pool identifier corresponding to the detected application identifier. Sending the queried database connection pool identifier to the queried push server, and changing the idle state of the queried push server to a busy state, so that the queried push server obtains the connection from the queried database connection pool.
  • the obtained connection reads the push task from the database corresponding to the detected application identifier and executes it.
  • the queried push server is allocated to the detected application corresponding to the application identifier, so that after the queried push server executes the push task of the application, the processor further implements the following steps: monitoring the detected The application identifier corresponds to the amount of the task to be pushed; when the detected amount of the to-be-pushed task corresponding to the detected application identifier is less than or equal to the corresponding preset task amount, the allocated push server corresponding to the detected application identifier performs the current push task. After that, change the busy state of the assigned push server to the idle state.
  • the amount of the task to be pushed corresponding to each application identifier is counted, and when the amount of the to-be-pushed task corresponding to the application identifier exceeds the preset task amount corresponding to the application identifier, the corresponding The push task volume determines the number of server allocations for the push server. Querying the push server marked as idle according to the determined number of server allocations, and assigning the queried push server to the application corresponding to the detected application identifier, so that the queried push server performs the push task of the application, thereby ensuring that the push task is to be pushed.
  • adding a push server to the application saves the time for processing the push task and improves the execution efficiency of the push task.
  • One or more storage media storing computer executable instructions, the computer executable instructions being executed by one or more processors, causing the one or more processors to perform the step of: counting each application identity corresponding to the Pushing the amount of the task; detecting whether there is a statistically-applied application identifier whose amount of the task to be pushed exceeds the corresponding preset task amount; and detecting that the statistically-applied task amount exceeds the corresponding preset task amount, the application identifier is detected according to the detected
  • the number of the server to be pushed is determined by the application identifier, and the number of servers allocated to the push server is determined; the push server marked as idle is queried according to the determined number of server allocations; and the queried push server is allocated to the application corresponding to the detected application identifier, so that the application corresponding to the detected application identifier is The queried push server performs the push task of the application.
  • the processor before counting the amount of the task to be pushed corresponding to each application identifier, the processor further performs the following steps: acquiring a push task creation request; extracting an application identifier and task push information in the push task creation request; and extracting the task according to the extracted task The push information is created and extracted to the push task corresponding to the application identifier.
  • the pushing task corresponding to the extracted application identifier is created according to the extracted task pushing information, including: determining, according to the extracted task pushing information, whether the task creation type is a batch creation type; if yes, extracting the task
  • the push information is obtained by the push information and the user list; the push task is created according to each user account and the information to be pushed in the obtained user list; and the created push task is stored in the database corresponding to the extracted application identifier.
  • the queried push server is allocated to the application corresponding to the detected application identifier, and the queried push server performs the push task of the application, including: querying the database connection pool identifier corresponding to the detected application identifier. Sending the queried database connection pool identifier to the queried push server, and changing the idle state of the queried push server to a busy state, so that the queried push server obtains the connection from the queried database connection pool.
  • the obtained connection reads the push task from the database corresponding to the detected application identifier and executes it.
  • the processor further performs the following steps: monitoring the detected application identifier corresponding to When the amount of the task to be pushed corresponding to the detected application identifier is less than or equal to the corresponding preset task amount, after the detected push server corresponding to the detected application identifier performs the current push task, The busy state of the assigned push server changes to the idle state.
  • the amount of the task to be pushed corresponding to each application identifier is counted, and the push server marked as idle is queried according to the determined number of server allocations, and the queried push server is allocated to the application corresponding to the detected application identifier, so that the query is made.
  • the push server is executed to perform the push task of the application, so as to ensure that the push server is added to the application when the amount of the task to be pushed exceeds the preset task amount, which saves the time for processing the push task and improves the execution efficiency of the push task.
  • the storage medium may be a non-volatile storage medium such as a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)
  • Debugging And Monitoring (AREA)

Abstract

本申请涉及一种推送服务器分配方法、装置、计算机设备和存储介质,所述方法包括:统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询标记为空闲状态的推送服务器;将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务。本申请根据应用的待推送任务量为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的处理效率。

Description

推送服务器分配方法、装置、计算机设备和存储介质
本申请申明享有2017年7月24日递交的申请号为201710607708.7、名称为“推送服务器分配方法、装置、计算机设备和存储介质”的中国专利申请的优先权,该中国专利申请的整体内容以参考的方式结合在本申请中。
技术领域
本申请涉及数据处理技术领域,特别是涉及一种推送服务器分配方法、装置、计算机设备和存储介质。
背景技术
随着计算机技术和互联网技术的发展,各种新信息头可以通过互联网进行传播。随着各种业务应用的出现,业务应用对应的公司都可以通过业务应用推送相关信息。然而,传统的业务应用都会被配置对应的推送服务器,各业务应用对应的推送服务器的数量不会根据推送业务量的变化而变化。在业务应用出现大量的推送任务需求时,势必会降低推送任务的执行效率。
发明内容
基于此,有必要针对推送任务的执行效率低下的问题,提供一种推送服务器分配方法、装置、计算机设备和存储介质。
一种推送服务器分配方法,所述方法包括:统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询标记为空闲状态的推送服务器;将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所 述查询到的推送服务器执行所述应用的推送任务,并将所述查询到的推送服务器标记为忙碌状态。
一种推送服务器分配装置,所述装置包括:任务统计模块,用于统计各应用标识对应的待推送任务量;任务检测模块,用于检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;数量确定模块,用于检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;服务器查询模块,用于根据确定的服务器分配数量查询标记为空闲状态的推送服务器;服务器分配模块,用于将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,并将所述查询到的推送服务器标记为忙碌状态。
一种计算机设备,所述计算机设备包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询标记为空闲状态的推送服务器;将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,并将所述查询到的推送服务器标记为忙碌状态。
一个或多个存储有计算机可执行指令的存储介质,所述计算机可执行指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询 标记为空闲状态的推送服务器;将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,并将所述查询到的推送服务器标记为忙碌状态。
上述推送服务器分配方法、装置、计算机设备和存储介质,保证在待推送任务量超过预设任务量时,为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的执行效率。
附图说明
图1为一个实施例中推送服务器分配方法的应用环境图;
图2为一个实施例中推送服务器分配系统中的服务器的结构框图;
图3为一个实施例中推送服务器分配方法的流程示意图;
图4为一个实施例中创建推送任务的步骤的流程示意图;
图5为一个实施例中批量创建推送任务的步骤的流程示意图;
图6为一个实施例中分配推送服务器的步骤的流程示意图;
图7为一个实施例中推送服务器分配装置的结构框图;
图8为另一个实施例中推送服务器分配装置的结构框图;
图9为一个实施例中任务创建模块的结构框图;
图10为再一个实施例中推送服务器分配装置的结构框图。
具体实施方式
为了使本申请的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本申请进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
图1为一个实施例中推送服务器分配方法的应用环境图。参照图1,该推送服务器分配方法应用于推送服务器分配系统。推送服务器分配系统包括终端110、应用服务器120和推送服务器130,其中终端110通过网络与应 用服务器120和推送服务器130连接。应用服务器120可以为单台服务器或由多台服务器构成的服务器集群;推送服务器130为多台推送服务器或由多台推送服务器构成的服务器集群,推送服务器130包括推送服务器132、推送服务器134和推送服务器136。终端110可以是固定终端或移动终端,固定终端具体可以是打印机、扫描仪和监控器中的至少一种,移动终端具体可以是平板电脑、智能手机、个人数据助理和数码相机中的至少一种。
图2为一个实施例中图1推送服务器分配系统中的应用服务器120的内部结构示意图。如图2所示,该应用服务器120包括通过系统总线连接的处理器、非易失性存储介质、内存储器和网络接口。应用服务器120的处理器用于提供计算和控制能力,支撑整个应用服务器120的运行,存储器用于存储数据、代码指令等,网络接口用于与终端110和推送服务器130行网络通信。存储器上存储有至少一个计算机可执行指令,该计算机可执行指令可被处理器执行,以实现本申请实施例中提供的适用于应用服务器120的推送服务器分配方法。存储器可包括磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random Access Memory,RAM)等。例如,在一个实施例中,存储器包括非易失性存储介质及内存储器;非易失性存储介质存储有操作系统、数据库和计算机可执行指令,数据库存储各应用对应的应用数据,该计算机可执行指令可被处理器执行以实现上述的推送服务器分配方法;内存储器为非易失性存储介质中的操作系统及计算机可执行指令提供高速缓存的运行环境。
如图3所示,在一个实施例中,提供一种推送服务器分配方法,本实施例以该方法应用在图1推送服务器分配系统中的应用服务器120来举例说明,该方法具体包括以下内容:
S302,统计各应用标识对应的待推送任务量。
具体地,应用服务器120中注册了多个应用,每个应用被配置了对应的数据库和推送服务器,通过为每个应用配置不同的数据库和推送服务器,来 隔离各应用所对应的应用数据。应用服务器120获取已经注册的应用标识,获取各应用标识对应的推送任务,根据获取到的推送任务统计各应用标识对应的待推送任务量。
S304,检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识。
具体地,应用服务器120在统计到各应用标识对应的待推送任务量后,获取各应用标识对应的预设任务量,然后分别将各应用标识所对应的统计的待推送任务量和预设任务量相比较,通过比较检测是否存在统计到的待推送任务量超过预设任务量的应用标识。
S306,检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量。
具体地,应用服务器120通过比较检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,从各应用标识中获取检测到的应用标识。应用服务器120各应用标识对应的已配置推送服务器的数量,根据检测到的应用标识对应的待推送任务量和预设任务量得到推送服务器数量。应用服务器120将得到的推送服务器数量减去已配置推送服务器数量,得到检测到的应用标识对应的服务器分配数量。
在一个实施例中,应用服务器120将检测到的应用标识对应的待推送任务量除以推送服务器的预设任务量,得到的整数为检测到的应用标识对应的服务器分配数量。
S308,根据确定的服务器分配数量查询标记为空闲状态的推送服务器。
具体地,应用服务器120检测各推送服务器标记的工作状态,获取被标记为空闲状态的推送服务器的服务器标识得到空闲推送服务器集合。应用服务器120在空闲推送服务器集合中选取与服务器分配数量相等的服务器标识。其中,选取到的服务器标识对应的推送服务器为查询到被标记为空闲状 态的推送服务器。
S310,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务。
具体地,应用服务器120将检测到的应用标识发用至查询到的推送服务器,以将查询到的推送服务器分配至检测到的应用标识对应的应用。查询到的推送服务器在接收到检测到的应用标识后,查询与检测到的应用标识对应的数据库,从查询到的数据库中读取推送任务,执行读取到的推送任务。
本实施例中,统计各应用标识对应的待推送任务量,保证在待推送任务量超过预设任务量时,为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的执行效率。
如图4所示,在一个实施例中,S302之前具体还包括创建推送任务的步骤,该步骤具体包括以下内容:
S402,获取推送任务创建请求。
具体地,应用管理员可以通过在终端110中输入任务管理员账号登录应用页面,应用管理员通过终端110在应用页面中输入任务推送信息,点击应用页面中的任务创建按钮。终端110在检测到应用页面中的任务创建按钮被点击时,获取应用页面中输入的任务推送信息和应用标识,根据获取到的任务推送信息和应用标识生成推送任务创建请求。终端110将生成的推送任务创建请求发送至应用服务器120。
S404,提取推送任务创建请求中的应用标识和任务推送信息。
具体地,应用服务器120接收到推送任务创建请求后,对推送任务创建请求进行解析以提取推送任务创建请求中的应用标识和任务推送信息。
S406,根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
具体地,应用服务器120根据提取到的任务推送信息创建推送任务并存储至提取到的应用标识对应的数据库。应用服务器120在提取到的应用标识 对应的数据库中设置有任务队列,还将创建的推送任务添加到任务队列中。
在一个实施例中,应用服务器120从任务推送信息中提取推送模板标识、待推送信息和用户账号,根据提取到的推送模板标识查询推送模板,根据查询到的推送模板和待推送信息生成推送消息体,根据推送消息体和用户账号创建推送任务。
本实施例中,根据提取各应用标识对应存储的推送任务统计用户标识的待推送任务量,保证了统计各应用标识对应的待推送任务量的准确性。
如图5所示,在一个实施例中,S406具体包括批量创建推送任务的步骤,该步骤具体包括以下内容:
S502,根据提取到的任务推送信息判断任务创建类型是否为批量创建类型。
具体地,应用服务器120判断任务推送信息中包括的用户账号是否为多个,若包括多个用户账号则判定任务创建类型为批量创建类型,否则为单个创建类型。
在一个实施例中,推送任务创建请求中设置有创建类型标识,应用服务器120根据任务创建请求中的创建类型标识判断推送任务创建请求是否为批量创建类型。
在一个实施例中,应用服务器120判断任务推送信息中是否包括用户列表,若包括判定任务创建类型为批量创建类型,否则为单个创建类型。
S504,在判定任务创建类型为批量创建类型,从提取到的任务推送信息中获取待推送信息和用户列表。
具体地,应用服务器120在判定任务创建类型为批量创建类型后,对提取到的任务推送信息进行解析以获取待推送信息和用户列表。
S506,根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务。
具体地,应用服务器120读取用户列表中的每个用户账号(优选为按用 户账号的排列顺序读取),根据每个用户账号和待推送信息创建推送任务。
S508,将创建的推送任务存储至提取到的应用标识对应的数据库中。
具体地,应用服务器120查询提取到的用户标识对应的数据库,将根据每个用户账号创建的推送任务存储至查询到的数据库中。
在一个实施例中,应用服务器120设置有与提取到的应用标识对应的任务队列,按照推送任务的创建顺序将创建的推送任务添加到与提取到的用户标识对应的任务队列中。
本实施例中,根据用户列表中的每个用户账号和待推送信息创建推送任务,实现批量创建推送任务,提高了推送任务的创建效率。同时,将创建的推送任务存储在提取到的应用标识对应的数据库中,以将不用应用的推送任务通过不同的数据库进行数据隔离,保证推送任务的准确性。
如图6所示,在一个实施例中,S310具体包括分配推送服务器的步骤,该步骤具体包括以下内容:
S602,查询与检测到的应用标识对应的数据库连接池标识。
具体地,应用服务器120中设置有多个数据库连接池,每个数据库连接池有唯一标识。每个数据库连接池标识存在对应的应用标识,每个数据库连接池中存储有多条连接,每条连接用户与数据库连接池标识相应的数据库连接。应用服务器120在数据库连接池标识中查询与检测到的应用标识对应的数据库连接池标识。数据库连接池标识可以是数据库连接池的访问路径。
S604,将查询到的数据库连接池标识发送至查询到的推送服务器,并将查询到的推送服务器的空闲状态更改为忙碌状态,使查询到的推送服务器从查询到的数据库连接池中获取连接,通过获取到的连接从检测到的应用标识对应的数据库中读取推送任务并执行。
具体地,应用服务器120将查询到的数据库连接池标识发送至查询到的推送服务器,并将查询到的推送服务器的工作状态从空闲状态更改为忙碌状态。查询到的推送服务器在接收到数据库连接池标识后,从数据库连接池标 识对应的数据库连接池中获取连接,根据获取到的连接从检测到的应用标识对应的数据中读取推送任务,执行读取到的推送任务。
在一个实施例中,查询到的推送服务器从检测到的应用标识对应的任务队列中读取推送任务,对推送任务进行解析以提取推送任务中的待推送信息、推送模板标识和用户账号。查询到的推送服务器根据接收到的数据库连接池标识查询数据库连接池以获取连接。查询到的推送服务器通过获取到的连接从检测到的应用标识对应的数据库中,根据推送模板标识查询推送模板。查询到的推送服务器根据查询到的推送模板和待推送消息组生成的推送消息体,将生成的推送消息体发送至以提取到的用户账号登录的终端。
本实施例中,查询到的推送服务器根据数据库连接池标识访问相应的数据库连接池,根据数据库连接池中的连接从检测到的应用标识对应的数据库中读取推送任务并执行,节省了查询到的推送服务器与数据库建立连接所耗费的时间,从而提高了读取推送任务的速度,提高了推送任务的处理效率。
在一个实施例中,S310之后具体还包括:监测检测到的应用标识对应的待推送任务量;当监测到检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器的忙碌状态更改为空闲状态。
具体地,应用服务器120将查询到的推送服务器分配至检测到的应用标识对应的应用后,将查询到的推送服务器的工作状态从空闲状态更改为忙碌状态,使查询到的推送服务器执行检测到的应用标识对应的推送任务。
应用服务器120对检测到的应用标识对应的待推送任务量进行监测,监测到检测到的应用标识对应的待推送任务量,小于等于检测到的应用标识对应的预设任务量时,监测到检测到的应用标识对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器的工作状态从忙碌状态更改为空闲状态。
本实施例中,在监测到检测到的应用标识对应的待推送任务量小于等于 相应预设任务量时,表明检测到的应用标识的推送业务量降低。在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器工作状态从忙碌状态更改为空闲状态,将空闲状态的推送服务器分配至其他应用,提高推送服务器的利用率和各应用的推送任务的执行效率。
举例说明,在应用服务器120中创建了应用1和应用2,为每个应用配置了相应的推送服务器130,为应用1配置了推送服务器132,为应用2配置了推送服务器134。应用服务器120在检测到应用1对应的待推送任务量超过应用1对应的预设任务量,查询到处于空闲状态的推送服务器136,将查询到的推送服务器136分配至应用1,使推送服务器132和推送服务器136共同执行应用1的推送任务。其中,推送服务器136的服务器数量可以根据应用1对应的待推送任务量确定。在应用服务器120检测到应用1的待推送任务量小于等于应用1的预设任务量时,在推送服务器136执行完当前推送任务后,终止推送服务器136读取应用1的推送任务,将推送服务器136的工作状态从忙碌状态更改为空闲状态,以便将推送服务器136分配至其他应用。
本实施例中,通过为不同的应用分配不同的推送服务器,将各应用对应的任务隔离开进行处理,避免各应用公用推送服务器导致在执行推送任务时出现的数据出错,提高了推送任务执行的准确性。
如图7所示,在一个实施例中,提供一种推送服务器分配装置700,该装置具体包括以下内容:任务统计模块702、任务检测模块704、数量确定模块706、服务器查询模块708和服务器分配模块710。
任务统计模块702用于统计各应用标识对应的待推送任务量。任务检测模块704用于检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识。数量确定模块706用于检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量。服务器查询模块708用于根据确定的服 务器分配数量查询标记为空闲状态的推送服务器。服务器分配模块710用于将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务。
本实施例中,统计各应用标识对应的待推送任务量,根据确定的服务器分配数量查询标记为空闲状态的推送服务器,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行该应用的推送任务,从而保证在待推送任务量超过预设任务量时,为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的执行效率。
如图8所示,在一个实施例中,推送服务器分配装置700具体还包括以下内容:请求获取模块712、请求解析模块714和任务创建模块716。
请求获取模块712用于获取推送任务创建请求。请求解析模块714用于提取推送任务创建请求中的应用标识和任务推送信息。任务创建模块716用于根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
本实施例根据提取各应用标识对应存储的推送任务统计用户标识的待推送任务量,保证了统计各应用标识对应的待推送任务量的准确性。
如图9所示,在一个实施例中,任务创建模块716具体包括以下内容:创建类型判断模块716a、用户列表提取模块716b、推送任务创建模块716c和推送任务存储模块716d。
创建类型判断模块716a用于根据提取到的任务推送信息判断任务创建类型是否为批量创建类型。用户列表提取模块716b用于在判定任务创建类型为批量创建类型时,从提取到的任务推送信息中获取待推送信息和用户列表。推送任务创建模块716c用于根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务。推送任务存储模块716d用于将创建的推送任务存储至提取到的应用标识对应的数据库中。
本实施例中,根据用户列表中的每个用户账号和待推送信息创建推送任务,实现批量创建推送任务,提高推送任务的创建效率。同时还能将不用应 用的推送任务通过不同的数据库进行数据隔离,保证推送任务的准确性。
在一个实施例中,服务器分配模块710还用于查询与检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将查询到的推送服务器的空闲状态更改为忙碌状态,使查询到的推送服务器从查询到的数据库连接池中获取连接,通过获取到的连接从检测到的应用标识对应的数据库中读取推送任务并执行。
本实施例中,查询到的推送服务器根据数据库连接池标识访问相应的数据库连接池,根据数据库连接池中的连接从检测到的应用标识对应的数据库中读取推送任务并执行,节省了查询到的推送服务器与数据库建立连接所耗费的时间,从而提高了读取推送任务的速度,提高了推送任务的处理效率。
如图10所示,在一个实施例中,推送服务器分配装置700具体还包括以下内容:任务量监测模块718和状态更改模块720。
任务量监测模块718用于监测检测到的应用标识对应的待推送任务量。状态更改模块720,用于当监测到检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器的忙碌状态更改为空闲状态。
本实施例中,在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器工作状态从忙碌状态更改为空闲状态,以便将空闲状态的推送服务器分配至其他应用,从而提高推送服务器的利用率,提高了各应用的推送任务的执行效率。
一种计算机设备,计算机设备包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,处理器执行计算机程序时实现以下步骤:统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询标 记为空闲状态的推送服务器;将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务。
在一个实施例中,统计各应用标识对应的待推送任务量之前,处理器执行计算机程序时还实现以下步骤:获取推送任务创建请求;提取推送任务创建请求中的应用标识和任务推送信息;根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
在一个实施例中,根据提取到的任务推送信息创建与提取到应用标识对应的推送任务,包括:根据提取到的任务推送信息判断任务创建类型是否为批量创建类型;若是,从提取到的任务推送信息中获取待推送信息和用户列表;根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;将创建的推送任务存储至提取到的应用标识对应的数据库中。
在一个实施例中,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务,包括:查询与检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将查询到的推送服务器的空闲状态更改为忙碌状态,使查询到的推送服务器从查询到的数据库连接池中获取连接,通过获取到的连接从检测到的应用标识对应的数据库中读取推送任务并执行。
在一个实施例中,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务之后处理器执行计算机程序时还实现以下步骤:监测检测到的应用标识对应的待推送任务量;当监测到检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器的忙碌状态更改为空闲状态。
本实施例中,统计各应用标识对应的待推送任务量,在检测到存在应用标识对应的统计到的待推送任务量超过该应用标识对应的预设任务量时,根据该应用标识对应的待推送任务量确定推送服务器的服务器分配数量。根据 确定的服务器分配数量查询标记为空闲状态的推送服务器,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行该应用的推送任务,从而保证在待推送任务量超过预设任务量时,为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的执行效率。
一个或多个存储有计算机可执行指令的存储介质,所述计算机可执行指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:统计各应用标识对应的待推送任务量;检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;根据确定的服务器分配数量查询标记为空闲状态的推送服务器;将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务。
在一个实施例中,统计各应用标识对应的待推送任务量之前,处理器还执行以下步骤:获取推送任务创建请求;提取推送任务创建请求中的应用标识和任务推送信息;根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
在一个实施例中,根据提取到的任务推送信息创建与提取到应用标识对应的推送任务,包括:根据提取到的任务推送信息判断任务创建类型是否为批量创建类型;若是,从提取到的任务推送信息中获取待推送信息和用户列表;根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;将创建的推送任务存储至提取到的应用标识对应的数据库中。
在一个实施例中,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务,包括:查询与检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将查询到的推送服务器的空闲状态更改为忙碌状态,使查询到的推送服务器从查询到的数据库连接池中获取连接,通过获取 到的连接从检测到的应用标识对应的数据库中读取推送任务并执行。
在一个实施例中,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行应用的推送任务之后,处理器还执行以下步骤:监测检测到的应用标识对应的待推送任务量;当监测到检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将分配的推送服务器的忙碌状态更改为空闲状态。
本实施例中,统计各应用标识对应的待推送任务量,根据确定的服务器分配数量查询标记为空闲状态的推送服务器,将查询到的推送服务器分配至检测到的应用标识对应的应用,使查询到的推送服务器执行该应用的推送任务,从而保证在待推送任务量超过预设任务量时,为应用添加推送服务器,节省了处理推送任务的时间,提高了推送任务的执行效率。
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分流程,是可以通过计算机程序来指令相关的硬件来完成,该计算机程序可存储于一计算机可读取存储介质中,该程序在执行时,可包括如上述各方法的实施例的流程。其中,前述的存储介质可为磁碟、光盘、只读存储记忆体(Read-Only Memory,ROM)等非易失性存储介质,或随机存储记忆体(Random Access Memory,RAM)等。
以上所述实施例的各技术特征可以进行任意的组合,为使描述简洁,未对上述实施例中的各个技术特征所有可能的组合都进行描述,然而,只要这些技术特征的组合不存在矛盾,都应当认为是本说明书记载的范围。
以上所述实施例仅表达了本申请的几种实施方式,其描述较为具体和详细,但并不能因此而理解为对发明专利范围的限制。应当指出的是,对于本领域的普通技术人员来说,在不脱离本申请构思的前提下,还可以做出若干变形和改进,这些都属于本申请的保护范围。因此,本申请专利的保护范围应以所附权利要求为准。

Claims (18)

  1. 一种推送服务器分配方法,所述方法包括:
    统计各应用标识对应的待推送任务量;
    检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;
    检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;
    根据确定的服务器分配数量查询标记为空闲状态的推送服务器;
    将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务。
  2. 根据权利要求1所述的方法,其特征在于,所述统计各应用标识对应的待推送任务量之前,还包括:获取推送任务创建请求;提取推送任务创建请求中的应用标识和任务推送信息;根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
  3. 根据权利要求2所述的方法,其特征在于,所述根据提取到的任务推送信息创建与提取到应用标识对应的推送任务,包括:根据提取到的任务推送信息判断任务创建类型是否为批量创建类型;若是,从所述提取到的任务推送信息中获取待推送信息和用户列表;根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;将创建的推送任务存储至所述提取到的应用标识对应的数据库中。
  4. 根据权利要求3所述的方法,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,包括:查询与所述检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将所述查询到的推送服务器的空闲状态更改为忙碌状态,使所述查询到的 推送服务器从所述查询到的数据库连接池中获取连接,通过获取到的连接从所述检测到的应用标识对应的数据库中读取推送任务并执行。
  5. 根据权利要求1所述的方法,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务之后,还包括:监测所述检测到的应用标识对应的待推送任务量;当监测到所述检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在所述检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将所述分配的推送服务器的忙碌状态更改为空闲状态。
  6. 一种推送服务器分配装置,其特征在于,所述装置包括:
    任务统计模块,用于统计各应用标识对应的待推送任务量;
    任务检测模块,用于检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;
    数量确定模块,用于检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;
    服务器查询模块,用于根据确定的服务器分配数量查询标记为空闲状态的推送服务器;
    服务器分配模块,用于将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务。
  7. 根据权利要求6所述的装置,其特征在于,所述装置还包括:请求获取模块,用于获取推送任务创建请求;请求解析模块,用于提取推送任务创建请求中的应用标识和任务推送信息;任务创建模块,用于根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
  8. 根据权利要求7所述的装置,其特征在于,所述任务创建模块包括:创建类型判断模块,用于根据提取到的任务推送信息判断任务创建类型是否 为批量创建类型;用户列表提取模块,用于在判定任务创建类型为批量创建类型时,从所述提取到的任务推送信息中获取待推送信息和用户列表;推送任务创建模块,用于根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;推送任务存储模块,用于将创建的推送任务存储至所述提取到的应用标识对应的数据库中。
  9. 一种计算机设备,所述计算机设备包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:
    统计各应用标识对应的待推送任务量;
    检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;
    检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;
    根据确定的服务器分配数量查询标记为空闲状态的推送服务器;
    将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务。
  10. 根据权利要求9所述的计算机设备,其特征在于,所述统计各应用标识对应的待推送任务量之前,还包括:获取推送任务创建请求;提取推送任务创建请求中的应用标识和任务推送信息;根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
  11. 根据权利要求10所述的计算机设备,其特征在于,所述根据提取到的任务推送信息创建与提取到应用标识对应的推送任务,包括:根据提取到的任务推送信息判断任务创建类型是否为批量创建类型;若是,从所述提取到的任务推送信息中获取待推送信息和用户列表;根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;将创建的推送任务存储至所述提取到的应用标识对应的数据库中。
  12. 根据权利要求11所述的计算机设备,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,包括:查询与所述检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将所述查询到的推送服务器的空闲状态更改为忙碌状态,使所述查询到的推送服务器从所述查询到的数据库连接池中获取连接,通过获取到的连接从所述检测到的应用标识对应的数据库中读取推送任务并执行。
  13. 根据权利要求9所述的计算机设备,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务之后,还包括:监测所述检测到的应用标识对应的待推送任务量;当监测到所述检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在所述检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将所述分配的推送服务器的忙碌状态更改为空闲状态。
  14. 一个或多个存储有计算机可执行指令的存储介质,所述计算机可执行指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:
    统计各应用标识对应的待推送任务量;
    检测是否存在统计到的待推送任务量超过相应预设任务量的应用标识;
    检测到存在统计到的待推送任务量超过相应预设任务量的应用标识时,则根据检测到的应用标识对应的待推送任务量,确定推送服务器的服务器分配数量;
    根据确定的服务器分配数量查询标记为空闲状态的推送服务器;
    将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务。
  15. 根据权利要求14所述的存储介质,其特征在于,所述统计各应用 标识对应的待推送任务量之前,还包括:获取推送任务创建请求;提取推送任务创建请求中的应用标识和任务推送信息;根据提取到的任务推送信息创建与提取到应用标识对应的推送任务。
  16. 根据权利要求15所述的存储介质,其特征在于,所述根据提取到的任务推送信息创建与提取到应用标识对应的推送任务,包括:根据提取到的任务推送信息判断任务创建类型是否为批量创建类型;若是,从所述提取到的任务推送信息中获取待推送信息和用户列表;根据获取到的用户列表中的每个用户账号和待推送信息创建推送任务;将创建的推送任务存储至所述提取到的应用标识对应的数据库中。
  17. 根据权利要求16所述的存储介质,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务,包括:查询与所述检测到的应用标识对应的数据库连接池标识;将查询到的数据库连接池标识发送至查询到的推送服务器,并将所述查询到的推送服务器的空闲状态更改为忙碌状态,使所述查询到的推送服务器从所述查询到的数据库连接池中获取连接,通过获取到的连接从所述检测到的应用标识对应的数据库中读取推送任务并执行。
  18. 根据权利要求14所述的存储介质,其特征在于,所述将查询到的推送服务器分配至所述检测到的应用标识对应的应用,使所述查询到的推送服务器执行所述应用的推送任务之后,还包括:监测所述检测到的应用标识对应的待推送任务量;当监测到所述检测到的应用标识对应的待推送任务量小于等于相应预设任务量时,在所述检测到的应用标识所对应的分配的推送服务器执行完当前推送任务后,将所述分配的推送服务器的忙碌状态更改为空闲状态。
PCT/CN2018/078316 2017-07-24 2018-03-07 推送服务器分配方法、装置、计算机设备和存储介质 Ceased WO2019019644A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710607708.7 2017-07-24
CN201710607708.7A CN107743138A (zh) 2017-07-24 2017-07-24 推送服务器分配方法、装置、计算机设备和存储介质

Publications (1)

Publication Number Publication Date
WO2019019644A1 true WO2019019644A1 (zh) 2019-01-31

Family

ID=61235082

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/078316 Ceased WO2019019644A1 (zh) 2017-07-24 2018-03-07 推送服务器分配方法、装置、计算机设备和存储介质

Country Status (2)

Country Link
CN (1) CN107743138A (zh)
WO (1) WO2019019644A1 (zh)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111784640A (zh) * 2020-06-08 2020-10-16 佛山喀视科技有限公司 一种瓷砖分拣处理系统及方法
CN112468573A (zh) * 2020-11-24 2021-03-09 新天科技股份有限公司 数据推送方法、装置、设备及存储介质
CN113051165A (zh) * 2021-03-30 2021-06-29 北京金山云网络技术有限公司 一种处理提测单的方法、装置、监控服务器及介质
CN113556352A (zh) * 2021-07-27 2021-10-26 北京字跳网络技术有限公司 一种信息推送方法、装置、终端设备及存储介质
CN113836405A (zh) * 2021-09-09 2021-12-24 深圳Tcl新技术有限公司 信息查询方法、装置以及计算机可读存储介质
CN114401204A (zh) * 2022-01-14 2022-04-26 平安科技(深圳)有限公司 链接池管理方法、装置、计算机设备及存储介质
CN114661437A (zh) * 2022-03-16 2022-06-24 上海为旌科技有限公司 一种任务调度方法、系统及电子设备
CN120238566A (zh) * 2023-12-22 2025-07-01 荣耀终端股份有限公司 服务推送方法、服务推送系统及电子设备

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107743138A (zh) * 2017-07-24 2018-02-27 上海壹账通金融科技有限公司 推送服务器分配方法、装置、计算机设备和存储介质
CN108694061A (zh) * 2018-05-11 2018-10-23 深圳壹账通智能科技有限公司 一种数据库的调用方法、装置及计算机可读存储介质
CN109657893A (zh) * 2018-09-27 2019-04-19 深圳壹账通智能科技有限公司 业务数据分配方法、装置、设备及计算机可读存储介质
CN109246234B (zh) * 2018-09-30 2021-09-24 北京金山云网络技术有限公司 一种镜像文件下载方法、装置、电子设备及存储介质
CN110225102B (zh) * 2019-05-23 2022-06-03 北京小米移动软件有限公司 推送信息的方法、设备及系统
CN110347850B (zh) * 2019-06-13 2023-09-12 平安科技(深圳)有限公司 一种基于用户信息的信息推送方法及客户端
CN110730236B (zh) * 2019-10-18 2021-11-09 腾讯科技(深圳)有限公司 基于人工智能的业务推送方法、装置及电子设备
CN112331303A (zh) * 2020-11-26 2021-02-05 小佩网络科技(上海)有限公司 宠物喂食计划生成方法、装置、电子设备及存储介质
CN114154044B (zh) * 2021-11-10 2022-09-23 创优数字科技(广东)有限公司 消息推送方法、装置、计算机设备和存储介质
CN114374697B (zh) * 2022-01-14 2024-03-01 瀚云科技有限公司 道路过车信息的推送系统、方法、电子设备及存储介质
CN116107913B (zh) * 2023-04-06 2023-11-14 阿里云计算有限公司 单节点服务器的测试控制方法、装置及系统
CN116781378A (zh) * 2023-07-10 2023-09-19 中国电信股份有限公司 扫描任务执行方法、装置、电子设备、存储介质

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101217467A (zh) * 2007-12-28 2008-07-09 杭州华三通信技术有限公司 核间负载分发装置及方法
CN101359295A (zh) * 2007-08-01 2009-02-04 阿里巴巴集团控股有限公司 一种批量任务调度分配方法及系统
CN102279771A (zh) * 2011-09-02 2011-12-14 北京航空航天大学 一种虚拟化环境中自适应按需资源分配的方法及系统
CN102301664A (zh) * 2011-07-20 2011-12-28 华为技术有限公司 多核处理器的流分发方法及装置
CN103699443A (zh) * 2013-12-16 2014-04-02 北京神州绿盟信息安全科技股份有限公司 任务分发方法及扫描器
CN103929441A (zh) * 2014-05-09 2014-07-16 中国银行股份有限公司 一种任务分配方法及装置
US20140331233A1 (en) * 2013-05-06 2014-11-06 Abbyy Infopoisk Llc Task distribution method and system
CN105656964A (zh) * 2014-11-10 2016-06-08 中国移动通信集团公司 数据推送的实现方法及装置
CN107743138A (zh) * 2017-07-24 2018-02-27 上海壹账通金融科技有限公司 推送服务器分配方法、装置、计算机设备和存储介质

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1838794A (zh) * 2005-03-23 2006-09-27 中国铁通集团有限公司 一种集群终端状态信息查询的方法
CN103490956A (zh) * 2013-09-22 2014-01-01 杭州华为数字技术有限公司 基于业务量预测的自适应节能控制方法及设备、系统
CN104462598B (zh) * 2014-12-31 2018-10-09 江苏中科梦兰电子科技有限公司 一种应用服务器动态快速分配方法
KR20160131632A (ko) * 2015-05-08 2016-11-16 주식회사 카우치그램 푸시데이터 송수신 방법 및 시스템
CN106101826B (zh) * 2016-06-01 2019-08-20 北京奇虎科技有限公司 消息发送的方法及装置、客户端消息获取的方法和客户端
CN106484872A (zh) * 2016-10-12 2017-03-08 南方电网科学研究院有限责任公司 服务器架构下的专利检索方法、接收服务器及服务器架构

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101359295A (zh) * 2007-08-01 2009-02-04 阿里巴巴集团控股有限公司 一种批量任务调度分配方法及系统
CN101217467A (zh) * 2007-12-28 2008-07-09 杭州华三通信技术有限公司 核间负载分发装置及方法
CN102301664A (zh) * 2011-07-20 2011-12-28 华为技术有限公司 多核处理器的流分发方法及装置
CN102279771A (zh) * 2011-09-02 2011-12-14 北京航空航天大学 一种虚拟化环境中自适应按需资源分配的方法及系统
US20140331233A1 (en) * 2013-05-06 2014-11-06 Abbyy Infopoisk Llc Task distribution method and system
CN103699443A (zh) * 2013-12-16 2014-04-02 北京神州绿盟信息安全科技股份有限公司 任务分发方法及扫描器
CN103929441A (zh) * 2014-05-09 2014-07-16 中国银行股份有限公司 一种任务分配方法及装置
CN105656964A (zh) * 2014-11-10 2016-06-08 中国移动通信集团公司 数据推送的实现方法及装置
CN107743138A (zh) * 2017-07-24 2018-02-27 上海壹账通金融科技有限公司 推送服务器分配方法、装置、计算机设备和存储介质

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111784640A (zh) * 2020-06-08 2020-10-16 佛山喀视科技有限公司 一种瓷砖分拣处理系统及方法
CN112468573A (zh) * 2020-11-24 2021-03-09 新天科技股份有限公司 数据推送方法、装置、设备及存储介质
CN112468573B (zh) * 2020-11-24 2023-05-23 新天科技股份有限公司 基于分布式部署的数据推送方法、装置、设备及存储介质
CN113051165A (zh) * 2021-03-30 2021-06-29 北京金山云网络技术有限公司 一种处理提测单的方法、装置、监控服务器及介质
CN113556352A (zh) * 2021-07-27 2021-10-26 北京字跳网络技术有限公司 一种信息推送方法、装置、终端设备及存储介质
CN113556352B (zh) * 2021-07-27 2022-10-28 北京字跳网络技术有限公司 一种信息推送方法、装置、终端设备及存储介质
CN113836405A (zh) * 2021-09-09 2021-12-24 深圳Tcl新技术有限公司 信息查询方法、装置以及计算机可读存储介质
CN113836405B (zh) * 2021-09-09 2024-03-12 深圳Tcl新技术有限公司 信息查询方法、装置以及计算机可读存储介质
CN114401204A (zh) * 2022-01-14 2022-04-26 平安科技(深圳)有限公司 链接池管理方法、装置、计算机设备及存储介质
CN114401204B (zh) * 2022-01-14 2024-01-23 平安科技(深圳)有限公司 链接池管理方法、装置、计算机设备及存储介质
CN114661437A (zh) * 2022-03-16 2022-06-24 上海为旌科技有限公司 一种任务调度方法、系统及电子设备
CN120238566A (zh) * 2023-12-22 2025-07-01 荣耀终端股份有限公司 服务推送方法、服务推送系统及电子设备

Also Published As

Publication number Publication date
CN107743138A (zh) 2018-02-27

Similar Documents

Publication Publication Date Title
WO2019019644A1 (zh) 推送服务器分配方法、装置、计算机设备和存储介质
CN102236581B (zh) 用于数据中心的映射化简方法和系统
CN108776934B (zh) 分布式数据计算方法、装置、计算机设备及可读存储介质
CN105207996B (zh) 账户合并方法及装置
US10764132B2 (en) Scale-out association method and apparatus, and system
CN107786628B (zh) 业务编号分配方法、装置、计算机设备和存储介质
CN111311326A (zh) 用户行为实时多维度分析方法、装置及存储介质
CN109800204B (zh) 数据分配方法及相关产品
CN107733967A (zh) 推送信息的处理方法、装置、计算机设备和存储介质
WO2019019645A1 (zh) 信息推送任务执行方法、装置、计算机设备和存储介质
CN107733968A (zh) 应用信息推送方法、装置、计算机设备和存储介质
CN105516266B (zh) 一种业务监控方法、系统及相关设备
CN102937951A (zh) 建立ip地址分类模型的方法、对用户分类的方法及装置
CN113032153B (zh) 容器服务资源动态扩容方法、系统、装置及存储介质
US10425273B2 (en) Data processing system and data processing method
WO2019019670A1 (zh) 应用访问方法、装置、计算机设备和存储介质
CN108733545B (zh) 一种压力测试方法及装置
CN110708360A (zh) 一种信息处理方法、系统和电子设备
CN103942197A (zh) 数据监控处理方法及设备
CN110267314A (zh) 切换网络切片的方法及装置
CN103729417B (zh) 一种数据扫描的方法及装置
CN107895339A (zh) 基于共治网格的政务信息处理方法和装置
CN111767481A (zh) 访问处理方法、装置、设备和存储介质
CN114286995A (zh) 分页数据查询方法、装置、电子设备以及存储介质
CN106886476B (zh) 一种客户端的内存分析方法、装置及系统

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18838137

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18838137

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 28/05/2020)