CN107908483A - A kind of information management method and terminal - Google Patents

A kind of information management method and terminal Download PDF

Info

Publication number
CN107908483A
CN107908483A CN201710975336.3A CN201710975336A CN107908483A CN 107908483 A CN107908483 A CN 107908483A CN 201710975336 A CN201710975336 A CN 201710975336A CN 107908483 A CN107908483 A CN 107908483A
Authority
CN
China
Prior art keywords
message
management center
message management
center object
sink
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.)
Granted
Application number
CN201710975336.3A
Other languages
Chinese (zh)
Other versions
CN107908483B (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.)
Fujian Tianquan Educational Technology Ltd
Original Assignee
Fujian Tianquan Educational Technology 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 Fujian Tianquan Educational Technology Ltd filed Critical Fujian Tianquan Educational Technology Ltd
Priority to CN201710975336.3A priority Critical patent/CN107908483B/en
Publication of CN107908483A publication Critical patent/CN107908483A/en
Application granted granted Critical
Publication of CN107908483B publication Critical patent/CN107908483B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/543Local

Abstract

The present invention relates to data processing field, more particularly to a kind of information management method and terminal.The present invention is by the present invention by extending NNC classes primary in iOS operating systems (NSNotificationCenter classes), so that NNC classes can create multiple message management center objects to communicate with different messages reception object, so as to fulfill multicast message is realized in iOS operating systems, the privacy of message communication in iOS operating systems is improved.

Description

