CN106302577B - Log processing method - Google Patents

Log processing method Download PDF

Info

Publication number
CN106302577B
CN106302577B CN201510260253.7A CN201510260253A CN106302577B CN 106302577 B CN106302577 B CN 106302577B CN 201510260253 A CN201510260253 A CN 201510260253A CN 106302577 B CN106302577 B CN 106302577B
Authority
CN
China
Prior art keywords
log
journaling agent
link
server
module
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.)
Expired - Fee Related
Application number
CN201510260253.7A
Other languages
Chinese (zh)
Other versions
CN106302577A (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.)
Guangzhou Sisanjiujiu Information Technology Co Ltd
Original Assignee
Guangzhou Sisanjiujiu Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Sisanjiujiu Information Technology Co Ltd filed Critical Guangzhou Sisanjiujiu Information Technology Co Ltd
Priority to CN201510260253.7A priority Critical patent/CN106302577B/en
Publication of CN106302577A publication Critical patent/CN106302577A/en
Application granted granted Critical
Publication of CN106302577B publication Critical patent/CN106302577B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/56Provisioning of proxy services
    • H04L67/567Integrating service provisioning from a plurality of service providers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP
    • 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/131Protocols for games, networked simulations or virtual reality

Abstract

The present invention provides a kind of log processing method, applied in the log processing system being made of game server, journaling agent module, log server and data warehouse;Advantage are as follows: (1) arrange load-balancing algorithm in journaling agent server, log storage efficiency can be improved;(2) log server is stored by the way of formatted log, and the log of data block form is loaded into data warehouse using LOAD sentence, is solved the low performance of the only item storage of log, is further increased log warehouse-in efficiency;(3) a plurality of journaling agent link is established between game server and journaling agent server, the disaster tolerance performance of log storage can be improved, and improves the reliability that log uploads.

Description

