CN106487653B - Message processing method and server - Google Patents

Message processing method and server Download PDF

Info

Publication number
CN106487653B
CN106487653B CN201610838422.5A CN201610838422A CN106487653B CN 106487653 B CN106487653 B CN 106487653B CN 201610838422 A CN201610838422 A CN 201610838422A CN 106487653 B CN106487653 B CN 106487653B
Authority
CN
China
Prior art keywords
cluster
social
message
type
server
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
CN201610838422.5A
Other languages
Chinese (zh)
Other versions
CN106487653A (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.)
Tencent Cyber Tianjin Co Ltd
Original Assignee
Tencent Cyber Tianjin 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 Tencent Cyber Tianjin Co Ltd filed Critical Tencent Cyber Tianjin Co Ltd
Priority to CN201610838422.5A priority Critical patent/CN106487653B/en
Publication of CN106487653A publication Critical patent/CN106487653A/en
Application granted granted Critical
Publication of CN106487653B publication Critical patent/CN106487653B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/52User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail for supporting social networking services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a message processing method and a server, wherein the method comprises the following steps: receiving a social message aiming at the social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster; when the cluster type of the social relationship cluster corresponding to the cluster identification information is a first cluster type, storing the social information into an internal memory, wherein the cluster type comprises the first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than that of the social relationship cluster corresponding to the second cluster type; and storing the target social messages meeting the preset conditions in the internal memory into the external memory. By adopting the embodiment of the invention, the effectiveness and the reliability of data storage can be improved.

Description