A kind of information management method and terminal
Technical field
The present invention relates to data processing field, more particularly to a kind of information management method and terminal.
Background technology
At present, the message communication in iOS operating systems between each object is all carried using system NSNotificationCenter (NNC) class is managed, and NNC classes can carry out broadcast communication between the class being independent of each other.Example Such as, realize that message is sent in class A, class B, class C, class D realize that message is monitored and receives NNC message.But iOS operating systems are certainly There are following defect for the message communication mechanism of band:
1st, NNC is present in the form of broadcasting center in iOS operating systems, and all class objects in iOS operating systems are all The message that NNC broadcasting centers receive can be got, and carries out Message Processing, is not easy to handle privately owned event;
2nd, message all NNC all concentrates on broadcasting center and is focused on, and no message packet causes message cannot Grouping management, all message can all invade message receiver, and maintainable and fault-tolerance is relatively low.
With the development of mechanics of communication, NNC can not meet that iOS applies interior complicated communication need, it is therefore desirable to one Message can be carried out modularization privatization management by the new interior information management method of application of kind or system, meet the privatization of message Use demand, and improve packaging effects, fault-tolerance and the maintainability of application.
The content of the invention
The technical problems to be solved by the invention are:How the privacy of iOS operating system in message communication is improved.
In order to solve the above-mentioned technical problem, the technical solution adopted by the present invention is:
The present invention provides a kind of information management method, including:
Message management center array attribute is extended for the NNC classes of iOS operating systems;
Information management method is extended for the NNC classes;
The information management method is specially:
S1, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array;
S2, obtain a message management center object from the array of the message management center, obtains in first message management Heart object;
S3, obtain more than one first message reception object corresponding with first message administrative center object;
S4, binding first message administrative center object and more than one described first message receive object;
S5, repeat step S2 to S4, until the message management center object array is traversed;
S6, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
The present invention also provides a kind of message management terminal, including one or more processors and memory, the memory Have program stored therein, and be configured to perform following steps by one or more of processors:
Message management center array attribute is extended for the NNC classes of iOS operating systems;
Information management method is extended for the NNC classes;
The information management method is specially:
S1, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array;
S2, obtain a message management center object from the array of the message management center, obtains in first message management Heart object;
S3, obtain more than one first message reception object corresponding with first message administrative center object;
S4, binding first message administrative center object and more than one described first message receive object;
S5, repeat step S2 to S4, until the message management center object array is traversed;
S6, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
The beneficial effects of the present invention are:The present invention is by extending NNC classes primary in iOS operating systems (NSNotificationCenter classes) so that NNC classes can create multiple message to communicate with different messages reception object Administrative center's object, so as to fulfill multicast message is realized in iOS operating systems, improves message in iOS operating systems The privacy of communication.
Brief description of the drawings
Fig. 1 is a kind of FB(flow block) of the embodiment of information management method provided by the invention;
Fig. 2 is a kind of structure diagram of the embodiment of message management terminal provided by the invention;
Label declaration:
1st, processor;2nd, memory.
Embodiment
For the technology contents that the present invention will be described in detail, the objects and the effects, below in conjunction with embodiment and coordinate attached Figure is explained.
Fig. 1 and Fig. 2 is refer to,
As shown in Figure 1, the present invention provides a kind of information management method, including:
Message management center array attribute is extended for the NNC classes of iOS operating systems;
Information management method is extended for the NNC classes;
The information management method is specially:
S1, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array;
S2, obtain a message management center object from the array of the message management center, obtains in first message management Heart object;
S3, obtain more than one first message reception object corresponding with first message administrative center object;
S4, binding first message administrative center object and more than one described first message receive object;
S5, repeat step S2 to S4, until the message management center object array is traversed;
S6, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
Further, the S6 is specially:
When a message management center object receives first message,
Obtain message sink object set corresponding with the message management center object;The message sink object set Each element in conjunction includes message sink object address and message priority;
The element in the reception object set is triggered successively according to the order of the message priority from high to low to perform Service logic corresponding with the first message.
Seen from the above description, NNC classes primary in iOS operating systems to the processing sequence of message are added according to each object The order for adding message to monitor, it is impossible to be managed to the message for having priority requirements.The present invention is realized in iOS operating systems Message can according to priority be handled.Such as:The computer message for sending a closing system, it is assumed that there are three listeners to be respectively 1 application class, 2 driver classes, 3 system starter classes, message monitoring registration order is related with the initialization of class object can It can be 321 registration order but be actually needed the order of response 123.Application class is arranged to high priority, driver class Normal priority is arranged to, system starter class is arranged to low priority, and at this time the response order of message is exactly 123, process It is:Application class first responds closing message, and driver class responds closing message, system again after program class to be applied has performed Starter finally responds closing message.
Further, triggered successively in the reception object set according to the order of the message priority from high to low Element performs service logic corresponding with the first message, is specially:
Each element in the message sink object set also includes message identifier;
According to the order of the message priority from high to low unitary is obtained from the message sink object set successively Element, obtains currentElement;
When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, worked as according to described The message sink object address of preceding element calls service logic corresponding with the first message.
Further, further include:
Preset global data dictionary;
When creating a message management center object, unique identifier is distributed for newly-built message management center object;Add Add the unique identifier to the data dictionary;The message sink of addition and the newly-built message management center object binding Object is to the data dictionary;
Message sender obtains and the message management center of default message sink object binding from the data dictionary The unique identifier of object, obtains specific unique identifier;
Message sender sends the first message to message management center pair corresponding with the specific unique identifier As.
Further, further include:
Extended using the classification capacity of Object-C language in iOS operating systems for the NNC classes in the message management Heart array attribute and the information management method.
Seen from the above description, the present invention uses the classification capacity of the Object-C language of iOS operating systems (Category) message management center array attribute and information management method are extended to primary NNC classes, when program compiles New attribute and method are extended to the primary class registration of system, is caused so as to fulfill in the case where source code need not be changed IOS operating systems have multicast and the message communication management function according to priority handled.Therefore, message proposed by the present invention Management method has stronger versatility and compatibility, can easily be applied in existing iOS operating systems.
As shown in Fig. 2, the present invention also provides a kind of message management terminal, including one or more processors 1 and memory 2, the memory 2 has program stored therein, and is configured to perform following steps by one or more of processors 1:
Message management center array attribute is extended for the NNC classes of iOS operating systems;
Information management method is extended for the NNC classes;
The information management method is specially:
S1, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array;
S2, obtain a message management center object from the array of the message management center, obtains in first message management Heart object;
S3, obtain more than one first message reception object corresponding with first message administrative center object;
S4, binding first message administrative center object and more than one described first message receive object;
S5, repeat step S2 to S4, until the message management center object array is traversed;
S6, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
Further, the S6 is specially:
When a message management center object receives first message,
Obtain message sink object set corresponding with the message management center object;The message sink object set Each element in conjunction includes message sink object address and message priority;
The element in the reception object set is triggered successively according to the order of the message priority from high to low to perform Service logic corresponding with the first message.
Further, triggered successively in the reception object set according to the order of the message priority from high to low Element performs service logic corresponding with the first message, is specially:
Each element in the message sink object set also includes message identifier;
According to the order of the message priority from high to low unitary is obtained from the message sink object set successively Element, obtains currentElement;
When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, worked as according to described The message sink object address of preceding element calls service logic corresponding with the first message.
Further, further include:
Preset global data dictionary;
When creating a message management center object, unique identifier is distributed for newly-built message management center object;Add Add the unique identifier to the data dictionary;The message sink of addition and the newly-built message management center object binding Object is to the data dictionary;
Message sender obtains and the message management center of default message sink object binding from the data dictionary The unique identifier of object, obtains specific unique identifier;
Message sender sends the first message to message management center pair corresponding with the specific unique identifier As.
Further, further include:
Extended using the classification capacity of Object-C language in iOS operating systems for the NNC classes in the message management Heart array attribute and the information management method.
The embodiment of the present invention one is:
The present embodiment provides a kind of information management method, including:
Message management center array attribute is extended for the NNC classes of iOS operating systems;Message management is extended for the NNC classes Method.
Alternatively, using the classification capacity of Object-C language in iOS operating systems the message is extended for the NNC classes Administrative center's array attribute and the information management method.
The information management method is specially:
S1, preset global data dictionary.
Wherein, data dictionary associates a message management center object by a unique identifier.Disappear when to recycle one When ceasing the memory of administrative center's object, incoming unique identifier is found in data dictionary, and is deleted and incoming unique mark Know and accord with associated message management center object and the item related with incoming identifier.
S2, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array.
Wherein, only when monitoring a message management center object there are more than one message sink object, described one disappears Breath administrative center object is stored in memory, and the message management center object is monitored when there is no any message sink object When, the memory of the message management center object is actively recycled, and deleted from the array of message management center.
S3, obtain a message management center object from the array of the message management center, obtains in first message management Heart object.
S4, obtain more than one first message reception object corresponding with first message administrative center object.
S5, binding first message administrative center object and more than one described first message receive object.
S6, be that first message administrative center object distributes unique identifier.
S7, the addition unique identifier to the data dictionary;Addition is tied up with first message administrative center object Fixed message sink object is to the data dictionary.
S8, repeat step S2 to S7, until the message management center object array is traversed.
S9, message sender obtained from the data dictionary with the message management of default message sink object binding in The unique identifier of heart object, obtains specific unique identifier.
S10, message sender send the first message into message management corresponding with the specific unique identifier Heart object.
S11, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
Wherein, the unique identifier being passed to according to message sender searches corresponding message management center into data dictionary Object, if message management center object corresponding with the unique identifier is not present in data dictionary, then, dynamic creation One new message management center object is inserted into data dictionary, and returns to the message management center object newly created to message Sender.
Alternatively, the S11 is specially:
When a message management center object receives first message, obtain and a message management center object Corresponding message sink object set;
Each element in the message sink object set includes message sink object address and message priority;
Each element in the message sink object set also includes message identifier;
According to the order of the message priority from high to low unitary is obtained from the message sink object set successively Element, obtains currentElement;
When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, worked as according to described The message sink object address of preceding element calls service logic corresponding with the first message.
For example, iOS operating systems create 3 message management center objects by the information management method of NNC classes, respectively For MC1 and MC2.Message sink object MR1, MR2, MR3 and MR4 register oneself Message Listener as MC1, are bound with MC1.Disappear Breath receives object MR5 and MR6 and registers oneself Message Listener as MC2, is bound with MC2.Message sending object MS1, which is sent, to be had The message Message001 that message identifier is 001 can receive Message001 to MC1, only MR1, MR2, MR3 and MR4, and MR5 and MR6 is managed by MC2, can not be got Message001, be realized multicast, improves the privacy of message communication Property.
Meanwhile the corresponding message identifier of MR1, MR2 and MR3 includes 001, and the corresponding message identifiers of MR4 do not include 001, therefore, in fact, only MR1, MR2 and MR3 receive message Message001.Due to the highest priority of MR1, MR3 Priority it is minimum, therefore, according to information management method provided in this embodiment, MR1 is initially received Message001, MR3 Message001 is received after MR2.
Seen from the above description, information management method provided in this embodiment can shield other message privatization management The intrusion of message object and the malice of other modules receive, and realize the packaging effects and security of higher in data communication;Can Priority communication management is according to priority carried out to message, can conveniently control the sequencing problem that message performs in development process;Energy Enough that management is grouped to message, conflict in the message communication of oneself module without considering other module identical messages etc. is asked Topic, improves the fault-tolerance and maintainability of message.
The embodiment of the present invention two is:
The present embodiment provides a kind of message management terminal, including one or more processors 1 and memory 2, the storage Device 2 has program stored therein, and is configured to perform following steps by one or more of processors 1:
Message management center array attribute is extended for the NNC classes of iOS operating systems;Message management is extended for the NNC classes Method.
Alternatively, using the classification capacity of Object-C language in iOS operating systems the message is extended for the NNC classes Administrative center's array attribute and the information management method.
The information management method is specially:
S1, preset global data dictionary.
Wherein, data dictionary associates a message management center object by a unique identifier.Disappear when to recycle one When ceasing the memory of administrative center's object, incoming unique identifier is found in data dictionary, and is deleted and incoming unique mark Know and accord with associated message management center object and the item related with incoming identifier.
S2, create more than one message management center object, and the message management center object is stored in described disappear Cease in administrative center's array.
Wherein, only when monitoring a message management center object there are more than one message sink object, described one disappears Breath administrative center object is stored in memory, and the message management center object is monitored when there is no any message sink object When, the memory of the message management center object is actively recycled, and deleted from the array of message management center.
S3, obtain a message management center object from the array of the message management center, obtains in first message management Heart object.
S4, obtain more than one first message reception object corresponding with first message administrative center object.
S5, binding first message administrative center object and more than one described first message receive object.
S6, be that first message administrative center object distributes unique identifier.
S7, the addition unique identifier to the data dictionary;Addition is tied up with first message administrative center object Fixed message sink object is to the data dictionary.
S8, repeat step S2 to S7, until the message management center object array is traversed.
S9, message sender obtained from the data dictionary with the message management of default message sink object binding in The unique identifier of heart object, obtains specific unique identifier.
S10, message sender send the first message into message management corresponding with the specific unique identifier Heart object.
S11, when a message management center object receives first message, with a message management center object More than one message sink object of binding performs service logic corresponding with the first message.
Wherein, the unique identifier being passed to according to message sender searches corresponding message management center into data dictionary Object, if message management center object corresponding with the unique identifier is not present in data dictionary, then, dynamic creation One new message management center object is inserted into data dictionary, and returns to the message management center object newly created to message Sender.
Alternatively, the S11 is specially:
When a message management center object receives first message, obtain and a message management center object Corresponding message sink object set;
Each element in the message sink object set includes message sink object address and message priority;
Each element in the message sink object set also includes message identifier;
According to the order of the message priority from high to low unitary is obtained from the message sink object set successively Element, obtains currentElement;
When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, worked as according to described The message sink object address of preceding element calls service logic corresponding with the first message.
In conclusion a kind of information management method provided by the invention and terminal, primary in iOS operating systems by extending NNC classes (NSNotificationCenter classes) so that NNC classes, which can create, multiple to be received object with different messages and communicates Message management center object, so as to fulfill multicast message is realized in iOS operating systems, improve iOS operating systems The privacy of interior message communication.Further, the intrusion of other message objects and other moulds can be shielded to message privatization management The malice of block receives, and realizes the packaging effects and security of higher in data communication;Message can according to priority be carried out successively Communication management, can conveniently control the sequencing problem that message performs in development process;Management can be grouped to message, During the message communication of oneself module the problems such as conflict without considering other module identical messages, improve message fault-tolerance and It is maintainable.
The foregoing is merely the embodiment of the present invention, is not intended to limit the scope of the invention, every to utilize this hair The equivalents that bright specification and accompanying drawing content are made, are directly or indirectly used in relevant technical field, similarly include In the scope of patent protection of the present invention.