Log processing method
Technical field
The invention belongs to journaling technique fields, and in particular to a kind of log processing method.
Background technique
The server end of more people's online games (mmorpg) of role playing, hereinafter referred to as game server, During game online operation, separate unit game server need to carry it is thousands of to player up to ten thousand while carrying out game, therefore, In game server operational process, huge log amount can be generated, in the prior art, general log processing method mainly includes Following two:
(1) simply the log content that game server generates is written in journal file, also, log content is pressed Row record, O&M server timed backup journal file;When needing to count or retrieve, then sequential search journal file.
(2) log content that game server generates, concentrating structureization storage to Relational DBMS (mysql), the log content that O&M server timed backup is stored;When needing to count or retrieve, structure can be used Change query language (Structured Query Language, sql) and inquires acquisition in mysql.
Main problem existing for above two method are as follows: centrally stored to one journal file of log content or database In, since the log amount that game server generates is very huge, cause log storage efficiency low.
Summary of the invention
In view of the defects existing in the prior art, the present invention provides a kind of log processing method, can effectively solve the above problems.
The technical solution adopted by the invention is as follows:
The present invention provides a kind of log processing method, is applied to by game server, journaling agent module, log server In the log processing system of data warehouse composition;The log processing method the following steps are included:
S1 sends out the log content of generation when the game server generates log content in the process of running Give the journaling agent module;
S2, the journaling agent module is based on load balancing, from multiple log servers, selects particular day Will server, and the log content is sent to the particular log server;
S3, the particular log server includes: network process module, log enters library module, local log stores equipment Equipment is stored with native format log;Wherein, the network process module includes: network linking module and receiver;It is described It includes journal formatting unit and log uploading unit that log, which enters library module,;
The network linking module of the network process module is for monitoring the network port, when listening to new lattice chain When connecing request, according to the type of agreement, receiver is created;The receiver receives the day of the journaling agent module transfer Will content, and the log content is written to the local log storage equipment;
The local log storage equipment stores the log content;
The local log is stored equipment by the journal format description scheme that the journal formatting unit is defined according to table The log content of storage is formatted into the identifiable journal format of data warehouse, and formatted log content is written Equipment is stored to native format log;
The formatted log content that the log uploading unit stores native format log storage equipment, It is uploaded to the data warehouse.
Preferably, S1 specifically includes the following steps:
S1.1, when initial, every game server is established journaling agent with m journaling agent module respectively and is linked, That is: shared m journaling agent link, be successively denoted as: journaling agent link 1, journaling agent links m for journaling agent link 2 ...;Its In, m is natural number;
S1.2, when the game server generates log content in the process of running, the game server is at random from m Arbitrary journaling agent link i is chosen in a journaling agent link;Then, the game server judges the journaling agent chain Whether be normal effective journaling agent link, if it is not, then executing S1.3 if meeting i at current time;If it is, will be selected The normal effective journaling agent link taken is denoted as journaling agent link Z, and directly executes S1.4;
S1.3, the game server randomly select another journaling agent link j from m journaling agent link, and Judge whether journaling agent link j at current time is normal effective journaling agent link, if it is not, then continue with Machine chooses another journaling agent link k, so continuous circulation, when can randomly select to a normal effective journaling agent When link, which is denoted as journaling agent link Z, and directly execute S1.4;Otherwise, if m The link of a journaling agent is abnormal invalid journaling agent link, then the game server is by generated log content sheet Ground storage, and attempt to restore m journaling agent link, it then returns and executes S1.2;
S1.4, the game server link Z by the journaling agent, to log corresponding to journaling agent link Z Proxy module sends the notification message of log storage;Wherein, log content and the game are carried in the notification message The ID of server.
Preferably, S2 specifically includes the following steps:
S2.1 after the journaling agent module receives the log content, passes through the trip in log content institute source Server ID of playing obtains the particular log server using hash algorithm;
Whether the log server of S2.2, the journaling agent module judgement and the particular log server links normal Effectively, if it is, directly executing S2.4;If it is not, then executing S2.3;
S2.3, the journaling agent module are attempted to restore to link with the log server of the particular log server, such as Fruit is successfully recovered, then executes S2.4;Otherwise, the log content is locally stored, after success to be restored, then is executed S2.4;
S2.4, the journaling agent module are linked by the log server, the log content are sent to described Particular log server.
Preferably, in S3, the type for the receiver that the network process module is established are as follows: TCP receiver and/or UDP receiver.
Preferably, after the local log storage equipment stores the log content, local day described in timed backup is gone back Will stores the log content of equipment storage.
Preferably, the journal format description scheme that the journal formatting unit is defined according to table, by the local log The log content of storage equipment storage is formatted into the identifiable journal format of data warehouse specifically:
The journal format description scheme that the journal formatting unit is defined according to table closes the log content of same type And to a data block, then, data block storage is stored into equipment to the native format log.
Preferably, the log uploading unit is specifically used for:
It is set by timer and is called time in timing;
When reach call time in the timing when, trigger log uploading unit operation;
After the log uploading unit is triggered, native format log storage equipment is stored with LOAD sentence Data block is loaded into data warehouse.
Preferably, further includes:
Whenever data block is successfully loaded into after data warehouse, it is automatically deleted the native format log storage equipment and deposits The successful data block of load of storage.
Log processing method provided by the invention has the advantage that
(1) load-balancing algorithm is arranged in journaling agent server, log storage efficiency can be improved;(2) log server It is stored by the way of formatted log, and the log of data block form is loaded by data warehouse using LOAD sentence, solved The low performance of the only item storage of log, further increases log warehouse-in efficiency;(3) between game server and journaling agent server A plurality of journaling agent link is established, the disaster tolerance performance of log storage can be improved, improves the reliability that log uploads.
Detailed description of the invention
Fig. 1 is the overall architecture schematic diagram of log processing system provided by the invention;
Fig. 2 is the flow diagram that game server provided by the invention uploads log to journaling agent module;
Fig. 3 is the structural schematic diagram of particular log server provided by the invention;
Fig. 4 is provided by the invention be log server process flow diagram.
Specific embodiment
Below in conjunction with attached drawing, the present invention is described in detail:
The present invention provides a kind of log processing method, is applied to by game server, journaling agent module, log server In the log processing system of data warehouse composition;It is the overall architecture schematic diagram of log processing system with reference to Fig. 1;The day Will processing method the following steps are included:
S1 sends out the log content of generation when the game server generates log content in the process of running Give the journaling agent module;
Wherein, game server, English are GameServer, are client, game server relative to log server In the process of running, a large amount of log content can be generated.
Journaling agent module, English are LogProxy, are log pass-through proxy module, are mainly used for the game garment for upper layer Business device provides indiscriminate log storage service, provides smooth distribution deployment support for the log server Ft_log of lower layer.
The high efficient and reliable that log content is uploaded to improve game server to journaling agent module realizes what log uploaded Disaster tolerance processing, the present invention propose that following one kind is specific and upload mode:
It is the flow diagram that game server uploads log to journaling agent module with reference to Fig. 2, specifically:
S1.1, when initial, every game server is established journaling agent with m journaling agent module respectively and is linked, That is: shared m journaling agent link, be successively denoted as: journaling agent link 1, journaling agent links m for journaling agent link 2 ...;Its In, m is natural number;In Fig. 1, m 2, it may be assumed that every game server is established journaling agent with 2 journaling agent modules and linked.
S1.2, when the game server generates log content in the process of running, the game server is at random from m Arbitrary journaling agent link i is chosen in a journaling agent link;Then, the game server judges the journaling agent chain Whether be normal effective journaling agent link, if it is not, then executing S1.3 if meeting i at current time;If it is, will be selected The normal effective journaling agent link taken is denoted as journaling agent link Z, and directly executes S1.4;
S1.3, the game server randomly select another journaling agent link j from m journaling agent link, and Judge whether journaling agent link j at current time is normal effective journaling agent link, if it is not, then continue with Machine chooses another journaling agent link k, so continuous circulation, when can randomly select to a normal effective journaling agent When link, which is denoted as journaling agent link Z, and directly execute S1.4;Otherwise, if m The link of a journaling agent is abnormal invalid journaling agent link, then the game server is by generated log content sheet Ground storage, and attempt to restore m journaling agent link, it then returns and executes S1.2;
S1.4, the game server link Z by the journaling agent, to log corresponding to journaling agent link Z Proxy module sends the notification message of log storage;Wherein, log content and the game are carried in the notification message The ID of server.
S2, the journaling agent module is based on load balancing, from multiple log servers, selects particular day Will server, and the log content is sent to the particular log server;
This step specifically:
S2.1 after the journaling agent module receives the log content, passes through the trip in log content institute source Server ID of playing obtains the particular log server using hash algorithm;
Whether the log server of S2.2, the journaling agent module judgement and the particular log server links normal Effectively, if it is, directly executing S2.4;If it is not, then executing S2.3;
S2.3, the journaling agent module are attempted to restore to link with the log server of the particular log server, such as Fruit is successfully recovered, then executes S2.4;Otherwise, the log content is locally stored, after success to be restored, then is executed S2.4;
S2.4, the journaling agent module are linked by the log server, the log content are sent to described Particular log server.
S3, as shown in figure 3, being the structural schematic diagram of particular log server, comprising: network process module, log storage Module, local log storage equipment and native format log store equipment;Wherein, the network process module includes: network Link module and receiver;It includes journal formatting unit and log uploading unit that the log, which enters library module,;As shown in figure 4, For the process flow diagram of log server;
It is described in detail below:
(1) network process module
The network linking module of the network process module is for monitoring the network port, when listening to new lattice chain When connecing request, according to the type of agreement, receiver is created, for example, TCP receiver and/or UDP receiver;The receiver connects The log content of the journaling agent module transfer is received, and the log content is written to the local log storage and is set Standby (Log Recv Data is a kind of file system);
(2) local log stores equipment
Local log storage equipment (Log Recv Data), is a kind of file system, for storing in the log Hold;After local log storage equipment stores the log content, the storage equipment storage of local log described in timed backup is gone back The log content, for example, backing up by the hour.
(3) journal formatting unit and native format log store equipment
The journal formatting unit (Log Formater) describes knot according to the journal format that table defines (Table Def) The log content of the local log storage equipment storage is formatted into the identifiable journal format of data warehouse by structure, And formatted log content is written to native format log storage equipment;
Specifically, the journal format description scheme that journal formatting unit is defined according to table, it will be in the log of same type Appearance is merged into a data block, then, data block storage is stored equipment (Table to the native format log Format Data), it is file system.
(4) log uploading unit
The formatted log content that the log uploading unit stores native format log storage equipment, It is uploaded to the data warehouse (infobright).
It calls time in timing specifically, being set by timer;
When reach call time in the timing when, trigger log uploading unit operation;
After the log uploading unit is triggered, native format log storage equipment is stored with LOAD sentence Data block is loaded into data warehouse.
Whenever data block is successfully loaded into after data warehouse, it is automatically deleted the native format log storage equipment and deposits The successful data block of load of storage.
In conclusion log processing method provided by the invention, uses multiple data warehouses as landing storage engines, it is more A data warehouse realizes load balancing by journaling agent server, excessively complicated to avoid realizing, using in log content Server id carries out simple Hash mapping, and the log content that a specific game server generates can be only put in storage specific In data warehouse example.Storage generation is carried out by increasing log server among journaling agent server and data warehouse example Reason can greatly improve unordered log storage performance.
It specifically has the advantage that (1) arranges load-balancing algorithm in journaling agent server, log storage effect can be improved Rate;(2) log server is stored by the way of formatted log, and is loaded the log of data block form using LOAD sentence To data warehouse, the low performance of the only item storage of log is solved, log warehouse-in efficiency is further increased;(3) game server and day A plurality of journaling agent link is established between will proxy server, the disaster tolerance performance of log storage can be improved, and improves what log uploaded Reliability.
The above is only a preferred embodiment of the present invention, it is noted that for the ordinary skill people of the art For member, various improvements and modifications may be made without departing from the principle of the present invention, these improvements and modifications are also answered Depending on protection scope of the present invention.