Message processing method and server
Technical Field
The present invention relates to the field of internet technologies, and in particular, to a message processing method and a server.
Background
With the development of internet technology, users use applications such as instant messaging, Social Networking Services (SNS), or live broadcast more and more frequently, for example, the number of group members in a star live broadcast room may be as high as several millions or even tens of millions. When the number of group members in the social relationship cluster is large, the frequency of inputting data such as social messages and the like by each group member through the client is high, the server reads the social messages submitted by the clients in the same time period and stores the read social messages into the external storage, the server has the problem of high concurrent read-write data, the server load is high, and the effectiveness of data storage is reduced.
Disclosure of Invention
The technical problem to be solved by the embodiments of the present invention is to provide a message processing method and a server, which can improve validity and reliability of data storage.
In order to solve the above technical problem, an embodiment of the present invention provides a message processing method, where the method includes:
receiving a social message aiming at a social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster;
when the cluster type of the social relationship cluster corresponding to the cluster identification information is a first cluster type, storing the social message in an internal memory, wherein the cluster type comprises a first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than that of the social relationship cluster corresponding to the second cluster type;
and storing the target social messages meeting preset conditions in the internal memory into an external memory.
Correspondingly, an embodiment of the present invention further provides a server, where the server includes:
the social message receiving unit is used for receiving a social message aiming at a social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster;
the storage unit is configured to store the social message in an internal memory when a cluster type of a social relationship cluster corresponding to the cluster identification information is a first cluster type, where the cluster type includes a first cluster type and a second cluster type, and an access heat of the social relationship cluster corresponding to the first cluster type is higher than an access heat of the social relationship cluster corresponding to the second cluster type;
the storage unit is further configured to store the target social messages meeting the preset condition in the internal memory into an external memory.
Another embodiment of the present invention further provides a message processing method, where the method includes:
receiving message reading request information of a social relationship cluster generated by a client, wherein the message reading request information carries cluster identification information of the social relationship cluster;
determining that the cluster type of the social relationship cluster is a first cluster type;
and sending the social messages corresponding to the cluster identification information in the internal memory to the client.
Correspondingly, an embodiment of the present invention further provides a server, where the server includes:
the system comprises a request information receiving unit, a social relationship cluster processing unit and a social relationship cluster processing unit, wherein the request information receiving unit is used for receiving message reading request information of the social relationship cluster generated by a client, and the message reading request information carries cluster identification information of the social relationship cluster;
the cluster type determining unit is used for determining that the cluster type of the social relationship cluster is a first cluster type;
and the social message sending unit is used for sending the social message corresponding to the cluster identification information in the internal memory to the client.
By implementing the embodiment of the invention, the social messages aiming at the social relation cluster are received, when the cluster type of the social relation cluster is the first cluster type, the social messages are stored in the internal memory, and the target social messages meeting the preset conditions in the internal memory are stored in the external memory, so that the effectiveness and the reliability of data storage can be improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts;
fig. 1 is a schematic architecture diagram of a message processing system provided in an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a message processing system provided in an embodiment of the present invention;
fig. 3 is a schematic flowchart of a message processing method provided in an embodiment of the present invention;
fig. 4 is a flowchart illustrating a message processing method according to another embodiment of the present invention;
fig. 5 is a schematic structural diagram of a server provided in an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a server provided in another embodiment of the present invention;
fig. 7 is a schematic structural diagram of a server provided in another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides a message processing method, wherein a server receives a social message aiming at a social relation cluster, when the cluster type of the social relation cluster is a first cluster type, the social message is stored in an internal memory, a target social message meeting preset conditions in the internal memory is stored in an external memory, and compared with the traditional message processing method, the social message is directly stored in the external memory; according to the embodiment of the invention, the target social messages meeting the preset conditions in the internal memory are stored in the external memory, so that the target social messages are prevented from being lost, and the reliability of data storage can be improved.
Based on the foregoing principle, an embodiment of the present invention provides a message processing system, which may be an internet application system such as an instant messaging application system, an SNS (Social Networking Services) application system, and the like. Referring to fig. 1, the architecture of the message processing system includes at least: a server 101 and at least one client 102 accessing said server 101.
The client 102 may operate in a terminal such as a notebook computer, a mobile phone, a PAD (tablet computer), a vehicle-mounted terminal, or a smart wearable device, and the client 102 may include an instant messaging client (e.g., a WeChat client or a QQ client), a live broadcast client (e.g., a pattern live broadcast client), or a video playing client (e.g., a Tencent video client). At least one type of internet application may be run in the terminal, including but not limited to: instant messaging applications, SNS applications, and the like. The user can use internet applications through the terminal, such as: a user can submit social messages such as barrage data and the like when watching a video through a terminal; or, the user can submit the social messages in a live room through the terminal; or, the user may interact with other users in the internet application through the terminal, for example, the user uses instant messaging applications such as WeChat or QQ through the terminal, displays a session interface with other users, and the user may input social messages in the session interface; and so on. The server 101 may be an independent service device in the internet, or a cluster service device formed by multiple independent service devices in the internet; the server 101 may be used to handle various requirements of the internet application in the process of implementing functions such as data configuration and information interaction, and the server 101 may be used to manage related data of users in the internet application and interaction messages between users.
At least one client 102 accessing to the server 101 may belong to the same social relationship cluster, and each client in the social relationship cluster may share data such as text messages, files, voice or video with each other, the social relationship cluster is often established by a small group having commonalities, and group members generally have close connections, for example, the social relationship cluster may be a virtual group established based on a certain common hobby, interest or demand, such as a "shopping group", a "travel group", a "stock group" or a "song star live broadcast room", or a virtual group established based on a certain real group, such as a "peer group", or a "peer group".
The social messages may include interactive messages between various group members, which may include barrage data, related comments (e.g., like approval or sending a virtual gift, etc.), or session messages (e.g., multimedia messages entered through a session interface), or system notification messages, which may be used to prompt group members to specify a user's joining or leaving, etc.
The cluster identification information of the social relationship cluster may be used to identify the social relationship cluster, and may include, for example, a cluster name such as "live room of star of mustache" or a cluster ID (Identity), etc.
The cluster types of the social relationship clusters may include a first cluster type and a second cluster type, where the access heat of the social relationship cluster corresponding to the first cluster type may be higher than the access heat of the social relationship cluster corresponding to the second cluster type. The higher the access heat is, the more frequent the group members in the social relationship cluster interact, and the larger the read-write data volume of the server for the social relationship cluster is, for example, the group members of which the social relationship cluster is a Liyuchun live broadcast room include 108.3 ten thousands of people, the number of comments is 199274, the number of prawns is 286.8 ten thousands of times, and the cluster type of the social relationship cluster is the first cluster type, then the server can determine that the access heat of the social relationship cluster is higher.
The internal Memory may include a Random Access Memory (RAM), a Read Only Memory (ROM), a CACHE (CACHE), or the like. The server stores the social messages of the social relation clusters with the cluster type being the first cluster type in the internal memory, and relatively directly stores the social messages in the external memory, so that the effectiveness of data storage can be improved.
The external memory may include a magnetic disk, hard disk, optical disk, or a usb disk. The external memory has the characteristics of permanent storage, convenience in capacity expansion, low read-write speed and the like, and the server stores the target social messages meeting the preset conditions in the internal memory into the external memory, so that the reliability of data storage can be improved.
For example, in a live broadcast scene of a star activity, the number of online people in a live broadcast room corresponding to a star with a higher attention degree in a preset time period may reach 3 thousands or more, the data amount of transmitted social messages may reach 2 thousands, and the server load is higher, taking the structural schematic diagram of the message processing system shown in fig. 2 as an example, the message processing system may include a server and at least one client, the server may include a bullet screen data acquisition module, a system notification message acquisition module, a comment acquisition module, a cluster type identification module, an internal memory, and an external memory, the client may include a social message display module, the social messages may include bullet screen data, system notification messages, and comments, the internal memory may be a cache, and the external memory may be a Tlist storage component, where:
and the barrage data acquisition module is used for acquiring barrage data which is submitted by a user through a client and aims at the social relationship cluster, and the barrage data can carry the cluster identification information of the social relationship cluster.
The system notification message acquiring module is configured to acquire a system notification message for the social relationship cluster generated by the server, where the system notification message may carry cluster identification information of the social relationship cluster.
The comment acquisition module is used for acquiring comment messages which are submitted by users through the client and aim at the social relationship cluster, and the comment messages can carry the cluster identification information of the social relationship cluster.
The cluster type identification module can be connected with the bullet screen data acquisition module, the system notification message acquisition module and the comment acquisition module, and is used for acquiring cluster identification information sent by the bullet screen data acquisition module and identifying the cluster type of a social relationship cluster corresponding to the cluster identification information; the method comprises the steps of obtaining cluster identification information sent by a system notification message obtaining module, identifying the cluster type of a social relationship cluster corresponding to the cluster identification information, storing a received system notification message into an internal memory when the cluster type of the social relationship cluster is a first cluster type, and storing the received system notification message into an external memory when the cluster type of the social relationship cluster is a second cluster type; the method comprises the steps of obtaining cluster identification information sent by a comment obtaining module, identifying the cluster type of a social relation cluster corresponding to the cluster identification information, storing a received comment message into an internal storage when the cluster type of the social relation cluster is a first cluster type, and storing the received comment message into an external storage when the cluster type of the social relation cluster is a second cluster type.
The social message display module can be connected with the internal memory and the external memory and used for displaying the social messages stored in the internal memory or the external memory on the display screen of the client.
Optionally, when the server detects that the storage success rate of the internal memory is less than a preset success rate threshold, the server may divide the social relationship cluster into a plurality of relationship cluster units, different relationship cluster units correspond to different external memory units, after receiving the social message for the designated relationship cluster unit, the server may store the social message to the external memory unit corresponding to the designated relationship cluster unit, and when the social message display module needs to obtain the social message for the social relationship cluster, the social message display module may obtain the social message in each external memory unit, and display the obtained social message on the display screen of the client. For example, if the data amount of the social messages successfully stored in the internal memory is 50MB and the data amount of the social messages unsuccessfully stored in the internal memory is 2MB, the server may add the data amount of the social messages successfully stored in the internal memory and the data amount of the social messages unsuccessfully stored in the internal memory to obtain a total data amount of 52MB, and the storage success rate of the internal memory may be obtained by a ratio between the data amount of the social messages successfully stored in the internal memory and the total data amount, that is, 50/52 ═ 96.15%.
Based on the frame diagram of the message processing system shown in fig. 1, another embodiment of the present invention discloses a flow diagram of a message processing method shown in fig. 3. As shown in fig. 3, the message processing method may include the steps of:
s301, receiving a social message aiming at the social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster.
The server may receive a social message for a social relationship cluster, where the social message may carry cluster identification information for the social relationship cluster. For example, after a group member in a social relationship cluster submits a social message through a client, the client may send the social message and the cluster identification information of the social relationship cluster to a server, and the server receives the social message for the social relationship cluster generated by the client. For another example, the server may receive a social message (e.g., a system notification message, etc.) submitted by a user corresponding to the server for the social relationship cluster.
S302, when the cluster type of the social relationship cluster corresponding to the cluster identification information is a first cluster type, storing the social messages in an internal memory.
After receiving the social message for the social relationship cluster, the server may identify a cluster type of the social relationship cluster corresponding to the cluster identification information according to the cluster identification information carried in the social relationship cluster, and when the cluster type of the social relationship cluster is a first cluster type, the server may store the social message in an internal memory; when the cluster type of the social relationship cluster is a second cluster type, the server may store the social message in an external memory.
The cluster types of the social relationship clusters may include a first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than the access heat of the social relationship cluster corresponding to the second cluster type. In a specific implementation, if the access heat of the social relationship cluster with the cluster type of the first cluster type is high, the data size of the social messages for the social relationship cluster is large, and if the server directly stores the received social messages into the external storage, the storage rate of the social messages is slow, so that the server can store the social messages for the social relationship cluster with the high access heat into the internal storage, and store the social messages for the social relationship cluster with the low access heat into the external storage, wherein the access heat of the social relationship cluster with the cluster type of the first cluster type is higher than that of the social relationship cluster with the cluster type of the second cluster type, after the server receives the social messages for the social relationship cluster, the cluster type of the social relationship cluster can be identified, and when the cluster type of the social relationship cluster is the first cluster type, the server can determine that the access heat of the social relationship cluster is high, and further stores the received social messages aiming at the social relationship cluster in an internal memory, so that the effectiveness of data storage is improved; when the cluster type of the social relationship cluster is the second cluster type, the server may determine that the access heat of the social relationship cluster is low, and further store the received social messages for the social relationship cluster in the external memory, so as to improve the reliability of data storage.
Optionally, after receiving the social message for the social relationship cluster, the server may identify the cluster type of the social relationship cluster. For example, when the number of clients included in the social relationship cluster is greater than a preset number threshold, the cluster type of the social relationship cluster is identified as a first cluster type, for example, the social relationship cluster is a live broadcast room, the server may obtain the number of online people in the live broadcast room, determine the obtained number of online people as the number of clients included in the live broadcast room, and when the number of clients included in the live broadcast room is greater than the preset number threshold, the server may determine that the access heat of the live broadcast room is high, and further identify the cluster type of the live broadcast room as the first cluster type. The preset number threshold may be a preset number value, such as 1000 or 10000, and is not limited by the embodiment of the present invention. According to the embodiment of the invention, the cluster type of the social relationship cluster can be identified through the number of the clients contained in the social relationship cluster, and the identification efficiency of the cluster type is higher.
For another example, when the storage success rate of the external memory is smaller than the preset proportion threshold, the server may identify the cluster type of the social relationship cluster as the first cluster type, where the storage success rate is determined according to a first data volume of the social messages stored in the external memory and a second data volume of the social messages that are not successfully stored in the external memory. In a specific implementation, when the storage success rate of the external memory is low, the server may determine that the data volume of the social messages which need to be stored at present is large, and further determine that the access heat of the social relationship cluster is high. For example, the preset proportion threshold is 95%, if the first data volume of the social messages successfully stored in the external storage is 100MB, and the second data volume of the social messages unsuccessfully stored in the external storage is 2MB, the server may add the first data volume and the second data volume, so that the sum of the data volumes of the social messages to be stored in the external storage is 102MB, the storage success rate of the external storage may be obtained by a ratio between the first data volume and the sum of the data volumes, that is, 100/102 ═ 98% > 95%, the server may determine that the storage success rate of the external storage is greater than the preset proportion threshold, and further identify the cluster type of the social relationship cluster as the first cluster type. Compared with the method and the device for identifying the cluster type of the social relationship cluster through the number of the clients contained in the social relationship cluster, the method and the device for identifying the cluster type of the social relationship cluster through the storage success rate of the external memory have the advantages that the identified cluster type of the social relationship cluster is more objective, and the accuracy is higher.
For another example, when the preset cluster identification database includes the cluster identification information carried by the social message, the server may identify the cluster type of the social relationship cluster as the first cluster type. In a specific implementation, a user corresponding to a server may predict access heat of a social relationship cluster, and store cluster identification information of the social relationship cluster with a higher predicted access heat into a cluster identification database, where the cluster identification database may include at least one piece of cluster identification information, for example, when the server receives a social relationship cluster creation request sent by a client, a cluster name of the social relationship cluster is a live Liyuchun room, and based on that the popularity and the liveness of Liyuchun are higher, the server may store the cluster identification information of the social relationship cluster into the cluster identification database, when the server receives a social message for the social relationship cluster, the cluster identification information of the social relationship cluster may be compared with the cluster identification information in the cluster identification database, and when the cluster identification database contains the cluster identification information carried by the social message, the server may identify a cluster type of the social relationship cluster as a first cluster type. The embodiment of the invention can identify the cluster type of the social relationship cluster through the cluster identification information in the cluster identification database, and the identification efficiency of the cluster type is higher.
And S303, storing the target social messages meeting the preset conditions in the internal memory into the external memory.
The server may store the target social messages satisfying the preset condition in the internal memory into the external memory. It should be noted that the internal memory has a characteristic that data is easily lost, and the external memory has a characteristic of permanent storage, so that the server can store the target social messages meeting the preset conditions in the internal memory into the external memory, so as to ensure the permanent storage of the target social messages and improve the reliability of data storage.
In a specific implementation, the preset condition may be a condition that the preset trigger server stores the target social message in the internal memory into the external memory. For example, the server may obtain a storage time of each social message in the internal memory, determine a social message whose storage time in the internal memory is greater than a preset time threshold as a target social message, and store the target social message in the external memory. For another example, the server may obtain a sum of data amounts of all social messages in the internal memory, and when the sum of data amounts is greater than a preset data amount threshold, the server may determine all social messages in the internal memory as target social messages, and store the target social messages in the external memory.
Optionally, after the server stores the target social message meeting the preset condition in the internal memory into the external memory, the target social message in the internal memory may be deleted to enlarge the remaining storage space of the internal memory.
In the embodiment of the invention, the server receives the social messages aiming at the social relation cluster, when the cluster type of the social relation cluster is the first cluster type, the social messages are stored in the internal memory, and the target social messages meeting the preset conditions in the internal memory are stored in the external memory, so that the effectiveness and the reliability of data storage can be improved.
Based on the frame diagram of the message processing system shown in fig. 1, another embodiment of the present invention discloses a flow diagram of a message processing method shown in fig. 4. As shown in fig. 4, the message processing method may include the steps of:
s401, receiving message reading request information of the social relationship cluster generated by the client, wherein the message reading request information carries cluster identification information of the social relationship cluster.
The server may receive message reading request information for the social relationship cluster generated by the client, where the message reading request information may carry cluster identification information of the social relationship cluster. Optionally, the message reading request information may also carry a request time of the message reading request information, for example, after a communication connection is established between the server and a client included in the social relationship cluster, the client may generate the message reading request information for the social relationship cluster, and send the generated message reading request information to the server, where the social relationship cluster is, for example, a liensincisco live broadcast room, when a user wishes to enter the live broadcast room, a communication connection request may be sent to the server through the client, and after the server responds to the communication connection request and establishes a communication connection with the client, the client is 16:00 sends message read request information for the live room to the server, the request time for the message read request information may be 16: 00.
Optionally, the server may obtain, according to a preset time interval, message reading request information sent by the client, and determine that the cluster type of the social relationship cluster corresponding to the cluster identification information carried in the message reading request information is the first cluster type. For example, when a client needs to read a social message of a social relationship cluster to which the client belongs, the client may send message reading request information to the server, and when the cluster type of the social relationship cluster to which the client belongs is a first cluster type, the server may determine that the access heat of the social relationship cluster is high, and then the frequency of receiving the message reading request information is also high, in order to reduce the load of the server, the server may obtain the message reading request information sent by the client according to a preset time interval, and determine that the cluster type of the social relationship cluster is the first cluster type, for example, when the current load is high, the server may increase the preset time interval; when the current load is low, the server may decrease the preset time interval.
S402, determining that the cluster type of the social relationship cluster is a first cluster type.
After receiving message reading request information, generated by a client, for a social relationship cluster, a server can detect whether the cluster type of the social relationship cluster is a first cluster type, and when the cluster type of the social relationship cluster is the first cluster type, the server can send a social message corresponding to cluster identification information in an internal memory to the client, optionally, the server can also send the social message corresponding to the cluster identification information in an external memory to the client; when the cluster type of the social relationship cluster is the second cluster type, the server may send the social message corresponding to the cluster identification information in the external memory to the client.
And S403, sending the social messages corresponding to the cluster identification information in the internal memory to the client.
When the cluster type of the social relationship cluster is the first cluster type, the server may send the social message corresponding to the cluster identification information in the internal memory to the client, so that the client displays the social message, interaction between the clients is realized, and transmission delay of the social message may be reduced.
Optionally, when the message reading request information carries the request time of the message reading request information, the server may obtain a difference between the request time and the creation time of the relationship cluster, and when the cluster type of the social relationship cluster is the first cluster type, the server may obtain, in the internal memory, a timestamp of each social message corresponding to the cluster identification information, and send, to the client, the social message corresponding to the timestamp in the internal memory that is matched with the difference. Alternatively, the timestamp matched with the difference may be a timestamp smaller than the difference and the interval between the timestamp and the difference is smaller than a preset time threshold, for example, the preset time threshold is 2, and when the difference is 5, the timestamps matched with the difference may be 3 and 4. Illustratively, the social relationship cluster is a live broadcast room of Liyuchun star, the creation time of the live broadcast room is 16:00, the server stores the social messages of the social relationship cluster and the timestamps corresponding to the social messages, for example, the timestamp corresponding to the social message generated at 16:00 may be 0, the timestamp corresponding to the social message generated at 16:01 may be 1, the timestamp corresponding to the social message generated at 16:56 may be 56, and so on. After a user establishes communication connection with a server through a client, the client can send message reading request information to the server, when the server determines that the cluster type of a social relationship cluster corresponding to cluster identification information carried by the message reading request information is a first cluster type, the request time of the message reading request information is 16:40, the server can obtain the difference between the request time and the creation time of the social relationship cluster, namely 40, and timestamps matched with the difference are 38 and 39, the server can send social messages with the timestamp of 38 in an internal memory to the client and send social messages with the timestamp of 39 in the internal memory to the client.
Optionally, after the server obtains the timestamps of the social messages corresponding to the cluster identifier information in the internal memory, when the social messages corresponding to the timestamps matched with the difference do not exist in the internal memory, the server may obtain the timestamps of the social messages corresponding to the cluster identifier information in the external memory, and send the social messages corresponding to the timestamps matched with the difference in the external memory to the client. For example, the server stores the social messages of the social relationship cluster aiming at the first cluster type in the internal memory, further stores the target social messages meeting the preset conditions in the internal memory in the external memory, and deletes the target social messages meeting the preset conditions in the internal memory. After a user establishes communication connection with a server through a client, the client can send message reading request information to the server, when the server determines that the cluster type of a social relationship cluster corresponding to cluster identification information carried by the message reading request information is a first cluster type, the request time of the message reading request information is 16:40, the server can obtain the difference value between the request time and the creation time of the social relationship cluster, namely 40, the timestamp matched with the difference value is 38 and 39, when no social message corresponding to the timestamp of 38 or 39 exists in an internal memory, the server can send the social message corresponding to the timestamp of 38 in the external memory to the client, and send the social message corresponding to the timestamp of 39 in the external memory to the client.
Optionally, when the message reading request information carries the request time of the message reading request information, the server may obtain a difference between the request time and the creation time of the relationship cluster, and when the cluster type of the social relationship cluster is the second cluster type, the server may obtain, in the external memory, a timestamp of each social message corresponding to the cluster identification information, and send, to the client, the social message corresponding to the timestamp matched with the difference in the external memory. For example, the server stores the social messages for the social relationship cluster of the second cluster type in an external memory. After a user establishes communication connection with a server through a client, the client can send message reading request information to the server, when the server determines that the cluster type of a social relationship cluster corresponding to cluster identification information carried by the message reading request information is a second cluster type, the request time of the message reading request information is 16:40, the server can obtain the difference between the request time and the creation time of the social relationship cluster, namely 40, and timestamps matched with the difference are 38 and 39, the server can send social messages with the timestamp of 38 in an external storage to the client and send social messages with the timestamp of 39 in the external storage to the client.
Optionally, the server may send the social message corresponding to any timestamp matched with the difference in the internal memory to the client, obtain a timestamp of the social message fed back by the client when receiving the social message, and send the social message corresponding to a timestamp next to the timestamp obtained in the timestamp matched with the difference in the internal memory to the client. For example, the timestamps matched with the difference are 38, 39, and 40, the server may send the social message corresponding to the timestamp 38 in the internal memory to the client, when the timestamp 38 of the social message fed back by the client is received, the server may determine that the client receives the social message corresponding to the timestamp 38, the server may send the social message corresponding to the next timestamp (i.e., 39) of the timestamp to the client, when the timestamp 39 of the social message fed back by the client is received, the server may determine that the client receives the social message corresponding to the timestamp 39, and then the server may send the social message corresponding to the next timestamp (i.e., 40) of the timestamp to the client. The embodiment of the invention can avoid that part of social messages are not sent to the client when the network fails or is blocked, thereby improving the reliability of data transmission.
In the embodiment of the invention, the message reading request information of the social relationship cluster generated by the client is received, the message reading request information carries the cluster identification information of the social relationship cluster, the cluster type of the social relationship cluster is determined to be the first cluster type, and the social message corresponding to the cluster identification information in the internal memory is sent to the client, so that the transmission delay of the social message can be reduced, and the effectiveness of data transmission is improved.
Referring to fig. 5, fig. 5 is a schematic structural diagram of a server provided in an embodiment of the present invention, where the server in the embodiment at least includes a social message receiving unit 501 and a storage unit 502, where:
the social message receiving unit 501 is configured to receive a social message for a social relationship cluster, where the social message carries cluster identification information of the social relationship cluster.
A storing unit 502, configured to store the social message in an internal memory when a cluster type of a social relationship cluster corresponding to the cluster identification information is a first cluster type, where the cluster type includes a first cluster type and a second cluster type, and an access heat of the social relationship cluster corresponding to the first cluster type is higher than an access heat of the social relationship cluster corresponding to the second cluster type.
The storage unit 502 is further configured to store the target social messages meeting the preset condition in the internal memory into an external memory.
Optionally, the storage unit 502 is further configured to store the social message in the external memory when the cluster type of the social relationship cluster corresponding to the cluster identification information is a second cluster type.
Optionally, the server in the embodiment of the present invention may further include:
a cluster type identifying unit 503, configured to identify, after the social message receiving unit 501 receives the social message for the social relationship cluster, the cluster type of the social relationship cluster as the first cluster type when the number of clients included in the social relationship cluster is greater than a preset number threshold.
Optionally, the server in the embodiment of the present invention may further include:
a cluster type identifying unit 503, configured to identify, after the social message receiving unit 501 receives the social message for the social relationship cluster, the cluster type of the social relationship cluster as a first cluster type when a storage success rate of the external memory is smaller than a preset ratio threshold, where the storage success rate is determined according to a first data amount of the social message stored in the external memory and a second data amount of the social message that is not successfully stored in the external memory.
Optionally, the server in the embodiment of the present invention may further include:
a cluster type identifying unit 503, configured to identify, after the social message receiving unit 501 receives the social message for the social relationship cluster, a cluster type of the social relationship cluster as a first cluster type when a preset cluster identification database includes the cluster identification information.
In the embodiment of the present invention, the social message receiving unit 501 receives a social message for a social relationship cluster, and when a cluster type of the social relationship cluster corresponding to cluster identification information carried in the social message is a first cluster type, the storage unit 502 stores the social message in an internal memory, and stores a target social message that meets a preset condition in the internal memory in an external memory, so that effectiveness and reliability of data transmission can be improved.
Referring to fig. 6, fig. 6 is a schematic structural diagram of a server provided in another embodiment of the present invention, and as shown in the diagram, the server in this embodiment at least may include a request information receiving unit 601, a cluster type determining unit 602, and a social message sending unit 603, where:
the request information receiving unit 601 is configured to receive message reading request information for a social relationship cluster generated by a client, where the message reading request information carries cluster identification information of the social relationship cluster.
A cluster type determining unit 602, configured to determine that a cluster type of the social relationship cluster is a first cluster type.
A social message sending unit 603, configured to send the social message corresponding to the cluster identification information in the internal memory to the client.
Optionally, the message reading request information carries a request time of the message reading request information.
Further, the social message sending unit 603 is specifically configured to:
and obtaining a difference value between the request time and the creation time of the social relationship cluster.
And acquiring the time stamp of each social message corresponding to the cluster identification information in the internal memory.
And sending the social messages corresponding to the timestamps matched with the difference values in the internal memory to the client.
Optionally, after the social message sending unit 603 obtains, in the internal memory, the timestamp of each social message corresponding to the cluster identification information, the social message sending unit is further configured to:
and when the social messages corresponding to the timestamps matched with the difference do not exist in the internal memory, acquiring the timestamps of the social messages corresponding to the cluster identification information in the external memory.
And sending the social messages corresponding to the timestamps matched with the difference values in the external memory to the client.
Optionally, the social message sending unit 603 sends the social message corresponding to the timestamp matched with the difference in the internal memory to the client, where the social message sending unit is specifically configured to:
and sending the social messages corresponding to any timestamp matched with the difference value in the internal memory to the client.
And obtaining the timestamp of the social message fed back when the client receives the social message.
And sending the social message corresponding to the next timestamp of the timestamp acquired from the timestamps matched with the difference value in the internal memory to the client.
In the embodiment of the present invention, the request information receiving unit 601 receives message reading request information for a social relationship cluster generated by a client, the cluster type determining unit 602 determines that the cluster type of the social relationship cluster is a first cluster type, and the social message sending unit 603 sends a social message corresponding to cluster identification information in an internal memory to the client, so that transmission delay of the social message can be reduced, and effectiveness of data transmission can be improved.
Referring to fig. 7, fig. 7 is a schematic structural diagram of a server according to another embodiment of the present invention, where the server according to the embodiment of the present invention may be used to implement the method according to the embodiment of the present invention shown in fig. 3 and 4, for convenience of description, only the part related to the embodiment of the present invention is shown, and details of the specific technology are not disclosed, please refer to the embodiment of the present invention shown in fig. 3 and 4.
As shown in fig. 7, the terminal includes: at least one processor 701, such as a CPU, at least one input device 703, at least one output device 704, internal memory 705, external memory 706, at least one communication bus 702. Wherein a communication bus 702 is used to enable connective communication between these components. The input device 703 may be specifically a network interface or the like, and is configured to receive a social message for the social relationship cluster. The output device 704 may specifically be a network interface or the like, and is configured to send the social message to the client. The internal memory 705 may include a high-speed RAM memory, a ROM memory, a cache memory, or the like, and is specifically configured to store the social messages, and the external memory 706 may include a magnetic disk memory, a hard disk memory, an optical disk memory, or the like, and is specifically configured to store the social messages. The internal memory 705 may optionally include at least one memory device located remotely from the processor 701, and the external memory 706 may optionally include at least one memory device located remotely from the processor 701. A set of program codes is stored in the internal memory 705, and the processor 701, the input device 703 and the output device 704 call the program codes stored in the internal memory 705 for performing the following operations:
the input device 703 receives a social message for a social relationship cluster, where the social message carries cluster identification information of the social relationship cluster.
When the cluster type of the social relationship cluster corresponding to the cluster identification information is a first cluster type, the processor 701 stores the social message in the internal memory 705, where the cluster type includes the first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than the access heat of the social relationship cluster corresponding to the second cluster type.
The processor 701 stores the target social messages satisfying the preset condition in the internal memory 705 to the external memory 706.
Optionally, after the input device 703 receives the social message for the social relationship cluster, the following operations may be further performed:
when the cluster type of the social relationship cluster corresponding to the cluster identification information is a second cluster type, the processor 701 stores the social message in the external memory 706.
Optionally, after the input device 703 receives the social message for the social relationship cluster, the following operations may be further performed:
when the number of clients included in the social relationship cluster is greater than a preset number threshold, the processor 701 identifies the cluster type of the social relationship cluster as a first cluster type.
Optionally, after the input device 703 receives the social message for the social relationship cluster, the following operations may be further performed:
when the storage success rate of the external memory is smaller than a preset proportion threshold, the processor 701 identifies the cluster type of the social relationship cluster as a first cluster type, where the storage success rate is determined according to a first data volume of the social messages stored in the external memory and a second data volume of the social messages which are not successfully stored in the external memory.
Optionally, after the input device 703 receives the social message for the social relationship cluster, the following operations may be further performed:
when the preset cluster identification database contains the cluster identification information, the processor 701 identifies the cluster type of the social relationship cluster as a first cluster type.
Based on the structural diagram of the server shown in fig. 7, a set of program codes is stored in the internal memory 705, and the processor 701, the input device 703 and the output device 704 call the program codes stored in the internal memory 705 to perform the following operations:
the input device 703 receives message reading request information for a social relationship cluster generated by a client, where the message reading request information carries cluster identification information of the social relationship cluster.
The processor 701 determines a cluster type of the social relationship cluster to be a first cluster type.
The output device 704 sends the social message corresponding to the cluster identification information in the internal memory to the client.
Optionally, the message reading request information carries a request time of the message reading request information.
Further, the output device 704 sends the social message corresponding to the cluster identification information in the internal memory to the client, which may specifically be:
and obtaining a difference value between the request time and the creation time of the social relationship cluster.
And acquiring the time stamp of each social message corresponding to the cluster identification information in the internal memory.
And sending the social messages corresponding to the timestamps matched with the difference values in the internal memory to the client.
Optionally, after the processor 701 obtains the timestamp of each social message corresponding to the cluster identification information in the internal memory, the following operations may also be performed:
when there is no social message corresponding to the timestamp matching the difference in the internal memory, the processor 701 obtains, in the external memory, timestamps of respective social messages corresponding to the cluster identification information.
The output device 704 sends the social message corresponding to the timestamp matching the difference in the external memory to the client.
Optionally, the output device 704 sends the social message corresponding to the timestamp matched with the difference in the internal memory to the client, which may specifically be:
the output device 704 sends the social message corresponding to any timestamp in the internal memory that matches the difference to the client.
The input device 703 acquires a timestamp of the social message fed back by the client when receiving the social message.
The output device 704 sends the social message corresponding to the timestamp next to the timestamp acquired from the timestamps matched with the difference in the internal memory to the client.
Specifically, the server described in the embodiment of the present invention may be used to implement part or all of the processes in the embodiment of the method described in conjunction with fig. 3 and fig. 4.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (16)