Claims (10)

  1. A kind of 1. information management method, it is characterised in that including:
    Message management center array attribute is extended for the NNC classes of iOS operating systems;
    Information management method is extended for the NNC classes;
    The information management method is specially:
    S1, create more than one message management center object, and the message management center object is stored in the message pipe In the array of reason center;
    S2, obtain a message management center object from the array of the message management center, obtains first message administrative center pair As;
    S3, obtain more than one first message reception object corresponding with first message administrative center object;
    S4, binding first message administrative center object and more than one described first message receive object;
    S5, repeat step S2 to S4, until the message management center object array is traversed;
    S6, when a message management center object receives first message, bound with the message management center object More than one message sink object perform corresponding with first message service logic.
  2. 2. information management method according to claim 1, it is characterised in that the S6 is specially:
    When a message management center object receives first message,
    Obtain message sink object set corresponding with the message management center object;In the message sink object set Each element include message sink object address and message priority;
    The element triggered successively in the reception object set according to the order of the message priority from high to low performs and institute State the corresponding service logic of first message.
  3. 3. information management method according to claim 2, it is characterised in that according to the message priority from high to low The element that order triggers in the reception object set successively performs service logic corresponding with the first message, is specially:
    Each element in the message sink object set also includes message identifier;
    An element is obtained from the message sink object set successively according to the order of the message priority from high to low, is obtained To currentElement;
    When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, according to the current member The message sink object address of element calls service logic corresponding with the first message.
  4. 4. information management method according to claim 1, it is characterised in that further include:
    Preset global data dictionary;
    When creating a message management center object, unique identifier is distributed for newly-built message management center object;Addition institute Unique identifier is stated to the data dictionary;The message sink object of addition and the newly-built message management center object binding To the data dictionary;
    Message sender obtains and the message management center object of default message sink object binding from the data dictionary Unique identifier, obtain specific unique identifier;
    Message sender sends the first message to message management center object corresponding with the specific unique identifier.
  5. 5. information management method according to claim 1, it is characterised in that further include:
    Using the classification capacity of Object-C language in iOS operating systems calculation in the message management is extended for the NNC classes Group attribute and the information management method.
  6. A kind of 6. message management terminal, it is characterised in that including one or more processors and memory, the memory storage There is program, and be configured to perform following steps by one or more of processors:
    Message management center array attribute is extended for the NNC classes of iOS operating systems;
    Information management method is extended for the NNC classes;
    The information management method is specially:
    S1, create more than one message management center object, and the message management center object is stored in the message pipe In the array of reason center;
    S2, obtain a message management center object from the array of the message management center, obtains first message administrative center pair As;
    S3, obtain more than one first message reception object corresponding with first message administrative center object;
    S4, binding first message administrative center object and more than one described first message receive object;
    S5, repeat step S2 to S4, until the message management center object array is traversed;
    S6, when a message management center object receives first message, bound with the message management center object More than one message sink object perform corresponding with first message service logic.
  7. 7. message management terminal according to claim 6, it is characterised in that the S6 is specially:
    When a message management center object receives first message,
    Obtain message sink object set corresponding with the message management center object;In the message sink object set Each element include message sink object address and message priority;
    The element triggered successively in the reception object set according to the order of the message priority from high to low performs and institute State the corresponding service logic of first message.
  8. 8. message management terminal according to claim 7, it is characterised in that according to the message priority from high to low The element that order triggers in the reception object set successively performs service logic corresponding with the first message, is specially:
    Each element in the message sink object set also includes message identifier;
    An element is obtained from the message sink object set successively according to the order of the message priority from high to low, is obtained To currentElement;
    When the corresponding message identifier of the currentElement is matched with the message identifier of the first message, according to the current member The message sink object address of element calls service logic corresponding with the first message.
  9. 9. message management terminal according to claim 6, it is characterised in that further include:
    Preset global data dictionary;
    When creating a message management center object, unique identifier is distributed for newly-built message management center object;Addition institute Unique identifier is stated to the data dictionary;The message sink object of addition and the newly-built message management center object binding To the data dictionary;
    Message sender obtains and the message management center object of default message sink object binding from the data dictionary Unique identifier, obtain specific unique identifier;
    Message sender sends the first message to message management center object corresponding with the specific unique identifier.
  10. 10. message management terminal according to claim 6, it is characterised in that further include:
    Using the classification capacity of Object-C language in iOS operating systems calculation in the message management is extended for the NNC classes Group attribute and the information management method.