Claims (6)

1. a kind of log processing method, which is characterized in that be applied to by game server, journaling agent module, log server In the log processing system of data warehouse composition;The log processing method the following steps are included:
The log content of generation is sent to by S1 when the game server generates log content in the process of running The journaling agent module;
S2, the journaling agent module is based on load balancing, from multiple log servers, selects particular log clothes Business device, and the log content is sent to the particular log server;
S3, the particular log server includes: network process module, log enters library module, local log stores equipment and this Ground formatted log stores equipment;Wherein, the network process module includes: network linking module and receiver;The log Entering library module includes journal formatting unit and log uploading unit;
The network linking module of the network process module is for monitoring the network port, when the network linking for listening to new is asked When asking, according to the type of agreement, receiver is created;The receiver receives in the log of the journaling agent module transfer Hold, and the log content is written to the local log storage equipment;
The local log storage equipment stores the log content;
The journal format description scheme that the journal formatting unit is defined according to table, by the local log storage equipment storage The log content be formatted into the identifiable journal format of data warehouse, and formatted log content is written to this Ground formatted log stores equipment;
The log uploading unit uploads the formatted log content of native format log storage equipment storage To the data warehouse;
Wherein, S1 specifically includes the following steps:
S1.1, when initial, every game server is established journaling agent with m journaling agent module respectively and is linked, it may be assumed that altogether Have m journaling agent link, be successively denoted as: journaling agent link 1, journaling agent links m for journaling agent link 2 ...;Wherein, m For natural number;
S1.2, when the game server generates log content in the process of running, the game server is at random from m day Arbitrary journaling agent link i is chosen in will agency's link;Then, the game server judges the journaling agent link i It whether is normal effective journaling agent link at current time, if it is not, then executing S1.3;If it is, will be selected Normal effective journaling agent link be denoted as journaling agent link Z, and directly execute S1.4;
S1.3, the game server randomly selects another journaling agent link j from m journaling agent link, and judges Whether the journaling agent link j is normal effective journaling agent link at current time, if it is not, then continuing random choosing Another journaling agent is taken to link k, such constantly circulation is linked when that can randomly select to a normal effective journaling agent When, which is denoted as journaling agent link Z, and directly execute S1.4;Otherwise, if m day Will agency's link is abnormal invalid journaling agent link, then the game server locally deposits generated log content Storage, and attempt to restore m journaling agent link, it then returns and executes S1.2;
S1.4, the game server link Z by the journaling agent, to journaling agent corresponding to journaling agent link Z Module sends the notification message of log storage;Wherein, log content and the game services are carried in the notification message The ID of device;
Wherein, S2 specifically includes the following steps:
S2.1 after the journaling agent module receives the log content, passes through the game garment in log content institute source Business device ID obtains the particular log server using hash algorithm;
The log server of S2.2, the journaling agent module judgement and the particular log server links whether normally have Effect, if it is, directly executing S2.4;If it is not, then executing S2.3;
S2.3, the journaling agent module is attempted to restore to link with the log server of the particular log server, if extensive Multiple success, then execute S2.4;Otherwise, the log content is locally stored, after success to be restored, then executes S2.4;
S2.4, the journaling agent module are linked by the log server, the log content are sent to described specific Log server.
2. log processing method according to claim 1, which is characterized in that in S3, what the network process module was established The type of the receiver are as follows: TCP receiver and/or UDP receiver.
3. log processing method according to claim 1, which is characterized in that described in the local log storage equipment storage After log content, the log content of the storage equipment storage of local log described in timed backup is gone back.
4. log processing method according to claim 1, which is characterized in that the journal formatting unit is defined according to table Journal format description scheme, the log content of the local log storage equipment storage is formatted into data warehouse can The journal format of identification specifically:
The journal format description scheme that the journal formatting unit is defined according to table, the log content of same type is merged into Then data block storage is stored equipment to the native format log by one data block.
5. log processing method according to claim 4, which is characterized in that the log uploading unit is specifically used for:
It is set by timer and is called time in timing;
When reach call time in the timing when, trigger log uploading unit operation;
After the log uploading unit is triggered, the native format log is stored to the data of equipment storage with LOAD sentence Block is loaded into data warehouse.
6. log processing method according to claim 5, which is characterized in that further include:
Whenever data block is successfully loaded into after data warehouse, it is automatically deleted the native format log storage equipment storage Successful data block is loaded.
CN201510260253.7A 2015-05-19 2015-05-19 Log processing method Expired - Fee Related CN106302577B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510260253.7A CN106302577B (en) 2015-05-19 2015-05-19 Log processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510260253.7A CN106302577B (en) 2015-05-19 2015-05-19 Log processing method

