WO2019019645A1 - 信息推送任务执行方法、装置、计算机设备和存储介质 - Google Patents
信息推送任务执行方法、装置、计算机设备和存储介质 Download PDFInfo
- Publication number
- WO2019019645A1 WO2019019645A1 PCT/CN2018/078317 CN2018078317W WO2019019645A1 WO 2019019645 A1 WO2019019645 A1 WO 2019019645A1 CN 2018078317 W CN2018078317 W CN 2018078317W WO 2019019645 A1 WO2019019645 A1 WO 2019019645A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- push
- information
- message
- task
- queue
- Prior art date
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q30/00—Commerce
- G06Q30/06—Buying, selling or leasing transactions
- G06Q30/0601—Electronic shopping [e-shopping]
- G06Q30/0631—Item recommendations
Definitions
- the present application relates to information processing technologies, and in particular, to an information push task execution method, apparatus, computer device, and storage medium.
- An information push task execution method comprising:
- the information push task is generated by the service server according to the user consumption information
- An information push task execution device comprising:
- a queue monitoring module configured to listen to an information push task added by the service server in the task message queue; the information push task is generated by the service server according to user consumption information;
- An information extraction module configured to extract user consumption information from the monitored information push task
- a solution query module configured to query an information push scheme that matches the extracted user consumption information
- a template obtaining module configured to obtain a message pushing template corresponding to the information pushing solution that is queried
- a message body generating module configured to generate a push message body according to the extracted user consumption information and the obtained message push template
- the message body pushing module is configured to push the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- 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 information push task is generated by the service server according to the user consumption information
- 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 information push task is generated by the service server according to the user consumption information
- the above information push task execution method, device, computer device and storage medium ensure that the information push can be performed according to the matched information push scheme; and the push message body is generated according to the extracted user feed information and the obtained message push template, so that the generated push message is generated.
- the body is targeted; the pushed push message body is matched with the user consumption information, thereby improving the accuracy of the information push.
- FIG. 1 is an application environment diagram of an information push task execution method in an embodiment
- FIG. 2 is a structural block diagram of a push server in an information push task execution system in an embodiment
- FIG. 3 is a schematic flowchart of a method for executing an information push task in an embodiment
- FIG. 4 is a schematic flow chart of steps of monitoring a task message queue in an embodiment
- FIG. 5 is a schematic flowchart of steps of a query message pushing scheme in an embodiment
- FIG. 6 is a schematic flow chart of a step of generating a push message body in an embodiment
- FIG. 7 is a structural block diagram of an information push task execution apparatus in an embodiment
- FIG. 8 is a structural block diagram of a queue listening module in an embodiment
- FIG. 9 is a structural block diagram of a scheme query module in an embodiment
- FIG. 10 is a structural block diagram of a message body generating module in an embodiment.
- FIG. 1 is an application environment diagram of an information push task execution method in an embodiment.
- the information push task execution method is applied to an information push task execution system.
- the information push task execution system includes a terminal 110, a push server 120, a service server 130, a queue server 140, and a terminal 150.
- the terminal 110 and the terminal 150 are connected to the push server 120, the service server 130, and the queue server 140 through a network, and the server 120 is pushed.
- the service server 130 and the queue server 140 are connected through a network.
- the terminal 110 and the terminal 150 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 a tablet computer, a smart phone, a personal data assistant, and a digital camera. At least one.
- FIG. 2 is a schematic diagram showing the internal structure of the push server 120 in the information push task execution system of FIG. 1 in an embodiment.
- the push 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 push server 120 is used to provide computing and control capabilities to support the operation of the entire push server 120
- the memory is used to store data, code instructions, etc.
- the network interface is used for communication with the terminal 110, the queue server 130, the service server 140, and the terminal 150.
- At least one computer executable instruction is stored on the memory, and the computer executable instruction can be executed by the processor to implement the information push task execution method applicable to the push server 120 provided in the embodiment of the present application.
- the memory may include a non-volatile storage medium such as a magnetic disk, a 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, the database stores a plurality of message push schemes and messages a message push template corresponding to the push scheme, the computer executable instructions executable by the processor to implement the information push task execution method described above; the internal memory provides a cache for an operating system and computer executable instructions in the non-volatile storage medium Operating environment.
- an information push task execution method is provided.
- the method is applied to the push server 120 in FIG. 1 by using the method.
- the method specifically includes the following content:
- S302 The information pushing task added by the service server in the message queue of the monitoring task; the information pushing task is generated by the service server according to the user consumption information.
- the terminal 150 can access the service server 140 through a browser or an installed business application.
- the service server 140 provides service services to the terminal 150 through a browser or a business application.
- the user enters a user account in the browser of the terminal 150 or the installed business application to log in to the business transaction page provided by the service server 140.
- the user purchases the product through the service transaction page registered by the terminal 150.
- the service server 140 acquires the product information and the user account purchased by the user, and generates user consumption information according to the obtained product information and the user account.
- the user consumption information includes a product identifier, an order number of the purchased product, a consumption amount, and a user account, and may further include an application identifier; the product identifier includes a product name and a product number.
- the service server 140 generates an information push task according to the user consumption information, and adds the information push task to the task message queue corresponding to the service.
- the push server 120 listens to the task message for whether there is an information push task in the column.
- the task message queue may be set on any one of the push server 120, the queue server 130, and the service server 140.
- the service server 140 obtains the configured queue identifier, queries the task message queue corresponding to the obtained queue identifier in the queue server 130, and adds the generated information push task to the queried task message queue.
- the push server 120 monitors the information push task added by the service server 140 in the task message queue, the push information task is obtained from the task message queue, and the user consumption information is extracted from the obtained information push task.
- the application identifier and the program matching value obtained by the push server 120 from the extracted user consumption information are used to query the corresponding information pushing scheme from the database according to the application identifier, and the program matching value and the obtained information in the pushed information pushing scheme are detected. Whether the matching values of the schemes match, if the matching, the information pushing scheme that is queried is an available scheme; if not, the information pushing scheme that is queried is an unavailable scheme.
- the user consumption information includes multiple types of consumption information.
- the push server 120 obtains the consumption information type identifier in the extracted user consumption information, and identifies the information pushing scheme that matches the query according to the acquired consumption information type identifier.
- the push server 120 may extract the application identifier and the service type in the user consumption information, and push the information according to the information matching the application identifier and the service type.
- the push server 120 queries the information push scheme that matches the extracted user consumption information, extracts the message push template identifier from the queryed information push scheme, and queries the database corresponding to the extracted message push template identifier.
- Message push template After the push server 120 queries the information push scheme that matches the extracted user consumption information, extracts the message push template identifier from the queryed information push scheme, and queries the database corresponding to the extracted message push template identifier.
- the push server 120 queries the information to be pushed in the extracted user consumption information, and fills in the information to be pushed into the obtained message push template to generate a push message body.
- the push server 120 obtains the user account from the extracted user consumption information, queries the terminal that is logged in by the obtained user account, and sends the push message body to the queried terminal.
- the user can view the content of the message in the received push message body through the application or browser installed on the terminal.
- S312 specifically includes: acquiring a push channel type corresponding to the queried message push scheme; and pushing the generated push message body to be included in the extract by using a push channel corresponding to the acquired push channel type The terminal to which the user account in the user consumption information is registered.
- the push server 120 extracts a corresponding push channel type from the queried message push scheme, and the push channel type includes at least one of a short message type and an application type.
- the push server 120 obtains the user account matching the extracted push channel type from the extracted user consumption information, and the push server 120 pushes the push message body to the obtained through the push channel corresponding to the extracted push channel type.
- the user consumption information is extracted from the monitored information push task, and the information push scheme matching the extracted user consumption information is queried to ensure that the information is pushed.
- Information can be pushed according to the matching information push scheme.
- the message pushing template corresponding to the information pushing scheme is obtained, and the push message body is generated according to the extracted user information and the obtained message pushing template, so that the generated push message body is targeted.
- the user account is obtained from the extracted user consumption information, and the targeted push message is sent to the terminal where the corresponding user account is logged in to ensure that the pushed push message body matches the user consumption information, thereby improving the accuracy of the information push. .
- S302 specifically includes the step of monitoring a task message queue, and the step specifically includes the following:
- S402. Receive a queue monitoring instruction uploaded by a terminal that logs in by using an administrator account.
- the push administrator can push the administrator account input terminal 110 to log in to the queue monitoring configuration page provided by the push server 120, and the push administrator inputs the queue monitoring configuration information in the queue monitoring configuration page.
- the queue monitoring configuration information includes a queue identifier, and at least one of a service type, a queue server address, and a parsing format identifier of the message pushing task.
- the terminal 110 acquires the queue monitoring configuration information input in the queue monitoring configuration page, generates a queue listening instruction according to the queue monitoring configuration information, and sends the queue monitoring instruction to the push server 120.
- the push server 120 receives the queue listening instruction uploaded by the terminal 110.
- the push server 120 parses the queue listening instruction, extracts the queue monitoring configuration information in the queue listening instruction, and extracts the queue identifier from the queue monitoring configuration information.
- a plurality of task message queues are established in the queue server 130, one application may correspond to one or more task message queues, and one task message queue corresponds to one application.
- the push server 120 extracts the queue server address in the column listener configuration information, and accesses the queue server 130 according to the queue server address.
- the push server 120 queries the task message queue in the queue server 130 based on the extracted queue identifier.
- the push server 120 monitors whether the information push task added by the amateur server 140 exists in the queried message queue.
- the information push task is generated by the service server 140 according to the user consumption information.
- the queried task message queue is monitored to ensure that the correct task message queue is monitored, and the accuracy of the queue monitoring is provided.
- S306 specifically includes the step of querying a message pushing scheme, and the step specifically includes the following content:
- the user consumption information includes an application identifier and various types of consumption information, where each type of message information is respectively stored corresponding to the corresponding message type identifier.
- the push server 120 extracts the application identifier and the message type identifier corresponding to the various types of consumption information from the user message information.
- the message pushing scheme and the application identifier are stored in the database of the push server 120.
- Each message pushing scheme corresponds to the application identifier, and one message pushing scheme may correspond to one application identifier, and one application identifier may correspond to one or more message pushing schemes.
- the push server 120 queries a plurality of message pushing schemes corresponding to the application identifiers in the database, and obtains a message pushing scheme set corresponding to the application identifiers.
- the push server 120 queries the message push scheme that matches the extracted message type identifier in the obtained message push scheme set.
- the message push scheme set is obtained according to the application identifier, and the query scope of the message push scheme is reduced.
- the message push scheme matching the message type identifier is queried in the obtained message push scheme set, and the accuracy of the query message push scheme is improved.
- S310 specifically includes the step of generating a push message body, and the step specifically includes the following content:
- the message push template includes fixed information and an information identifier of the information to be added.
- the push server 120 extracts the information identifier of the information to be added in the obtained message push template.
- the push server 120 searches for the matched information to be added in the extracted user consumption information according to the extracted information identifier.
- the push server 120 adds the queried information to be added to the location corresponding to the information identifier in the message push template, and adds the queried information to be added to the message push template, and then adds the information according to the message push template.
- Information and fixed information generate a complete push message body.
- the information to be added corresponding to the information identifier is queried in the user consumption information, and the queried information to be added is added to the message push template to generate
- the complete push message body matches the push message body with the user consumption information, which improves the accuracy of the push message body, and makes the push message body more targeted.
- the push administrator inputs a push administrator account in the terminal 110, logs in to the queue listen configuration page of the push server 120, and sends a queue monitor command to the push server 120 by inputting the listen configuration information in the queue monitor configuration page.
- the push server 120 After receiving the queue listening instruction, the push server 120 extracts the queue identifier in the queue listening instruction, and listens to the task message queue corresponding to the extracted queue identifier in the queue server 130, and listens to whether the service server 140 is added in the task message queue.
- Information push task The information push task is generated by the service server 140 according to the user consumption information.
- the user logs in to the business transaction page provided by the service server 140 by inputting the user account in the terminal 150, and the user purchases the product in the business transaction page, and the service server 140 generates corresponding user consumption information, and the user consumption information includes the application identifier. , order number, consumption amount, program matching value, user account and product identification.
- the push server 120 monitors that there is a task message queue in the task message queue, extracting the user consumption information in the monitored task message queue, according to the application identifier, the product identifier, and the scheme matching value in the user consumption information, according to the application identifier and the product identifier.
- the corresponding information pushing scheme is queried in the database, and it is checked whether the matching value of the scheme in the user consumption information is consistent with the matching value of the scheme in the information pushing scheme.
- the push server 120 extracts the message push template identifier in the information push scheme when the scheme matching value in the user consumption information is consistent with the scheme matching value in the information pushing scheme, and obtains the message pushing template from the database according to the message pushing template identifier.
- the push server 120 extracts the information identifier of the information to be added in the message push template, and queries the information to be added corresponding to the information identifier in the user consumption information, and adds the queried information to be added to the message push template to obtain the push message body.
- the information to be added information is identified as an order number, a user account, and a spending amount.
- the push server 120 extracts the user account in the user consumption information, and pushes the push message body to the terminal that logs in with the extracted user account.
- an information push task execution apparatus 700 is provided.
- the apparatus specifically includes the following contents: a queue monitoring module 702, an information extraction module 704, a scheme query module 706, a template acquisition module 708, and a message.
- the queue monitoring module 702 is configured to listen to the information push task added by the service server in the task message queue; the information push task is generated by the service server according to the user consumption information.
- the information extraction module 704 is configured to extract user consumption information from the monitored information pushing task.
- the solution querying module 706 is configured to query an information pushing scheme that matches the extracted user consumption information.
- the template obtaining module 708 is configured to obtain a message pushing template corresponding to the information pushing solution that is queried.
- the message body generating module 710 is configured to generate a push message body according to the extracted user consumption information and the obtained message push template.
- the message body pushing module 712 is configured to push the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- the message body pushing module 712 is further configured to obtain a push channel type corresponding to the queried message push solution; and push the generated push message body to include by using a push channel corresponding to the acquired push channel type.
- the user consumption information is extracted from the monitored information push task, and the information push scheme matching the extracted user consumption information is queried to ensure that the information is pushed.
- Information can be pushed according to the matching information push scheme.
- the message pushing template corresponding to the information pushing scheme is obtained, and the push message body is generated according to the extracted user information and the obtained message pushing template, so that the generated push message body is targeted.
- the user account is obtained from the extracted user consumption information, and the targeted push message is sent to the terminal where the corresponding user account is logged in to ensure that the pushed push message body matches the user consumption information, thereby improving the accuracy of the information push. .
- the queue monitoring module 702 specifically includes the following: a listening instruction receiving module 702a, a queue identifier extracting module 702b, a task queue querying module 702c, and a push task monitoring module 702d.
- the monitoring instruction receiving module 702a is configured to receive a queue monitoring instruction uploaded by the terminal that logs in by the administrator account.
- the queue identifier extraction module 702b is configured to extract a queue identifier in the queue monitor instruction.
- the task queue query module 702c is configured to query, in the queue server, a task message queue corresponding to the extracted queue identifier.
- the push task monitoring module 702d is configured to listen to the information push task added by the service server in the query task message queue.
- the task message queue is queried in the queue server according to the queue identifier carried in the queue monitoring instruction, and the queried task message queue is monitored to ensure that the correct task message is monitored. Queue, which provides the accuracy of queue monitoring.
- the solution query module 706 specifically includes: a type identifier extraction module 706a, a push scheme acquisition module 706b, and a push scheme query module 706c.
- the type identifier extraction module 706a is configured to extract an application identifier in the user consumption information and a message type identifier of each type of consumption information.
- the push solution obtaining module 706b is configured to obtain a message push solution set corresponding to the application identifier
- the push scheme query module 706c is configured to query, in the acquired message push scheme set, a message push scheme that matches the extracted message type identifier.
- the message identifier of the application identifier and various types of consumption information is extracted from the user consumption information, and the message pushing scheme set is obtained according to the application identifier, and the query scope of the message pushing scheme is reduced.
- the message push scheme matching the message type identifier is queried in the obtained message push scheme set, and the accuracy of the query message push scheme is improved.
- the message body generating module 710 specifically includes: an identifier extracting module 710a, an information querying module 710b, and an information adding module 710c.
- the identifier extraction module 710a is configured to extract an information identifier of the information to be added from the obtained message push template.
- the information querying module 710b is configured to query, in the extracted user consumption information, information to be added that matches the extracted information identifier.
- the information adding module 710c is configured to add the queried information to be added to the obtained message push template to generate a push message body.
- the information to be added corresponding to the information identifier is queried in the user consumption information, and the information to be added is added to the message push template, and is pushed according to the message.
- the information and fixed information added in the template generate a complete push message body, which matches the push message body with the user consumption information, improves the accuracy of the push message body, and makes the push message body more targeted.
- a computer device comprising: a memory, a processor, and a computer program stored on the memory and operable on the processor, the processor executing the computer program, the following steps are performed: monitoring the information message queue added by the service server in the task message queue
- the information push task is generated by the service server according to the user consumption information; the user consumption information is extracted from the monitored information push task; the information push scheme matching the extracted user consumption information is queried; and the information push scheme selected by the query is obtained.
- Corresponding message push template ; generating a push message body according to the extracted user consumption information and the acquired message push template; and pushing the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- the information pushing task added by the service server in the message queue of the monitoring task includes: receiving a queue listening instruction uploaded by the terminal logged in by pushing the administrator account; extracting the queue identifier in the queue listening instruction; and in the queue server Query the task message queue corresponding to the extracted queue identifier; listen to the information push task added by the service server in the task message queue that is queried.
- the information pushing solution that matches the extracted user consumption information includes: extracting an application identifier in the user consumption information and a message type identifier of each type of consumption information; and acquiring a message pushing scheme set corresponding to the application identifier; The message push scheme matching the extracted message type identifier is queried in the obtained message push scheme set.
- generating the push message body according to the extracted user consumption information and the obtained message push template including: extracting the information identifier of the information to be added from the obtained message push template; and extracting the user consumption information Querying the information to be added that matches the extracted information identifier; adding the queried information to be added to the obtained message push template to generate a push message body.
- pushing the generated push message body to the terminal that is logged in by the user account included in the extracted user consumption information includes: acquiring a push channel type corresponding to the queried message push solution; The push channel corresponding to the push channel type pushes the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- the user consumption information is extracted from the monitored information push task, and the information push scheme matching the extracted user consumption information is queried to ensure that the information is pushed.
- Information can be pushed according to the matching information push scheme.
- the message pushing template corresponding to the information pushing scheme is obtained, and the push message body is generated according to the extracted user information and the obtained message pushing template, so that the generated push message body is targeted.
- the user account is obtained from the extracted user consumption information, and the targeted push message is sent to the terminal where the corresponding user account is logged in to ensure that the pushed push message body matches the user consumption information, thereby improving the accuracy of the information push. .
- One or more storage media storing computer executable instructions that, when executed by one or more processors, cause one or more processors to perform the steps of: listening to information added by the business server in the task message queue
- the push task is generated by the service server according to the user consumption information; the user consumption information is extracted from the monitored information push task; the information push scheme matching the extracted user consumption information is queried; and the information push scheme obtained by the query is obtained.
- Corresponding message push template ; generating a push message body according to the extracted user consumption information and the acquired message push template; and pushing the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- the information pushing task added by the service server in the message queue of the monitoring task includes: receiving a queue listening instruction uploaded by the terminal logged in by pushing the administrator account; extracting the queue identifier in the queue listening instruction; and in the queue server Query the task message queue corresponding to the extracted queue identifier; listen to the information push task added by the service server in the task message queue that is queried.
- the information pushing solution that matches the extracted user consumption information includes: extracting an application identifier in the user consumption information and a message type identifier of each type of consumption information; and acquiring a message pushing scheme set corresponding to the application identifier; The message push scheme matching the extracted message type identifier is queried in the obtained message push scheme set.
- generating the push message body according to the extracted user consumption information and the obtained message push template including: extracting the information identifier of the information to be added from the obtained message push template; and extracting the user consumption information Querying the information to be added that matches the extracted information identifier; adding the queried information to be added to the obtained message push template to generate a push message body.
- pushing the generated push message body to the terminal that is logged in by the user account included in the extracted user consumption information includes: acquiring a push channel type corresponding to the queried message push solution; The push channel corresponding to the push channel type pushes the generated push message body to the terminal registered by the user account included in the extracted user consumption information.
- the user consumption information is extracted from the monitored information push task, and the information push scheme matching the extracted user consumption information is queried to ensure that the information is pushed.
- Information can be pushed according to the matching information push scheme.
- the message pushing template corresponding to the information pushing scheme is obtained, and the push message body is generated according to the extracted user information and the obtained message pushing template, so that the generated push message body is targeted.
- the user account is obtained from the extracted user consumption information, and the targeted push message is sent to the terminal where the corresponding user account is logged in to ensure that the pushed push message body matches the user consumption information, thereby improving the accuracy of the information push. .
- 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
- Business, Economics & Management (AREA)
- Accounting & Taxation (AREA)
- Finance (AREA)
- Development Economics (AREA)
- Economics (AREA)
- Marketing (AREA)
- Strategic Management (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
Claims (18)
- 一种信息推送任务执行方法,所述方法包括:监听任务消息队列中由业务服务器添加的信息推送任务;所述信息推送任务为所述业务服务器根据用户消费信息生成的;从监听到的信息推送任务中提取用户消费信息;查询与提取到的用户消费信息匹配的信息推送方案;获取查询到的信息推送方案所对应的消息推送模板;根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体;将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端。
- 根据权利要求1所述的方法,其特征在于,所述监听任务消息队列中由业务服务器添加的信息推送任务,包括:接收以推送管理员账号登录的终端上传的队列监听指令;提取所述队列监听指令中的队列标识;在队列服务器中查询与提取到的队列标识对应的任务消息队列;监听查询到的任务消息队列中由业务服务器添加的信息推送任务。
- 根据权利要求1所述的方法,其特征在于,所述查询与提取到的用户消费信息匹配的信息推送方案,包括:提取用户消费信息中的应用标识和各类消费信息的消息类型标识;获取所述应用标识对应的消息推送方案集合;在获取到的消息推送方案集合中查询与提取到的消息类型标识匹配的消息推送方案。
- 根据权利要求1所述的方法,其特征在于,所述根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体,包括:从获取到的消息推送模板中提取待添加信息的信息标识;在提取到的用户消费信息中查询与提取到的信息标识匹配的待添加信息;将查询到的待添加信息添加到所述 获取到的消息推送模板中生成推送消息体。
- 根据权利要求1所述的方法,其特征在于,所述将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端,包括:获取与查询到的消息推送方案对应的推送通道类型;通过与获取的推送通道类型对应的推送通道,将生成的推送消息体推送至以包含于所述提取到用户消费信息的用户账号所登录的终端。
- 一种信息推送任务执行装置,其特征在于,所述装置包括:队列监听模块,用于监听任务消息队列中由业务服务器添加的信息推送任务;所述信息推送任务为所述业务服务器根据用户消费信息生成的;信息提取模块,用于从监听到的信息推送任务中提取用户消费信息;方案查询模块,用于查询与提取到的用户消费信息匹配的信息推送方案;模板获取模块,用于获取查询到的信息推送方案所对应的消息推送模板;消息体生成模块,用于根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体;消息体推送模块,用于将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端。
- 根据权利要求6所述的装置,其特征在于,所述监队列监听模块包括:监听指令接收模块,用于接收以推送管理员账号登录的终端上传的队列监听指令;队列标识提取模块,用于提取所述队列监听指令中的队列标识;任务队列查询模块,用于在队列服务器中查询与提取到的队列标识对应的任务消息队列;推送任务监听模块,用于监听查询到的任务消息队列中由业务服务器添加的信息推送任务。
- 根据权利要求6所述的装置,其特征在于,所述方案查询模块包括:类型标识提取模块,用于提取用户消费信息中的应用标识和各类消费信息的消息类型标识;推送方案获取模块,用于获取所述应用标识对应的消息推送方案集合;推送方案查询模块,用于在获取到的消息推送方案集合中查询与提取到的消息类型标识匹配的消息推送方案。
- 一种计算机设备,所述计算机设备包括存储器、处理器及存储在所述存储器上并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现以下步骤:监听任务消息队列中由业务服务器添加的信息推送任务;所述信息推送任务为所述业务服务器根据用户消费信息生成的;从监听到的信息推送任务中提取用户消费信息;查询与提取到的用户消费信息匹配的信息推送方案;获取查询到的信息推送方案所对应的消息推送模板;根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体;将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端。
- 根据权利要求9所述的计算机设备,其特征在于,所述监听任务消息队列中由业务服务器添加的信息推送任务,包括:接收以推送管理员账号登录的终端上传的队列监听指令;提取所述队列监听指令中的队列标识;在队列服务器中查询与提取到的队列标识对应的任务消息队列;监听查询到的任务消息队列中由业务服务器添加的信息推送任务。
- 根据权利要求9所述的计算机设备,其特征在于,所述查询与提取到的用户消费信息匹配的信息推送方案,包括:提取用户消费信息中的应用标识和各类消费信息的消息类型标识;获取所述应用标识对应的消息推送方 案集合;在获取到的消息推送方案集合中查询与提取到的消息类型标识匹配的消息推送方案。
- 根据权利要求9所述的计算机设备,其特征在于,所述根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体,包括:从获取到的消息推送模板中提取待添加信息的信息标识;在提取到的用户消费信息中查询与提取到的信息标识匹配的待添加信息;将查询到的待添加信息添加到所述获取到的消息推送模板中生成推送消息体。
- 根据权利要求9所述的计算机设备,其特征在于,所述将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端,包括:获取与查询到的消息推送方案对应的推送通道类型;通过与获取的推送通道类型对应的推送通道,将生成的推送消息体推送至以包含于所述提取到用户消费信息的用户账号所登录的终端。
- 一个或多个存储有计算机可执行指令的存储介质,所述计算机可执行指令被一个或多个处理器执行时,使得所述一个或多个处理器执行以下步骤:监听任务消息队列中由业务服务器添加的信息推送任务;所述信息推送任务为所述业务服务器根据用户消费信息生成的;从监听到的信息推送任务中提取用户消费信息;查询与提取到的用户消费信息匹配的信息推送方案;获取查询到的信息推送方案所对应的消息推送模板;根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体;将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端。
- 根据权利要求14所述的存储介质,其特征在于,所述监听任务消息队列中由业务服务器添加的信息推送任务,包括:接收以推送管理员账号 登录的终端上传的队列监听指令;提取所述队列监听指令中的队列标识;在队列服务器中查询与提取到的队列标识对应的任务消息队列;监听查询到的任务消息队列中由业务服务器添加的信息推送任务。
- 根据权利要求14所述的存储介质,其特征在于,所述查询与提取到的用户消费信息匹配的信息推送方案,包括:提取用户消费信息中的应用标识和各类消费信息的消息类型标识;获取所述应用标识对应的消息推送方案集合;在获取到的消息推送方案集合中查询与提取到的消息类型标识匹配的消息推送方案。
- 根据权利要求14所述的存储介质,其特征在于,所述根据所述提取到的用户消费信息和获取的消息推送模板生成推送消息体,包括:从获取到的消息推送模板中提取待添加信息的信息标识;在提取到的用户消费信息中查询与提取到的信息标识匹配的待添加信息;将查询到的待添加信息添加到所述获取到的消息推送模板中生成推送消息体。
- 根据权利要求14所述的存储介质,其特征在于,所述将生成的推送消息体推送至以包含于所述提取到的用户消费信息的用户账号所登录的终端,包括:获取与查询到的消息推送方案对应的推送通道类型;通过与获取的推送通道类型对应的推送通道,将生成的推送消息体推送至以包含于所述提取到用户消费信息的用户账号所登录的终端。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
SG11201913325TA SG11201913325TA (en) | 2017-07-24 | 2018-03-07 | Method and apparatus for executing information pushing task, and computer device and storage medium |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201710608515.3 | 2017-07-24 | ||
CN201710608515.3A CN107784552B (zh) | 2017-07-24 | 2017-07-24 | 信息推送任务执行方法、装置、计算机设备和存储介质 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2019019645A1 true WO2019019645A1 (zh) | 2019-01-31 |
Family
ID=61437750
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2018/078317 WO2019019645A1 (zh) | 2017-07-24 | 2018-03-07 | 信息推送任务执行方法、装置、计算机设备和存储介质 |
Country Status (3)
Country | Link |
---|---|
CN (1) | CN107784552B (zh) |
SG (1) | SG11201913325TA (zh) |
WO (1) | WO2019019645A1 (zh) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108897631A (zh) * | 2018-06-27 | 2018-11-27 | 杭州贝店科技有限公司 | 消息推送方法、装置、设备及存储介质 |
CN110896409A (zh) * | 2018-09-13 | 2020-03-20 | 雅座在线(北京)科技发展有限公司 | 一种会员消费消息触发方法 |
CN110049118A (zh) * | 2019-04-12 | 2019-07-23 | 深圳乐信软件技术有限公司 | 消息推送方法、装置、设备及存储介质 |
CN110535900A (zh) * | 2019-06-17 | 2019-12-03 | 无线生活(杭州)信息科技有限公司 | 信息推送方法及装置 |
CN110337075A (zh) * | 2019-06-28 | 2019-10-15 | 北京奇才天下科技有限公司 | 一种基于app业务类型的短信消息发送方法、装置及电子设备 |
CN110442786B (zh) * | 2019-07-15 | 2020-08-25 | 苏州亿歌网络科技有限公司 | 一种提示信息推送的方法、装置、设备及存储介质 |
CN111464427A (zh) * | 2020-03-27 | 2020-07-28 | 北京三快在线科技有限公司 | 发送消息的方法、装置、设备及存储介质 |
CN111786886B (zh) * | 2020-06-30 | 2022-09-06 | 京东科技控股股份有限公司 | 一种消息处理方法、装置、系统、电子设备及存储介质 |
CN111984901A (zh) * | 2020-08-31 | 2020-11-24 | 上海博泰悦臻电子设备制造有限公司 | 一种消息推送方法及其相关产品 |
CN112286662B (zh) * | 2020-10-30 | 2023-02-10 | 康键信息技术(深圳)有限公司 | 基于共享资源的任务推送方法、装置、设备及存储介质 |
CN113159908A (zh) * | 2021-05-26 | 2021-07-23 | 中国银行股份有限公司 | 一种业务推荐方法、装置及可读存储介质 |
CN115294741B (zh) * | 2022-10-10 | 2023-02-10 | 深圳曼顿科技有限公司 | 报警消息推送方法、装置、终端设备以及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103929350A (zh) * | 2013-01-16 | 2014-07-16 | 阿里巴巴集团控股有限公司 | 一种信息推送的方法、设备和系统 |
US20140207737A1 (en) * | 2013-01-24 | 2014-07-24 | Electronics And Telecommunications Research Institute | Method and apparatus for synchronizing knowledge service |
CN105491539A (zh) * | 2014-09-18 | 2016-04-13 | 博雅网络游戏开发(深圳)有限公司 | 消息推送管理方法和装置 |
CN106846132A (zh) * | 2017-04-12 | 2017-06-13 | 杭州纳戒科技有限公司 | 商品信息推送方法、装置以及系统 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103634203B (zh) * | 2013-11-29 | 2018-04-03 | 北京奇虎科技有限公司 | 消息异步传输方法、装置和系统 |
CN104702484A (zh) * | 2013-12-06 | 2015-06-10 | 中兴通讯股份有限公司 | 推送方法及装置 |
CN105812411A (zh) * | 2014-12-30 | 2016-07-27 | 大唐软件技术股份有限公司 | 定制信息的推荐方法和装置 |
CN105871966A (zh) * | 2015-09-22 | 2016-08-17 | 乐视网信息技术(北京)股份有限公司 | 消息分发的方法、装置及系统 |
-
2017
- 2017-07-24 CN CN201710608515.3A patent/CN107784552B/zh active Active
-
2018
- 2018-03-07 SG SG11201913325TA patent/SG11201913325TA/en unknown
- 2018-03-07 WO PCT/CN2018/078317 patent/WO2019019645A1/zh active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103929350A (zh) * | 2013-01-16 | 2014-07-16 | 阿里巴巴集团控股有限公司 | 一种信息推送的方法、设备和系统 |
US20140207737A1 (en) * | 2013-01-24 | 2014-07-24 | Electronics And Telecommunications Research Institute | Method and apparatus for synchronizing knowledge service |
CN105491539A (zh) * | 2014-09-18 | 2016-04-13 | 博雅网络游戏开发(深圳)有限公司 | 消息推送管理方法和装置 |
CN106846132A (zh) * | 2017-04-12 | 2017-06-13 | 杭州纳戒科技有限公司 | 商品信息推送方法、装置以及系统 |
Also Published As
Publication number | Publication date |
---|---|
CN107784552A (zh) | 2018-03-09 |
CN107784552B (zh) | 2021-01-12 |
SG11201913325TA (en) | 2020-01-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2019019645A1 (zh) | 信息推送任务执行方法、装置、计算机设备和存储介质 | |
WO2020185330A1 (en) | Solution for implementing computing service based on structured query language statement | |
WO2019019361A1 (zh) | 数据库数据处理方法、装置、计算机设备和存储介质 | |
CN109558199B (zh) | 一种信息推送方法、装置、设备和存储介质 | |
WO2019100986A1 (zh) | 一种信息发送方法及装置 | |
CN115208951B (zh) | 请求处理方法、装置、电子设备及计算机可读存储介质 | |
WO2019196260A1 (zh) | 自动查找物流信息的方法、装置、终端设备及可读存储介质 | |
CN109753424B (zh) | Ab测试的方法和装置 | |
JP2018500670A (ja) | 非構造化メッセージの処理 | |
CN111294288A (zh) | 一种流量识别方法、装置、应用程序接口网关和存储介质 | |
CN113556695B (zh) | 一种基于5g消息的信息交互方法、信息交互系统 | |
CN112788090B (zh) | 一种网络资源传输方法、装置及系统 | |
CN112187622B (zh) | 即时消息的展示方法、装置及服务器 | |
WO2016037489A1 (zh) | Rcs垃圾消息的监控方法、装置及系统 | |
CN110336731B (zh) | 一种群组中的用户匹配方法及设备 | |
CN108737350B (zh) | 一种信息处理方法及客户端 | |
CN110751464A (zh) | 一种信息提示方法、装置、设备及存储介质 | |
CN110995848B (zh) | 一种服务治理方法、装置、系统、电子设备及存储介质 | |
CN110460512B (zh) | 系统消息生成方法、装置、服务器及存储介质 | |
CN111767544A (zh) | 多频重放攻击漏洞确定方法、装置、设备及可读存储介质 | |
CN114270389A (zh) | 信息获取方法、装置、系统、电子设备以及存储介质 | |
CN118250341B (zh) | 表单请求处理方法、装置、设备及存储介质 | |
CN114629973B (zh) | 报文处理方法、装置、计算机设备和存储介质 | |
CN106844540B (zh) | 一种信息处理方法及装置 | |
KR102255339B1 (ko) | 인터넷 오브 미디어 정보 생성 방법 및 장치 |
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: 18837646 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: 18837646 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 1205A DATED 28/05/2020) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 18837646 Country of ref document: EP Kind code of ref document: A1 |