CN201710975336.3A 2017-10-16 2017-10-16 Message management method and terminal Active CN107908483B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710975336.3A CN107908483B (en) 2017-10-16 2017-10-16 Message management method and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710975336.3A CN107908483B (en) 2017-10-16 2017-10-16 Message management method and terminal

Publications (2)

Publication Number Publication Date
CN107908483A true CN107908483A (en) 2018-04-13
CN107908483B CN107908483B (en) 2020-06-16

Family

ID=61841484

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710975336.3A Active CN107908483B (en) 2017-10-16 2017-10-16 Message management method and terminal

Country Status (1)

Country Link
CN (1) CN107908483B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338822A (en) * 2020-02-25 2020-06-26 北京字节跳动网络技术有限公司 Message processing method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1431785A (en) * 2002-01-09 2003-07-23 富士通株式会社 Local proxy server
CN1836387A (en) * 2003-08-22 2006-09-20 三星电子株式会社 Method for re-selecting a cell for receiving packet data in a mobile communication system providing a multimedia broadcast/multicast service, particularly for transmitting information on a cell capabl
CN103516585A (en) * 2012-06-29 2014-01-15 北京奇虎科技有限公司 Method and system for distributing messages according to priorities
US8843652B2 (en) * 1999-09-30 2014-09-23 Rockwell Automation Technologies, Inc. Distributed real-time operating system
CN104657212A (en) * 2015-02-13 2015-05-27 北京亚信数据有限公司 Task scheduling method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8843652B2 (en) * 1999-09-30 2014-09-23 Rockwell Automation Technologies, Inc. Distributed real-time operating system
CN1431785A (en) * 2002-01-09 2003-07-23 富士通株式会社 Local proxy server
CN1836387A (en) * 2003-08-22 2006-09-20 三星电子株式会社 Method for re-selecting a cell for receiving packet data in a mobile communication system providing a multimedia broadcast/multicast service, particularly for transmitting information on a cell capabl
CN103516585A (en) * 2012-06-29 2014-01-15 北京奇虎科技有限公司 Method and system for distributing messages according to priorities
CN104657212A (en) * 2015-02-13 2015-05-27 北京亚信数据有限公司 Task scheduling method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
张先勇 等: "一种基于最优路径传输开销的路由算法研究", 《计算机与网络》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111338822A (en) * 2020-02-25 2020-06-26 北京字节跳动网络技术有限公司 Message processing method and device