Publications (2)

Publication Number Publication Date
CN106302577A CN106302577A (en) 2017-01-04
CN106302577B true CN106302577B (en) 2019-07-09

Family

ID=57633900

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510260253.7A Expired - Fee Related CN106302577B (en) 2015-05-19 2015-05-19 Log processing method

Country Status (1)

Country Link
CN (1) CN106302577B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107783891A (en) * 2017-09-22 2018-03-09 北京市天元网络技术股份有限公司 A kind of method and server of collection nginx daily records
CN108734433A (en) * 2018-05-29 2018-11-02 广州亿程交通信息集团有限公司 Car log data analysis system
CN110166298A (en) * 2019-05-24 2019-08-23 和记奥普泰通信技术有限公司 A kind of packetizing OTN, PTN, IPRAN and SPN control with management log realization system and method
CN113747186B (en) * 2021-08-20 2023-04-28 北京奇艺世纪科技有限公司 Data processing method, device, terminal and storage medium
CN115038089B (en) * 2022-08-09 2022-11-08 广州博今网络技术有限公司 Multi-terminal data monitoring and collecting method based on information extraction

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102208991A (en) * 2010-03-29 2011-10-05 腾讯科技(深圳)有限公司 Blog processing method, device and system
CN102724063A (en) * 2012-05-11 2012-10-10 北京邮电大学 Log collection server, data packet delivering and log clustering methods and network
CN103051681A (en) * 2012-12-06 2013-04-17 华中科技大学 Collaborative type log system facing to distribution-type file system
CN103401937A (en) * 2013-08-07 2013-11-20 中国科学院信息工程研究所 Log data processing method and system
CN104023083A (en) * 2014-06-23 2014-09-03 广东睿江科技有限公司 Method and device for log collection cluster load balance

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1620778B1 (en) * 2003-05-06 2013-12-25 Aptare, Inc. System to capture, transmit and persist backup and recovery meta data

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102208991A (en) * 2010-03-29 2011-10-05 腾讯科技(深圳)有限公司 Blog processing method, device and system
CN102724063A (en) * 2012-05-11 2012-10-10 北京邮电大学 Log collection server, data packet delivering and log clustering methods and network
CN103051681A (en) * 2012-12-06 2013-04-17 华中科技大学 Collaborative type log system facing to distribution-type file system
CN103401937A (en) * 2013-08-07 2013-11-20 中国科学院信息工程研究所 Log data processing method and system
CN104023083A (en) * 2014-06-23 2014-09-03 广东睿江科技有限公司 Method and device for log collection cluster load balance