1. A method of message processing, the method comprising:
receiving a social message aiming at a social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster;
when the number of clients included in the social relationship cluster is larger than a preset number threshold value or a preset cluster identification database includes the cluster identification information, identifying a cluster type of the social relationship cluster as a first cluster type, and storing the social message in an internal memory, wherein the cluster type includes a first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than the access heat of the social relationship cluster corresponding to the second cluster type;
and storing the target social messages meeting preset conditions in the internal memory into an external memory.
2. The method of claim 1, wherein after receiving the social message for the social relationship cluster, further comprising:
and when the cluster type of the social relationship cluster corresponding to the cluster identification information is a second cluster type, storing the social message into the external memory.
3. A method of message processing, the method comprising:
receiving message reading request information of a social relationship cluster generated by a client, wherein the message reading request information carries cluster identification information of the social relationship cluster;
when the number of clients included in the social relationship cluster is larger than a preset number threshold value or a preset cluster identification database includes the cluster identification information, determining that the cluster type of the social relationship cluster is a first cluster type, wherein the cluster type includes a first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than the access heat of the social relationship cluster corresponding to the second cluster type;
and sending the social messages corresponding to the cluster identification information in the internal memory to the client.
4. The method of claim 3, wherein the message read request information carries a request time of the message read request information;
the sending the social message corresponding to the cluster identification information in the internal memory to the client includes:
obtaining a difference value between the request time and the creation time of the social relationship cluster;
obtaining the time stamp of each social message corresponding to the cluster identification information in the internal memory;
and sending the social messages corresponding to the timestamps matched with the difference values in the internal memory to the client.
5. The method of claim 4, wherein after obtaining the timestamp of each social message corresponding to the cluster identification information in the internal storage, the method further comprises:
when the social messages corresponding to the timestamps matched with the difference values do not exist in the internal memory, obtaining the timestamps of the social messages corresponding to the cluster identification information in an external memory;
and sending the social messages corresponding to the timestamps matched with the difference values in the external memory to the client.
6. The method of claim 4, wherein sending the social message corresponding to the timestamp in the internal memory that matches the difference to the client comprises:
sending the social messages corresponding to any timestamp matched with the difference value in the internal memory to the client;
obtaining a timestamp of the social message fed back by the client when the social message is received;
and sending the social message corresponding to the next timestamp of the timestamp acquired from the timestamps matched with the difference value in the internal memory to the client.
7. A server, characterized in that the server comprises:
the social message receiving unit is used for receiving a social message aiming at a social relationship cluster, wherein the social message carries cluster identification information of the social relationship cluster;
the cluster type identification unit is used for identifying the cluster type of the social relationship cluster as a first cluster type when the number of the clients contained in the social relationship cluster is greater than a preset number threshold value or a preset cluster identification database contains the cluster identification information;
the storage unit is used for storing the social messages into an internal storage, the cluster types comprise a first cluster type and a second cluster type, and the access heat of the social relationship cluster corresponding to the first cluster type is higher than that of the social relationship cluster corresponding to the second cluster type;
the storage unit is further configured to store the target social messages meeting the preset condition in the internal memory into an external memory.
8. The server according to claim 7,
the storage unit is further configured to store the social message in the external memory when the cluster type of the social relationship cluster corresponding to the cluster identification information is a second cluster type.
9. A server, characterized in that the server comprises:
the system comprises a request information receiving unit, a social relationship cluster processing unit and a social relationship cluster processing unit, wherein the request information receiving unit is used for receiving message reading request information of the social relationship cluster generated by a client, and the message reading request information carries cluster identification information of the social relationship cluster;
a cluster type determining unit, configured to determine that a cluster type of the social relationship cluster is a first cluster type when the number of clients included in the social relationship cluster is greater than a preset number threshold or a preset cluster identifier database includes the cluster identifier information, where the cluster type includes a first cluster type and a second cluster type, and access heat of a social relationship cluster corresponding to the first cluster type is higher than access heat of a social relationship cluster corresponding to the second cluster type;
and the social message sending unit is used for sending the social message corresponding to the cluster identification information in the internal memory to the client.
10. The server according to claim 9, wherein the message read request information carries a request time of the message read request information;
the social message sending unit is specifically configured to:
obtaining a difference value between the request time and the creation time of the social relationship cluster;
obtaining the time stamp of each social message corresponding to the cluster identification information in the internal memory;
and sending the social messages corresponding to the timestamps matched with the difference values in the internal memory to the client.
11. The server according to claim 10, wherein the social message sending unit, after obtaining the timestamp of each social message corresponding to the cluster identification information in the internal storage, is further configured to:
when the social messages corresponding to the timestamps matched with the difference values do not exist in the internal memory, obtaining the timestamps of the social messages corresponding to the cluster identification information in an external memory;
and sending the social messages corresponding to the timestamps matched with the difference values in the external memory to the client.
12. The server according to claim 10, wherein the social message sending unit sends the social message corresponding to the timestamp that matches the difference in the internal memory to the client, and is specifically configured to:
sending the social messages corresponding to any timestamp matched with the difference value in the internal memory to the client;
obtaining a timestamp of the social message fed back by the client when the social message is received;
and sending the social message corresponding to the next timestamp of the timestamp acquired from the timestamps matched with the difference value in the internal memory to the client.
13. A server, characterized in that the server comprises:
a memory for storing program code;
a processor for calling said program code stored in said memory to execute the message processing method of claim 1 or 2.
14. A server, characterized in that the server comprises:
a memory for storing program code;
a processor for invoking the program code stored in the memory to perform the message processing method of any of claims 3 to 6.
15. A computer-readable storage medium, characterized in that it stores a computer program which, when executed by a server, causes the server to execute a message processing method according to claim 1 or 2.
16. A computer-readable storage medium, characterized in that it stores a computer program which, when executed by a server, causes the server to execute a message processing method according to any one of claims 3 to 6.
CN201610838422.5A 2016-09-21 2016-09-21 Message processing method and server Active CN106487653B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610838422.5A CN106487653B (en) 2016-09-21 2016-09-21 Message processing method and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610838422.5A CN106487653B (en) 2016-09-21 2016-09-21 Message processing method and server

