CN115277836B - Distributed data pushing platform and method for geomagnetic parking system - Google Patents

Distributed data pushing platform and method for geomagnetic parking system Download PDF

Info

Publication number
CN115277836B
CN115277836B CN202210925105.2A CN202210925105A CN115277836B CN 115277836 B CN115277836 B CN 115277836B CN 202210925105 A CN202210925105 A CN 202210925105A CN 115277836 B CN115277836 B CN 115277836B
Authority
CN
China
Prior art keywords
task
pushing
data
geomagnetic
data pushing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202210925105.2A
Other languages
Chinese (zh)
Other versions
CN115277836A (en
Inventor
王昆
姜海洋
陈启均
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Changhong Xinwang Technology Co ltd
Original Assignee
Sichuan Changhong Xinwang 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 Sichuan Changhong Xinwang Technology Co ltd filed Critical Sichuan Changhong Xinwang Technology Co ltd
Priority to CN202210925105.2A priority Critical patent/CN115277836B/en
Publication of CN115277836A publication Critical patent/CN115277836A/en
Application granted granted Critical
Publication of CN115277836B publication Critical patent/CN115277836B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/01Detecting movement of traffic to be counted or controlled
    • G08G1/042Detecting movement of traffic to be counted or controlled using inductive or magnetic detectors
    • GPHYSICS
    • G08SIGNALLING
    • G08GTRAFFIC CONTROL SYSTEMS
    • G08G1/00Traffic control systems for road vehicles
    • G08G1/14Traffic control systems for road vehicles indicating individual free spaces in parking areas
    • G08G1/145Traffic control systems for road vehicles indicating individual free spaces in parking areas where the indication depends on the parking areas
    • G08G1/148Management of a network of parking areas
    • 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
    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention relates to the technical field of data pushing, discloses a distributed data pushing platform and a method for a geomagnetic parking system, and aims to solve the problems of server resource waste and lower efficiency in the existing geomagnetic data pushing method, wherein the scheme mainly comprises the following steps: the geomagnetic equipment management module receives geomagnetic data sent by geomagnetic equipment, generates a corresponding data pushing task and sends the data pushing task to the geomagnetic data pushing module; the geomagnetic data pushing module comprises a task management module and a plurality of pushing servers, and the task management module receives data pushing tasks; and the pushing server inquires a data pushing task according to the lock competition sign and the completion sign in a corresponding time window, modifies the lock competition sign of the inquired data pushing task to lock, and pushes geomagnetic data in the data pushing task to a corresponding service platform. The invention avoids the waste of server resources, improves the data pushing efficiency, and is particularly suitable for a parking service system.

Description

Distributed data pushing platform and method for geomagnetic parking system
Technical Field
The invention relates to the technical field of data pushing, in particular to a distributed data pushing platform and method for a geomagnetic parking system.
Background
Geomagnetic equipment is used as an important component of an unattended road parking system and is increasingly widely applied in actual life. For different application scenes, in order to facilitate data use, parking data sensed by geomagnetic equipment needs to be pushed to a service platform, and with the increasing of the data pushing amount, the data pushing by a single server cannot meet the requirements of actual services. In order to implement data pushing with a large data volume, a distributed data pushing method is generally adopted, that is, a plurality of servers are used to perform data pushing tasks respectively. However, in the distributed data pushing method in the prior art, all servers need to compete for the pushing task, so that high availability of the pushing task is guaranteed, but a large amount of resource waste of the pushing servers is caused; meanwhile, because the situation that all servers compete for the same pushing task exists, a large number of competition failure situations are caused, and the data pushing efficiency is greatly reduced.
Disclosure of Invention
The invention aims to solve the problems of server resource waste and lower efficiency of the existing geomagnetic data pushing method, and provides a distributed data pushing platform and method for a geomagnetic parking system.
The technical scheme adopted by the invention for solving the technical problems is as follows:
in one aspect, a distributed data push platform for a geomagnetic parking system is provided, including:
the geomagnetic equipment management module is used for receiving geomagnetic data sent by geomagnetic equipment, generating a corresponding data pushing task according to the geomagnetic data and sending the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task;
the geomagnetic data pushing module comprises a task management module and a plurality of pushing servers configured with corresponding time windows, and the task management module is used for receiving data pushing tasks; and the pushing server is used for inquiring the data pushing task according to the lock competition mark and the completion mark in a corresponding time window, modifying the lock competition mark for locking the inquired data pushing task, and pushing geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID.
Further, the plurality of push servers are divided into a plurality of push task groups, each push task group configured with at least two push servers;
the task management module is also used for determining the load state of each pushing server, uniformly distributing the data pushing task to each pushing task group according to the load state, and adding the number of the corresponding pushing task group in each data pushing task;
and the pushing server is also used for inquiring the data pushing task of the corresponding pushing task group according to the lock competition mark, the completion mark and the serial number of the corresponding pushing task group in the corresponding time window.
Further, each push task group is configured with a first push server and a second push server, and a time window corresponding to the first push server is: starting a starting task every 0 th second of the minute, and executing the task circularly every 2 seconds, wherein the time window corresponding to the second pushing server is as follows: the start-up task starts every 1 st second of minute and is performed in a loop every 2 seconds.
Further, the pushing server is specifically configured to query a data pushing task with a lock contention flag and a completion flag both being 0, where the lock contention flag being 0 indicates that the corresponding data pushing task is not locked by the pushing server, and the completion flag being 0 indicates that the corresponding data pushing task is not completed.
Further, the data pushing task also comprises a pushing server ID for completing the task, task completion time and feedback information;
after the pushing server pushes geomagnetic data to the service platform, the geomagnetic equipment management module is further used for receiving information returned by the service platform, and updating a completion mark, a pushing server ID for completing the task, task completion time and feedback information in a corresponding data pushing task after receiving the returned information.
On the other hand, a distributed data pushing method for a geomagnetic parking system is provided, which is applied to the distributed data pushing platform for the geomagnetic parking system, and comprises the following steps:
the geomagnetic equipment management module receives geomagnetic data sent by geomagnetic equipment, generates a corresponding data pushing task according to the geomagnetic data and sends the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task;
the task management module receives a data pushing task; and the pushing server inquires a data pushing task according to the lock competition sign and the completion sign in a corresponding time window, modifies the lock competition sign of the inquired data pushing task to lock, and pushes geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID.
Further, the plurality of push servers are divided into a plurality of push task groups, each push task group configured with at least two push servers;
the task management module is also used for determining the load state of each pushing server, uniformly distributing the data pushing task to each pushing task group according to the load state, and adding the number of the corresponding pushing task group in each data pushing task;
and the pushing server is also used for inquiring the data pushing task of the corresponding pushing task group according to the lock competition mark, the completion mark and the serial number of the corresponding pushing task group in the corresponding time window.
Further, each push task group is configured with a first push server and a second push server, and a time window corresponding to the first push server is: starting a starting task every 0 th second of the minute, and executing the task circularly every 2 seconds, wherein the time window corresponding to the second pushing server is as follows: the start-up task starts every 1 st second of minute and is performed in a loop every 2 seconds.
Further, the pushing server is specifically configured to query a data pushing task with a lock contention flag and a completion flag both being 0, where the lock contention flag being 0 indicates that the corresponding data pushing task is not locked by the pushing server, and the completion flag being 0 indicates that the corresponding data pushing task is not completed.
Further, the data pushing task further includes a pushing server ID for completing the task, a task completion time and feedback information, and the method further includes:
after the pushing server pushes geomagnetic data to the service platform, the geomagnetic equipment management module receives information returned by the service platform, and updates a completion mark, a pushing server ID for completing the task, task completion time and feedback information in a corresponding data pushing task after receiving the returned information.
The beneficial effects of the invention are as follows: according to the distributed data pushing platform and method for the geomagnetic parking system, the pushing servers query and execute the data pushing tasks based on the grouping and time window adding mode, pushing task lock competition caused by the fact that a plurality of pushing servers acquire the same pushing tasks at the same time is avoided, resource waste of the servers is avoided, and meanwhile geomagnetic data pushing efficiency is improved.
Drawings
Fig. 1 is a schematic structural diagram of a distributed data pushing platform for a geomagnetic parking system according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of another distributed data pushing platform for a geomagnetic parking system according to an embodiment of the present invention;
fig. 3 is a flowchart of a distributed data pushing method for a geomagnetic parking system according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
The invention provides a distributed data pushing platform and a method for a geomagnetic parking system, wherein the main technical conception is as follows: the geomagnetic equipment management module is used for receiving geomagnetic data sent by geomagnetic equipment, generating a corresponding data pushing task according to the geomagnetic data and sending the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task; the geomagnetic data pushing module comprises a task management module and a plurality of pushing servers configured with corresponding time windows, and the task management module is used for receiving data pushing tasks; and the pushing server is used for inquiring the data pushing task according to the lock competition mark and the completion mark in a corresponding time window, modifying the lock competition mark for locking the inquired data pushing task, and pushing geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID.
It can be understood that the corresponding relation between each geomagnetic device and the service platform is preset in the geomagnetic device management module, after the geomagnetic device management module receives geomagnetic data sent by geomagnetic devices, the service platform ID corresponding to the geomagnetic devices is determined, a data pushing task containing the geomagnetic data is generated, the data pushing task comprises a lock competition sign and a completion sign, wherein the lock competition sign defaults to 0, the data pushing task is not locked by a pushing server, the completion sign defaults to 0, the data pushing task is not completed, and the geomagnetic device management module generates the data pushing task and then sends the data pushing task to the geomagnetic data pushing module. Different time windows are preset in a plurality of pushing servers in the geomagnetic data pushing module, each pushing server inquires data pushing tasks which are not locked and not completed by other pushing servers in the respective time window, and modifies lock competition marks corresponding to the inquired data pushing tasks to lock the data pushing tasks, so that server resource waste caused by the other pushing servers acquiring the tasks is avoided, and then the corresponding geomagnetic data is sent to a corresponding service platform to complete the data pushing tasks.
Examples
The distributed data pushing platform for geomagnetic parking system according to the embodiment of the present invention, as shown in fig. 1, includes: the geomagnetic equipment management module is connected with the geomagnetic data pushing module through a network, and the geomagnetic data pushing module is connected with the service platform.
It can be understood that the geomagnetic device is used for detecting geomagnetic data, specifically detecting whether vehicles exist or not and identifying information such as vehicle types, and the geomagnetic device can be connected with the geomagnetic device management module through an NB-IoT network (Narrow Band Internet of Things, narrow-band internet of things), the NB-IoT is built in a cellular network, only consumes about 180kHz bandwidth, and can be directly deployed in a GSM network, a UMTS network or an LTE network, so that deployment cost is reduced, and smooth upgrading is realized. The service platform is a third party system for parking service operation through geomagnetic data.
In this embodiment, the geomagnetic device management module is configured to receive geomagnetic data sent by geomagnetic devices, generate a corresponding data pushing task according to the geomagnetic data, and send the data pushing task to the geomagnetic data pushing module, where the data pushing task at least includes geomagnetic data to be pushed and a corresponding service platform ID thereof, and a lock competition flag and a completion flag of the data pushing task.
In practical application, the geomagnetic equipment management module needs to be configured correspondingly through a WEB interface, and the method specifically comprises the following steps:
1. the geomagnetic equipment management module is configured with service platform information, wherein the service platform information mainly comprises: service platform ID, service platform name, service platform state, HTTP URL of geomagnetic data received by service platform;
2. configuring a corresponding relation between geomagnetic equipment and a service platform in a geomagnetic equipment management module, wherein the corresponding relation can be represented by equipment numbers of the geomagnetic equipment and service platform IDs;
3. the configuration push server information in the geomagnetic equipment management module mainly comprises the following steps: server name, server ID, server IP, time window corresponding to the server, etc.
In addition, in this embodiment, a plurality of push task groups may be further set, and each push server is divided into corresponding push task groups, where each push task group configures at least two push servers. On the basis, the server information configured in the embodiment also includes the number of the push task group, that is, the push task group ID.
As shown in fig. 2, in this embodiment, a plurality of push task groups may be set, where each push task group configures a plurality of push servers, for example, each push task group configures a first push server and a second push server, where a time window corresponding to the first push server is: starting a starting task every 0 th second of the minute, and executing the task circularly every 2 seconds, wherein the time window corresponding to the second pushing server is as follows: the start-up task starts every 1 st second of minute and is performed in a loop every 2 seconds.
After receiving geomagnetic data sent by geomagnetic equipment, the geomagnetic equipment management module determines a corresponding service platform according to the equipment number of the geomagnetic equipment and generates a data pushing task corresponding to the geomagnetic data. In this embodiment, the data pushing task includes: task number, equipment number of geomagnetic equipment, creation time, service platform ID, geomagnetic data to be pushed, belonging pushing task group, lock competition sign, completion time, feedback information, pushing server ID for completing tasks and the like. Wherein the task number and the creation time are automatically generated by the system; the lock contention flag and the completion flag defaulting to 0, indicating that the data push task is not complete and is not locked by the push server; when the service platform receives geomagnetic data, returning information to the geomagnetic equipment management module, and updating a completion mark, completion time, feedback information and a push server ID of a completion task by the geomagnetic equipment management module according to the returned information; the belonging push task group defaults to be empty, and is added after being distributed by the task management module according to the load state of each push server.
The geomagnetic data pushing module comprises a task management module and a plurality of pushing servers, and each pushing server is configured with a corresponding time window. The task management module is used for receiving a data pushing task; and the pushing server is used for inquiring the data pushing task according to the lock competition mark and the completion mark in a corresponding time window, modifying the lock competition mark for locking the inquired data pushing task, and pushing geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID.
Specifically, after the task management module receives the data pushing tasks, the load state of each pushing server is firstly determined, then the data pushing tasks are uniformly distributed to each pushing task group according to the load state, and the numbers of the corresponding pushing task groups are added in each data pushing task. For example, the task management module receives two data push tasks, and if the system has two push task groups in idle state, the first data push task is allocated to the first push task group, the push task group to which the first data push task belongs is set as the number of the first push task group, the second data push task is allocated to the second push task group, and the push task group to which the second data push task belongs is set as the number of the second push task group, so that the execution efficiency of the data push task is improved.
Each push server queries for tasks within a corresponding time window, e.g., a first push server starts to start a query task at 0 th second per minute and performs a loop every 2 seconds, and a second push server starts to start a query task at 1 st second per minute and performs a loop every 2 seconds. When each pushing server inquires a data pushing task, inquiring a data pushing task with a lock competition sign and a completion sign of 0 in the corresponding task of the pushing task group to which the pushing server belongs, wherein the lock competition sign of 0 indicates that the corresponding data pushing task is not locked by the pushing server, the lock competition sign of 1 indicates that the corresponding data pushing task is already locked by the pushing server, and if the data pushing task with the lock competition sign of 1 is inquired, the task is exited, and the next circulation task is waited for to start; a completion flag of 0 indicates that the corresponding data push task is not completed.
In the process of executing the circulation task each time, if the data pushing task with the query lock competition sign and the completion sign of 0 is queried, firstly modifying the corresponding lock competition sign to 1 to lock the data pushing task so as to avoid lock competition caused by the data pushing task obtained by other data pushing servers at the same time, pushing the corresponding geomagnetic data to the corresponding service platform in an HTTP mode according to the service platform ID, and after the execution is completed, exiting the task to wait for the next circulation task to start.
In this embodiment, after the pushing server pushes geomagnetic data to the service platform, the service platform returns information to the geomagnetic device management module, and after receiving the information returned by the service platform, the geomagnetic device management module updates a completion flag, a pushing server ID, a task completion time and feedback information in a corresponding data pushing task.
In summary, the method of executing tasks based on grouping and time window can greatly reduce the probability of lock contention, so as to improve the pushing efficiency, avoid worrying about a large number of task lock contention caused by acquiring the same task at the same time, further cause the waste of server resources, and improve the pushing efficiency of geomagnetic data.
Based on the above technical solution, the present embodiment further provides a distributed data pushing method for a geomagnetic parking system, where the method is applied to the distributed data pushing platform for a geomagnetic parking system, as shown in fig. 3, and includes the following steps:
the geomagnetic equipment management module receives geomagnetic data sent by geomagnetic equipment, generates a corresponding data pushing task according to the geomagnetic data and sends the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task;
the task management module receives a data pushing task; and the pushing server inquires a data pushing task according to the lock competition sign and the completion sign in a corresponding time window, modifies the lock competition sign of the inquired data pushing task to lock, and pushes geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID.
It can be understood that, since the distributed data pushing method for the geomagnetic parking system according to the embodiment of the present invention is a method implemented based on the distributed data pushing platform for the geomagnetic parking system according to the embodiment, for the method disclosed in the embodiment, the description is simpler, and the relevant points refer to the part of the description of the device.

Claims (8)

1. A distributed data push platform for geomagnetic parking system, which is characterized by comprising:
the geomagnetic equipment management module is used for receiving geomagnetic data sent by geomagnetic equipment, generating a corresponding data pushing task according to the geomagnetic data and sending the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task;
the geomagnetic data pushing module comprises a task management module and a plurality of pushing servers configured with corresponding time windows, and the task management module is used for receiving data pushing tasks; the pushing server is used for inquiring the data pushing task according to the lock competition sign and the completion sign in a corresponding time window, modifying the lock competition sign of the inquired data pushing task to lock, and pushing geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID;
the plurality of push servers are divided into a plurality of push task groups, and each push task group is configured with at least two push servers;
the task management module is also used for determining the load state of each pushing server, uniformly distributing the data pushing task to each pushing task group according to the load state, and adding the number of the corresponding pushing task group in each data pushing task;
and the pushing server is also used for inquiring the data pushing task of the corresponding pushing task group according to the lock competition mark, the completion mark and the serial number of the corresponding pushing task group in the corresponding time window.
2. The distributed data push platform for a geomagnetic parking system of claim 1, wherein each push task group is configured with a first push server and a second push server, and a time window corresponding to the first push server is: starting a starting task every 0 th second of the minute, and executing the task circularly every 2 seconds, wherein the time window corresponding to the second pushing server is as follows: the start-up task starts every 1 st second of minute and is performed in a loop every 2 seconds.
3. The distributed data pushing platform for geomagnetic parking system of claim 1, wherein the pushing server is specifically configured to query a data pushing task with a lock contention flag and a completion flag of 0, where the lock contention flag of 0 indicates that the corresponding data pushing task is not locked by the pushing server, and the completion flag of 0 indicates that the corresponding data pushing task is not completed.
4. The distributed data pushing platform for geomagnetic parking system of claim 1, wherein the data pushing task further includes a pushing server ID for completing the task, a task completion time, and feedback information;
after the pushing server pushes geomagnetic data to the service platform, the geomagnetic equipment management module is further used for receiving information returned by the service platform, and updating a completion mark, a pushing server ID for completing the task, task completion time and feedback information in a corresponding data pushing task after receiving the returned information.
5. A distributed data pushing method for a geomagnetic parking system, which is applied to the distributed data pushing platform for a geomagnetic parking system as set forth in any one of claims 1 to 4, comprising the steps of:
the geomagnetic equipment management module receives geomagnetic data sent by geomagnetic equipment, generates a corresponding data pushing task according to the geomagnetic data and sends the data pushing task to the geomagnetic data pushing module, wherein the data pushing task at least comprises geomagnetic data to be pushed and a corresponding service platform ID (identity) thereof, and a lock competition sign and a completion sign of the data pushing task;
the task management module receives a data pushing task; the pushing server inquires a data pushing task according to the lock competition sign and the completion sign in a corresponding time window, modifies the lock competition sign of the inquired data pushing task to lock, and pushes geomagnetic data in the data pushing task to a corresponding service platform according to the service platform ID;
the plurality of push servers are divided into a plurality of push task groups, and each push task group is configured with at least two push servers;
the task management module is also used for determining the load state of each pushing server, uniformly distributing the data pushing task to each pushing task group according to the load state, and adding the number of the corresponding pushing task group in each data pushing task;
and the pushing server is also used for inquiring the data pushing task of the corresponding pushing task group according to the lock competition mark, the completion mark and the serial number of the corresponding pushing task group in the corresponding time window.
6. The distributed data pushing method for geomagnetic parking system of claim 5, wherein each pushing task group is configured with a first pushing server and a second pushing server, and a time window corresponding to the first pushing server is: starting a starting task every 0 th second of the minute, and executing the task circularly every 2 seconds, wherein the time window corresponding to the second pushing server is as follows: the start-up task starts every 1 st second of minute and is performed in a loop every 2 seconds.
7. The distributed data pushing method for geomagnetic parking system of claim 5, wherein the pushing server specifically queries for a data pushing task with a lock contention flag and a completion flag of 0, the lock contention flag of 0 indicating that the corresponding data pushing task is not locked by the pushing server, and the completion flag of 0 indicating that the corresponding data pushing task is not completed.
8. The distributed data pushing method for geomagnetic parking system of claim 5, wherein the data pushing task further includes a pushing server ID for completing the task, a task completion time, and feedback information, the method further comprising:
after the pushing server pushes geomagnetic data to the service platform, the geomagnetic equipment management module receives information returned by the service platform, and updates a completion mark, a pushing server ID for completing the task, task completion time and feedback information in a corresponding data pushing task after receiving the returned information.
CN202210925105.2A 2022-08-03 2022-08-03 Distributed data pushing platform and method for geomagnetic parking system Active CN115277836B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210925105.2A CN115277836B (en) 2022-08-03 2022-08-03 Distributed data pushing platform and method for geomagnetic parking system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210925105.2A CN115277836B (en) 2022-08-03 2022-08-03 Distributed data pushing platform and method for geomagnetic parking system

Publications (2)

Publication Number Publication Date
CN115277836A CN115277836A (en) 2022-11-01
CN115277836B true CN115277836B (en) 2023-05-30

Family

ID=83747418

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210925105.2A Active CN115277836B (en) 2022-08-03 2022-08-03 Distributed data pushing platform and method for geomagnetic parking system

Country Status (1)

Country Link
CN (1) CN115277836B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105472400A (en) * 2015-12-24 2016-04-06 Tcl集团股份有限公司 Message pushing method and system
CN108241616A (en) * 2016-12-23 2018-07-03 阿里巴巴集团控股有限公司 Information push method and device
CN108460115A (en) * 2018-02-10 2018-08-28 深圳壹账通智能科技有限公司 Information push method, device, computer equipment and storage medium
CN108809678A (en) * 2017-05-03 2018-11-13 腾讯科技(深圳)有限公司 A kind of method and server of information push
CN113448699A (en) * 2020-12-30 2021-09-28 北京新氧科技有限公司 Distributed timed task processing system, method and related device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8533337B2 (en) * 2010-05-06 2013-09-10 Citrix Systems, Inc. Continuous upgrading of computers in a load balanced environment
CN105023165A (en) * 2014-04-17 2015-11-04 腾讯科技(深圳)有限公司 Method, device and system for controlling release tasks in social networking platform

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105472400A (en) * 2015-12-24 2016-04-06 Tcl集团股份有限公司 Message pushing method and system
CN108241616A (en) * 2016-12-23 2018-07-03 阿里巴巴集团控股有限公司 Information push method and device
CN108809678A (en) * 2017-05-03 2018-11-13 腾讯科技(深圳)有限公司 A kind of method and server of information push
CN108460115A (en) * 2018-02-10 2018-08-28 深圳壹账通智能科技有限公司 Information push method, device, computer equipment and storage medium
CN113448699A (en) * 2020-12-30 2021-09-28 北京新氧科技有限公司 Distributed timed task processing system, method and related device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
周乐钦 ; 燕彩蓉 ; 苏厚勤 ; .基于Web-Socket协议的推送数据技术在监控系统中的应用研究.计算机应用与软件.2013,(第05期),全文. *

Also Published As

Publication number Publication date
CN115277836A (en) 2022-11-01

Similar Documents

Publication Publication Date Title
CN109542457B (en) Distributed application distribution and deployment system and method for edge computing network
CN103516690B (en) A kind of business processing status information query method and device
CN113746928B (en) Cross-cloud service calling method, device and system
CN1449159A (en) Unique repository server in an operations and maintenance center for a telecommunications system
CN110417876B (en) Session method, node server in distributed system and master control equipment
CN110336752B (en) Method and system for improving local broadcast push efficiency
CN115277836B (en) Distributed data pushing platform and method for geomagnetic parking system
CN101212346B (en) Software version management method and device for network element management system
CN111356182A (en) Resource scheduling and processing method and device
CN111124618B (en) Resource deployment method, device, storage medium and equipment
CN112542002A (en) Car renting system control method and device
CN104639379A (en) Proxy testing method and device
CN1133341C (en) Managing service components of mobile terminal
CN115277671A (en) OTA (over the air) upgrading method and device for vehicle, vehicle and storage medium
CN101247401B (en) State machine processing method and device based on message driving
CN110650033B (en) Distributed application configuration management method and distributed computing system
CN111309467A (en) Task distribution method and device, electronic equipment and storage medium
CN110572303B (en) Method and device for automatically discovering nodes
CN115499382B (en) Traffic scheduling method, device, equipment and medium based on Internet of vehicles
CN111464329B (en) Starting method, interconnection module and server
CN112087344B (en) State data acquisition method and system
CN113204434B (en) Planned task execution method and device based on k8s and computer equipment
CN115062036A (en) Parallel service processing method and device
CN116248774A (en) Communication method, communication system and server
CN117692425A (en) Global unique identification processing method and device, storage medium and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right

Effective date of registration: 20230506

Address after: Room 528, Building 2, Innovation Center, New Area, Mianyang Science and Technology City, Mianyang City, Sichuan Province, 621000

Applicant after: Sichuan Changhong Xinwang Technology Co.,Ltd.

Address before: 621000 room 529, building 2, innovation center, science and innovation District, Mianyang City, Sichuan Province

Applicant before: SICHUAN CHANGHONG NETWORK TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right
GR01 Patent grant
GR01 Patent grant