Also Published As

Publication number Publication date
CN106302577A (en) 2017-01-04

Similar Documents

Publication Publication Date Title
CN106302577B (en) Log processing method
CN105245373B (en) A kind of container cloud platform system is built and operation method
CN105306585B (en) A kind of method of data synchronization of multiple data centers
WO2019154394A1 (en) Distributed database cluster system, data synchronization method and storage medium
CN103870570B (en) A kind of HBase availability of data based on remote journal backup and persistent method
CN109582738A (en) A kind of processing high concurrent second kills movable method
CN105653425B (en) Monitoring system based on complex event processing engine
US20070226220A1 (en) Systems and methods for providing client connection fail-over
CN109324757A (en) Block chain data capacity reduction method, device and storage medium
CN105959235B (en) Distributed data processing system and method
CN106603319B (en) Fault processing method, management server and logic server
CN103092712A (en) Method and device for recovering interrupt tasks
CN104424287B (en) Data query method and apparatus
CN104899161B (en) A kind of caching method of the continuous data protection based on cloud storage environment
CN106101290A (en) A kind of method and system of server cluster management
CN104035836A (en) Automatic disaster tolerance recovery method and system in cluster retrieval platform
CN109407977A (en) A kind of big data distributed storage management method and system
CN108744504A (en) The processing method and processing device of game data, game server, games system
CN107623703A (en) Global transaction identifies GTID synchronous method, apparatus and system
CN104539583A (en) Real-time database subscription system and method
CN104426968B (en) Data managing method and device
CN101930463A (en) Memory database-based simulation grid node quick migration method
CN105069029B (en) A kind of real-time ETL system and method
CN106991070A (en) Real-time computing technique and device
CN114422331B (en) Disaster recovery switching method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190709

Termination date: 20200519

CF01 Termination of patent right due to non-payment of annual fee