Also Published As

Publication number Publication date
CN107908483B (en) 2020-06-16

Similar Documents

Publication Publication Date Title
CN110535831B (en) Kubernetes and network domain-based cluster security management method and device and storage medium
CN105207873B (en) A kind of message processing method and device
CN103095546B (en) A kind of method, device and data center network processing message
CN102402548B (en) Method and system for controlling data query of application system
CN105847108B (en) Communication means and device between container
CN105871811B (en) Control the method and controller of application program permission
CN110061992B (en) Method for dynamically configuring FPGA and network security equipment
CN103051529B (en) A kind of processing method of message and device
CN106506515B (en) Authentication method and device
CN103312661A (en) Method and device for service accessing
CN105939365A (en) Method and device for obtaining data from service panel kernel mode by main control panel user mode
EP3660665A1 (en) Business processing method, apparatus, device and system using the same, and readable storage medium of the same
CN105939324A (en) Message forwarding method and device
CN113766042A (en) Container address configuration method, system, device, equipment and medium
CN105610730A (en) Method and system for message interaction between CPU and network equipment
CN109245929A (en) Method, apparatus, computer storage medium and the equipment of the automatic discovery network equipment
CN112579622A (en) Method, device and equipment for processing service data
CN110089078A (en) The method and apparatus of business transponder via dynamic coverage network is provided
CN112312061A (en) Video conference method, device, electronic equipment and storage medium
CN105812221B (en) The device and method of data transmission in virtual expansible Local Area Network
CN104038522B (en) A kind of virtual-real blending space positioning system Internet-based
CN113240336A (en) Task management system based on label
CN107171966B (en) A kind of VXLAN file transmitting method, VTEP and VXLAN system
CN107908483A (en) A kind of information management method and terminal
CN108768727B (en) Method for accessing third-party service, electronic device and readable storage medium

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
GR01 Patent grant
GR01 Patent grant