Publications (2)

Publication Number Publication Date
CN106487653A CN106487653A (en) 2017-03-08
CN106487653B true CN106487653B (en) 2020-09-15

Family

ID=58268794

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610838422.5A Active CN106487653B (en) 2016-09-21 2016-09-21 Message processing method and server

Country Status (1)

Country Link
CN (1) CN106487653B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111062824B (en) * 2019-12-04 2023-08-18 腾讯科技(深圳)有限公司 Group member processing method, device, computer equipment and storage medium
CN111277848B (en) * 2020-01-22 2021-04-09 北京字节跳动网络技术有限公司 Method and device for processing interactive messages in live broadcast room, electronic equipment and storage medium
CN111475512B (en) * 2020-04-09 2023-04-07 北京字节跳动网络技术有限公司 Message processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102286A (en) * 2006-07-05 2008-01-09 阿里巴巴公司 A method and device for referring to user information in instant communication system
CN101252731A (en) * 2008-04-11 2008-08-27 天津华永无线科技有限公司 Structure for building mobile sociality network based on mixed locating mode
CN103491075A (en) * 2013-09-09 2014-01-01 中国科学院计算机网络信息中心 Method and system for dynamically adjusting cached resource records of DNS recursive server
CN103914399A (en) * 2012-12-31 2014-07-09 中国移动通信集团公司 Disk cache method and device in parallel computer system
CN105162684A (en) * 2015-08-05 2015-12-16 深圳联友科技有限公司 Group communication system and method
CN105426127A (en) * 2015-11-13 2016-03-23 浪潮(北京)电子信息产业有限公司 File storage method and apparatus for distributed cluster system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101753485A (en) * 2001-12-28 2010-06-23 西姆德斯克技术公司 The method of immediate news systems and this system of operation
US9361651B2 (en) * 2012-10-04 2016-06-07 International Business Machines Corporation Displaying quantitative trending of pegged data from cache

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101102286A (en) * 2006-07-05 2008-01-09 阿里巴巴公司 A method and device for referring to user information in instant communication system
CN101252731A (en) * 2008-04-11 2008-08-27 天津华永无线科技有限公司 Structure for building mobile sociality network based on mixed locating mode
CN103914399A (en) * 2012-12-31 2014-07-09 中国移动通信集团公司 Disk cache method and device in parallel computer system
CN103491075A (en) * 2013-09-09 2014-01-01 中国科学院计算机网络信息中心 Method and system for dynamically adjusting cached resource records of DNS recursive server
CN105162684A (en) * 2015-08-05 2015-12-16 深圳联友科技有限公司 Group communication system and method
CN105426127A (en) * 2015-11-13 2016-03-23 浪潮(北京)电子信息产业有限公司 File storage method and apparatus for distributed cluster system

Also Published As

Publication number Publication date
CN106487653A (en) 2017-03-08

Similar Documents

Publication Publication Date Title
US10326715B2 (en) System and method for updating information in an instant messaging application
CN105530175B (en) Message processing method, device and system
CN106357517B (en) Directional label generation method and device
US10282481B2 (en) Providing link to portion of media object in real time in social networking update
CN110601956B (en) Content aggregation method and device, computer equipment and storage medium
WO2014183427A1 (en) Method and apparatus for displaying webcast rooms
CN107370780B (en) Media pushing method, device and system based on Internet
CN106470110B (en) Method and device for sending messages to multiple users in user list in group mode
TWI713327B (en) Message sending method and device and electronic equipment
US20140344376A1 (en) Publication of text message conversations on a social networking platform
WO2018133824A1 (en) Content sharing method and device
US20200004785A1 (en) Automatic grouping based on user behavior
WO2015014310A1 (en) Method, apparatus, and server for displaying information
CN106487653B (en) Message processing method and server
CN111130986B (en) Message sending method, device, equipment and storage medium
WO2014176896A1 (en) System and method for updating information in an instant messaging application
CN112165390B (en) Information processing method and device, electronic equipment and computer readable storage medium
CN106487655B (en) Message interaction method and device and processing server
WO2014194647A1 (en) Data exchange method, device, and system for group communication
KR20170101416A (en) Method for providing funding and consulting information related with entertainment by crowd funding system
CN110909241B (en) Information recommendation method, user identification recommendation method, device and equipment
CN112507218A (en) Business object recommendation method and device, electronic equipment and storage medium
CN108122124B (en) Information pushing method, platform and system
CN112929257B (en) Multi-scene message sending method, device, server and storage medium
WO2019242279A1 (en) Message processing method and device

Legal Events

Date Code Title Description
C06 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