JP2015106392A - Message distribution system, message distribution method, and message distribution program - Google Patents
Message distribution system, message distribution method, and message distribution program Download PDFInfo
- Publication number
- JP2015106392A JP2015106392A JP2013249772A JP2013249772A JP2015106392A JP 2015106392 A JP2015106392 A JP 2015106392A JP 2013249772 A JP2013249772 A JP 2013249772A JP 2013249772 A JP2013249772 A JP 2013249772A JP 2015106392 A JP2015106392 A JP 2015106392A
- Authority
- JP
- Japan
- Prior art keywords
- message
- message delivery
- unit
- destination
- distribution
- 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
Links
- 238000000034 method Methods 0.000 title description 17
- 238000002716 delivery method Methods 0.000 claims description 8
- 238000007726 management method Methods 0.000 description 15
- 238000010586 diagram Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
Description
本発明は、複数のデバイスに対して、メッセージを配信するメッセージ配信システム、メッセージ配信方法およびメッセージ配信プログラムに関する。 The present invention relates to a message delivery system, a message delivery method, and a message delivery program for delivering a message to a plurality of devices.
メッセージを配信する技術として、特許文献1には、プッシュ型のメッセージ配信システムが記載されている。特許文献1では、複数のサーバから複数のクライアントシステムへプッシュ配信を行うとき、トラフィックが増大して、ネットワークが輻輳状態となることを解決するために、配信情報を収集し、収集した情報を編集し、クライアントシステムへ配信することで、プッシュメッセージ配信時におけるシステムリソースの効率化を図っている。
As a technique for delivering a message,
また、特許文献2には、マルチキャスト配信において、配信デバイスを識別する宛先リストを用いて、宛先リストに記載されたデバイスに限定して配信を行う技術が記載されている。
しかし、特許文献1の手法では、事前に配信情報を取得する必要があり、タイムリーな広告やニュース配信、緊急情報の通知といった即時メッセージをプッシュ配信する場合には適用できない。すなわち、引用文献1では、プッシュ型のメッセージ配信を即時に行うことについては考慮されていない。
However, the method of
また、特許文献2の手法では、何千万のデバイスを収容する配信システムにおいて、配信の宛先が多数の場合、宛先リスト作成および転送に時間がかかり、一斉に即時に配信を行うことができない。
In the method of
本発明は、上記の事情に鑑みなされたものであり、本発明の目的は、多数のデバイスに対してメッセージを即時に効率的に配信するメッセージ配信システム、メッセージ配信方法およびメッセージ配信プログラムを提供することにある。 The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a message distribution system, a message distribution method, and a message distribution program for immediately and efficiently distributing messages to a large number of devices. There is.
上記の課題を解決するため、本発明は、メッセージ配信システムであって、メッセージ配信要求を受け付け、当該メッセージ配信要求で指定された宛先を分割して複数の宛先リストを生成し、前記メッセージ配信要求で指定されたメッセージとともに順次出力する配信受付手段と、前記宛先リストに設定された各宛先のデバイスに、前記メッセージを配信するとともに、メッセージの配信に関する情報をデータベースに記憶する配信手段と、前記配信手段および前記データベースの稼働情報を用いて、前記宛先リストの長さを決定する決定手段と、を備えることを要旨とする。 In order to solve the above problems, the present invention is a message delivery system, which receives a message delivery request, divides a destination specified in the message delivery request, generates a plurality of destination lists, and receives the message delivery request. A delivery receiving means for sequentially outputting together with the messages specified in the above, a delivery means for delivering the message to each destination device set in the destination list, and storing information relating to the delivery of the message in a database; and the delivery And determining means for determining the length of the destination list using the operation information of the means and the database.
上記メッセージ配信システムにおいて、前記決定手段は、前記配信手段の稼動情報が所定の閾値以下の場合は、前記宛先リストの長さを小さくし、前記データベースの稼動情報が所定の閾値以上の場合は、前記宛先リストの長さを大きくすることとしてもよい。 In the message distribution system, the determination unit reduces the length of the destination list when the operation information of the distribution unit is equal to or less than a predetermined threshold, and when the operation information of the database is equal to or greater than the predetermined threshold, The length of the destination list may be increased.
上記メッセージ配信システムであって、前記配信手段を複数備え、前記配信受付手段は、配信手段毎に前記宛先リストを生成することとしてもよい。 The message distribution system may include a plurality of the distribution units, and the distribution reception unit may generate the destination list for each distribution unit.
上記メッセージ配信システムであって、前記決定手段は、各配信手段が接続しているデバイスの数に応じて、各配信手段の前記宛先リストの長さを決定することとしてもよい。 In the message distribution system, the determination unit may determine the length of the destination list of each distribution unit according to the number of devices to which each distribution unit is connected.
本発明は、メッセージ配信システムが行うメッセージ配信方法であって、メッセージ配信要求を受け付け、当該メッセージ配信要求で指定された宛先を分割して複数の宛先リストを生成し、前記メッセージ配信要求で指定されたメッセージとともに順次出力する配信受付ステップと、前記宛先リストに設定された各宛先のデバイスに、前記メッセージを配信するとともに、メッセージの配信に関する情報をデータベースに記憶する配信ステップと、前記メッセージ配信システムのサーバの稼働情報を用いて、前記宛先リストの長さを決定する決定ステップと、を行う。 The present invention is a message delivery method performed by a message delivery system, which receives a message delivery request, divides a destination specified by the message delivery request, generates a plurality of destination lists, and is designated by the message delivery request. A delivery reception step for sequentially outputting the message together with the message, a delivery step for delivering the message to each destination device set in the destination list, and storing information related to message delivery in a database, and And a determination step of determining a length of the destination list using server operation information.
上記メッセージ配信方法において、前記決定ステップは、前記配信ステップを行うサーバの稼動情報が所定の閾値以下の場合は、前記宛先リストの長さを小さくし、前記データベースの稼動情報が所定の閾値以上の場合は、前記宛先リストの長さを大きくすることとしてもよい。 In the message delivery method, when the operation information of the server that performs the delivery step is less than or equal to a predetermined threshold, the determination step decreases the length of the destination list, and the operation information of the database exceeds the predetermined threshold. In this case, the length of the destination list may be increased.
上記メッセージ配信方法において、前記メッセージ配信システムは、前記配信ステップを行う複数のサーバを備え、前記配信受付ステップは、前記サーバ毎に前記宛先リストを生成し、前記決定ステップは、各サーバが接続しているデバイスの数に応じて、各サーバの前記宛先リストの長さを決定することとしてもよい。 In the message distribution method, the message distribution system includes a plurality of servers that perform the distribution step, the distribution reception step generates the destination list for each server, and the determination step includes a connection between each server. The length of the destination list of each server may be determined according to the number of devices.
本発明は、上記メッセージ配信システムとして機能させるためのメッセージ配信プログラムである。 The present invention is a message delivery program for causing the message delivery system to function.
本発明によれば、多数のデバイスに対してメッセージを即時に効率的に配信するメッセージ配信システム、メッセージ配信方法およびメッセージ配信プログラムを提供することができる。 ADVANTAGE OF THE INVENTION According to this invention, the message delivery system, the message delivery method, and the message delivery program which deliver a message immediately and efficiently to many devices can be provided.
以下、本発明の実施の形態を、図面を用いて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
図1は、本発明の実施形態のシステム全体を示す構成図である。本実施形態では、メッセージ配信要求システム1と、メッセージ配信システム2と、複数のデバイス3とを備える。
FIG. 1 is a configuration diagram showing the entire system according to the embodiment of the present invention. In the present embodiment, a message
メッセージ配信要求システム1は、メッセージの配信元であり、配信要求をメッセージ配信システム2に送信するシステムである。メッセージ配信システム2は、メッセージ配信要求システム1からの要求を受け付けて、1つ以上のデバイス3にメッセージを配信するシステムである。デバイス3は、例えば、携帯電話、STB(セットトップボックス)、タブレット端末、PCなどのユーザが使用する様々な装置である。
The message
なお、図2に示すように、メッセージ配信要求システム1に、デバイス3を用いることとしてもよい。この場合、メッセージ配信システム2は、デバイス−デバイス間のメッセージ配信システムとして機能する。
As shown in FIG. 2, the
<第1の実施形態>
図3に、本発明の第1の実施形態のメッセージ配信システム2のシステム構成図を示す。図示するメッセージ配信システム2は、メッセージを複数のデバイス3に同報配信するシステムであって、メッセージ配信受付部21と、サーバ情報管理部22と、データベース23と、メッセージ配信部24とを備える。なお、本実施形態では、メッセージ配信システム2内の各機能部21〜24は、それぞれ、別のサーバ上に配置されているものとする。
<First Embodiment>
FIG. 3 is a system configuration diagram of the
メッセージ配信受付部21は、メッセージ配信要求システム1からメッセージ配信要求を受け付け、当該メッセージ配信要求で指定された宛先を分割して複数の宛先リストを生成し、メッセージ配信要求で指定されたメッセージとともに順次、メッセージ配信部24に出力する。
The message
サーバ情報管理部22は、本メッセージ配信システムの各サーバのリソース状況に応じて、宛先リストの長さを決定する。具体的には。メッセージ配信受付部21、データベース23およびメッセージ配信部24の各サーバの稼働情報を用いて、宛先リストの長さを決定する。
The server
メッセージ配信部24は、宛先リストに設定された各宛先のデバイス3に、メッセージを配信する。また、メッセージ配信部24は、メッセージの配信に関する情報をデータベース23に記憶する。
The
データベース23には、メッセージ配信システムに接続されたデバイス3のユニットID、メッセージの配信に関する情報などが記憶される。
The
本実施形態のメッセージ配信システム2の各機能部21〜24のサーバには、例えば、CPUと、メモリと、HDD等の外部記憶装置などを備えた汎用的なコンピュータシステムを用いることができる。このコンピュータシステムにおいて、CPUがメモリ上にロードされた各機能部21〜24のプログラムを実行することにより、各機能部21〜24が実現される。また、これらのプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD−ROMなどのコンピュータ読取り可能な記録媒体に記憶することも、ネットワークを介して配信することもできる。
For the servers of the
以下に本実施形態の動作を説明する。 The operation of this embodiment will be described below.
図4は、本実施形態のメッセージ配信システム2の動作を示すフローチャートである。
FIG. 4 is a flowchart showing the operation of the
まず、メッセージ配信要求システム1は、メッセージおよび宛先を含むメッセージ配信要求を、メッセージ配信システム2に送信する。宛先には、1つ以上のユニットIDが指定されている。ユニットIDは、各デバイス3を識別するための識別情報である。宛先として、全デバイス3への送信を表すワイルドカード文字列を指定してもよい。ここでは、宛先として、ワイルドカード文字列が指定された場合を例として、以下に説明する。
First, the message
メッセージ配信システム2のメッセージ配信受付部21は、メッセージ配信要求システム1からのメッセージ配信要求を受け付ける(S11)。
The message
次に、メッセージ配信受付部21は、メッセージ配信要求の宛先にワイルドカード文字列が指定されているため、データベース23にアクセスし、宛先となる全デバイス3のユニットID Un (n=1,2,…,N)を取得する(S12)。
Next, since the wild card character string is designated as the destination of the message delivery request, the message
そして、メッセージ配信受付部21は、取得した全ユニットID Unを、所定の数ごとに分割(グループ分け)して、複数の宛先ユニットIDリストLm (m=1,2,…,M)を作成する。そして、メッセージ配信受付部21は、1つの宛先ユニットIDリストLmを作成する度に、作成した宛先ユニットIDリストLmをメッセージ配信要求システム1から送信されたメッセージとともに、順次メッセージ配信部24へ送信する(S13)。
Then, the message
メッセージ配信部24は、順次、宛先ユニットIDリストLmとメッセージとを受け付け、宛先ユニットIDリストLmから宛先となるユニットIDを取り出す(S14)。次に、メッセージ配信部24は、配信時刻、メッセージのID等の配信に関する情報をデータベース23に書き込む(S15)。そして、メッセージ配信部24は、受け付けたメッセージを、宛先ユニットIDリストLmに設定された各ユニットIDのデバイス3に配信する(S16)。
メッセージ配信部24は、宛先ユニットIDリストLmをメッセージ配信受付部21から受け取る毎に、S14からS16の処理を繰り返し行い、全ユニットID宛(全デバイス3宛)のメッセージ配信を完了する。
ここで、宛先ユニットIDリストLmの長さPについて考える。長さPは、「宛先ユニットIDリストLmに含まれるユニットIDの個数」×「1ユニットIDの長さ(バイト数)」のデータ長である。 Consider now the length P of the destination unit ID list L m. Length P is the data length of the "length of one unit ID (bytes)", "destination unit ID number of the unit ID included in the list L m" ×.
長さPが小さい場合(すなわち、宛先ユニットIDリストLmに含まれるユニットIDの個数が比較的少ない場合)、宛先ユニットIDリストLmは作成後、順次メッセージ配信受付部21からメッセージ配信部24に出力され、メッセージ配信処理が行われる。このため、メッセージ配信受付部21の宛先ユニットIDリストLm作成と、メッセージ配信部24のメッセージ配信処理とが、並行してほぼ同時に実行されることとなる。これは、メッセージ受付部21のサーバと、メッセージ配信部24のサーバとで、ほぼ同時に独立して処理が実行されることとなるため、処理効率がよい。
If the length P is smaller (i.e., if a relatively small number of unit ID included in the destination unit ID list L m), after creating the destination unit ID list L m, sequentially message delivery portion from the message
図5(a)は、長さPが小さい場合のメッセージ配信受付部21と、メッセージ配信部24の処理のイメージを示す図である。図5(a)では、メッセージ配信受付部21の処理と、メッセージ配信部24の処理の大部分51がオーバーラップし、同時並行で処理されている。
FIG. 5A is a diagram illustrating an image of processing of the message
ただし、Pの値が小さい時、メッセージ配信部24のメッセージ配信処理において、データベース23への書き込み処理は、宛先ユニットIDリストLmを受信する度に発生する。そのため、Pの値が小さい場合は、頻繁なデータベースアクセスによるデータベース23の高負荷状態を招くことになる。
However, when the value of P is small, in the message delivery process of the
一方、長さPが大きい場合(すなわち、宛先ユニットIDリストLmに含まれるユニットIDの個数が比較的多い場合)、メッセージ配信受付部21は、宛先ユニットIDリストLmを作成後、作成した宛先ユニットIDリストLmをメッセージ配信部24に送信し、メッセージ配信部24が配信処理を行う。この場合、1回分の宛先ユニットIDリストLmの作成処理およびメッセージ配信処理が比較的長くなるため、メッセージ受付部21の処理とメッセージ配信部24の処理で、並行して同時に行われる時間が短くなり、処理効率が悪い。
On the other hand, when the length P is large (that is, when the number of unit IDs included in the destination unit ID list L m is relatively large), the message
図5(b)は、長さPが大きい場合のメッセージ配信受付部21と、メッセージ配信部24の処理のイメージを示す図である。図5(b)では、メッセージ配信受付部21の処理と、メッセージ配信部24の処理においてオーバーラップし、同時並行で処理されている部分52が短い。すなわち、メッセージ配信受付部21の処理開始からメッセージ配信部24の処理終了までの時間において、同時並行で処理されている部分52の割合は、長さPが小さい場合と比較して低下している。
FIG. 5B is a diagram showing an image of processing of the message
ただし、Pの値が大きい時、メッセージ配信受付部21からの宛先ユニットIDリストLmの受信回数が減ることから、メッセージ配信部24のメッセージ配信処理にけるデータベース23へのアクセスは少なくなり、データベース23にかかる負荷も小さい。
However, when the value of P is large, since the reduced number of times of reception of the destination unit ID list L m from message
以上のことから、メッセージ配信受付部21およびメッセージ配信部24の各サーバの処理効率と、データベース23の負荷とは、トレードオフの関係にある。
From the above, the processing efficiency of each server of the message
本実施形態では、宛先ユニットIDリストLmの長さPを制御することで、メッセージ配信受付部21およびメッセージ配信部24の各サーバの処理効率と、データベース23の負荷とのバランスを制御する。
In the present embodiment, by controlling the length P of the destination unit ID list L m, and controls the processing efficiency of each server message
サーバ情報管理部22は、メッセージ配信受付部21、メッセージ配信部24およびデータベース23の各サーバのCPU使用率、メモリ使用状況、アクセス数等の稼働状況に関する各種情報(以下、「稼動情報」)を所定のタイミングで収集し、監視する。そして、サーバ情報管理部22は、収集した稼動情報を用いて、宛先ユニットIDリストLmの長さPを決定する。
The server
例えば、長さPの初期値をP0とし、メッセージ配信部24のサーバのCPU使用率に関して第1のしきい値を設け、第1のしきい値以下の時は、Pをあらかじめ定めた所定の値P1(P1<P0)とし、初期値P0より小さくすることが考えられる。また、データベース23のサーバのCPU使用率に関して第2のしきい値を設け、第2のしきい値以上の時はPをあらかじめ定めた所定の値P2(P2>P0)とし、初期値P0より大きくすることが考えられる。
For example, the initial value of the length P is set to P 0 , a first threshold value is provided for the CPU usage rate of the server of the
ここでは、データベース23のサーバの高負荷状態を抑止するために、データベース23のCPU使用率が第2のしきい値以上となる条件を優先させて、宛先ユニットIDリストLmの長さPを決定することとする。すなわち、メッセージ配信部24のサーバのCPU使用率が第1のしきい値以下の場合であって、データベース23のサーバのCPU使用率が第2のしきい値以上の場合は、Pを初期値P0より大きい値P2とする。
Here, in order to suppress the high-load state of the
なお、CPU使用率の他、メモリ使用状況、アクセス数などの他の稼動情報を用いて長さPを決定してもよい。 Note that the length P may be determined using other operation information such as the memory usage status and the number of accesses in addition to the CPU usage rate.
サーバ情報管理部22は、決定した宛先ユニットIDリストLmの長さPを、メッセージ配信受付部21に送信する。メッセージ配信受付部21は、サーバ情報管理部22から送信された長さPとなるように、宛先ユニットIDリストLmを作成する。このように、サーバ情報管理部22は、メッセージ配信システム2の各サーバの稼動情報を収集し、当該稼働情報を用いて宛先リストの長さPを動的に変更させる。
Server
<第2の実施形態>
図6に、本発明の第2の実施形態のメッセージ配信システム2Aのシステム構成図を示す。本実施形態では、多くのデバイス3に即時にメッセージを配信するため、デバイス3は、複数のメッセージ配信部241に分散して収容されているものとする。
<Second Embodiment>
FIG. 6 shows a system configuration diagram of a
図示するメッセージ配信システム2は、メッセージ配信受付部21と、サーバ情報管理部22と、データベース23と、複数のメッセージ配信部241、242とを備える。なお、本実施形態では、メッセージ配信システム2A内の各機能部21〜23、241、242は、それぞれ、別のサーバ上に配置されているものとする。
The
本実施形態では、メッセージ配信受付部21は、メッセージ配信部241、242毎に宛先リストを生成する。また、サーバ情報管理部22は、各メッセージ配信部241、242が接続しているデバイスの数に応じて、各配信サーバの宛先リストの長さを決定する。
In the present embodiment, the message
以下に本実施形態の動作を説明する。ここでは、第1の実施形態と異なる部分を中心に説明する。また、各メッセージ配信部241、242のIDをMj (j=1,2,…,J)とする。
The operation of this embodiment will be described below. Here, the description will focus on parts that are different from the first embodiment. Further, the IDs of the
以下に本実施形態の動作を説明する。 The operation of this embodiment will be described below.
図7は、本実施形態のメッセージ配信システム2Aの動作を示すフローチャートである。
FIG. 7 is a flowchart showing the operation of the
メッセージ配信受付部21は、メッセージ配信要求システム1からのメッセージ配信要求を受け付ける(S21)。次に、メッセージ配信受付部21は、データベース23にアクセスし、宛先となるユニットIDが収容されているメッセージ配信部のID Mjを取得する(S22)。
The message
さらに、メッセージ配信受付部21は、メッセージ配信部のID Mj毎に、宛先ユニットIDリストLm(Mj) (m=1,2,…,Mj)を作成し、メッセージ配信部のID Mj毎に宛先ユニットIDリストLm(Mj)とメッセージとを送信する(S23)。すなわち、メッセージ配信受付部21は、メッセージ配信部のID Mj毎に、メッセージ配信要求の宛先で指定されたユニットID Unを、所定の数ごとに分割して宛先ユニットIDリストLm(m=1,2,…,M)を作成する。そして、メッセージ配信受付部21は、メッセージ配信部のID Mj毎に、1つの宛先ユニットIDリストLmを作成する度に、作成した宛先ユニットIDリストLmをメッセージとともに、順次、対応するメッセージ配信部へ送信する(S23)。
Furthermore, the message
各メッセージ配信部は、順次、宛先ユニットIDリストLmとメッセージとを受け付け、宛先ユニットIDリストLmから宛先となるユニットIDを取り出し(S24)、配信時刻、メッセージのID等の配信に関する情報をデータベース23に書き込む(S25)。そして、各メッセージ配信部は、受け付けたメッセージを宛先ユニットIDリストLmに設定された各ユニットIDのデバイス3に配信する(S26)。各メッセージ配信部は、宛先ユニットIDリストLmをメッセージ配信受付部21から受け取る毎に、S24からS26の処理を繰り返し行い、指定された全てのユニットID宛のメッセージ配信を完了する。
Each message delivery unit sequentially receives the destination unit ID list L m and the message, retrieves the unit ID as the destination from the destination unit ID list L m (S24), distribution time, information about the distribution of ID, such as the message Write to the database 23 (S25). Each message delivery unit delivers the
本実施形態では、サーバ情報管理部22は、宛先ユニットIDリストLm(Mj)の長さPjを、各メッセージ配信サーバから収集した稼働状況を用いて決定する。サーバ情報管理部22は、逐次、各メッセージ配信部のサーバの稼働状況を収集している。例えば、各メッセージ配信部のサーバが、メッセージをどのデバイス3に対して何件送達したかなどの配信状況や、各デバイス3の接続状況(現在接続しているか、切断しているか、最後に切断した時刻、頻繁に接続しているか等)を収集している。
In the present embodiment, the server
ここでは、各メッセージ配信部のID Mjが接続しているデバイス3の数Sjと、全てのメッセージ配信部に接続しているデバイス3の合計数Sallとを、サーバ情報管理部22が収集することとする。そして、あらかじめ、宛先ユニットIDリストLm(Mj)の長さPjの初期値P0を定めておき、Pjを次のように定める。
Here, the server
Pj = P0*(Sj/Sall) (j=1,2,3,…,J)
すなわち、宛先ユニットIDリストLm(Mj)の長さMjは、各メッセージ配信部が接続しているデバイス3の数Sj比率に応じた値となる。これにより、接続デバイス数が少ないメッセージ配信部には、少ないユニットIDの数毎にメッセージを送ることになり、サーバリソースの有効活用ができ、また即時配信ができる。一方、接続デバイス数が多いメッセージ配信部には、多いユニットIDの数毎にメッセージを送ることになり、システム内トラフィクの増大が抑えられる。
P j = P 0 * (S j / S all ) (j = 1,2,3,…, J)
That is, the length M j of the destination unit ID list L m ( Mj) is a value corresponding to the number S j ratio of the
以上説明した第1および第2の実施形態では、宛先リストを作成し、宛先を限定した上で、メッセージを配信する。そして、宛先となるデバイス3が収容されているメッセージ配信部へ、サーバ情報管理部22が決定した長さの宛先リストとメッセージと順次送信し、配信に関する処理を各サーバで同時並行処理することにより、メッセージ配信システム2内のトラフィックを増大させることなく、かつ逐次処理による即時配信を実現することができる。
In the first and second embodiments described above, a message is distributed after a destination list is created and the destinations are limited. Then, a destination list and a message having a length determined by the server
また、第1および第2の実施形態では、宛先リストの長さは、メッセージ配信システム2の各サーバの稼働状況等の情報を元に、動的に変更させることで、メッセージ配信システム2内のサーバリソースの有効活用を実現できるため、急激な処理負荷増大による遅延等も回避することができる。
In the first and second embodiments, the length of the destination list is dynamically changed based on information such as the operating status of each server of the
なお、本発明は上記実施形態に限定されるものではなく、特許請求の範囲内において、種々変更・応用が可能である。例えば、複数のメッセージ配信部を備える第2の実施形態において、サーバ情報管理部は、第1の実施形態と同様の方法で、各メッセージ配信部の宛先リストの長さPを決定することとしてもよい。 In addition, this invention is not limited to the said embodiment, A various change and application are possible within a claim. For example, in the second embodiment including a plurality of message delivery units, the server information management unit may determine the length P of the destination list of each message delivery unit in the same manner as in the first embodiment. Good.
また、第1および第2の実施形態では、メッセージ配信システム2、2A内の各機能部21〜24、241、242は、それぞれ、別のサーバ上に配置されているものとしたが、これに限定されるものではない。例えば、サーバ情報管理部22とデータベース23に関しては、必ずしも別サーバに配置されてなくてもよく、メッセージ配信受付部21のサーバもしくはメッセージ配信部24のサーバのどちらかに配置されていてもよい。
In the first and second embodiments, the
1 :メッセージ配信要求システム
2、2A:メッセージ配信システム
21:メッセージ配信受付部
22:サーバ情報管理部
23:データベース
24、241、242:メッセージ配信部
3 :デバイス
1: Message
Claims (8)
メッセージ配信要求を受け付け、当該メッセージ配信要求で指定された宛先を分割して複数の宛先リストを生成し、前記メッセージ配信要求で指定されたメッセージとともに順次出力する配信受付手段と、
前記宛先リストに設定された各宛先のデバイスに、前記メッセージを配信するとともに、メッセージの配信に関する情報をデータベースに記憶する配信手段と、
前記配信手段および前記データベースの稼働情報を用いて、前記宛先リストの長さを決定する決定手段と、を備えること
を特徴とするメッセージ配信システム。 A message delivery system,
A delivery accepting unit that accepts a message delivery request, divides a destination specified in the message delivery request to generate a plurality of destination lists, and sequentially outputs the destination list together with the message designated in the message delivery request;
Distribution means for distributing the message to each destination device set in the destination list, and storing information related to message distribution in a database;
A message distribution system comprising: a determination unit that determines the length of the destination list using operation information of the distribution unit and the database.
前記決定手段は、前記配信手段の稼動情報が所定の閾値以下の場合は、前記宛先リストの長さを小さくし、前記データベースの稼動情報が所定の閾値以上の場合は、前記宛先リストの長さを大きくすること
を特徴とするメッセージ配信システム。 The message delivery system according to claim 1,
The determination unit reduces the length of the destination list when the operation information of the distribution unit is equal to or smaller than a predetermined threshold, and lengths the destination list when the operation information of the database is equal to or larger than the predetermined threshold. A message delivery system characterized by increasing the size.
前記配信手段を複数備え、
前記配信受付手段は、配信手段毎に前記宛先リストを生成すること
を特徴とするメッセージ配信システム。 The message delivery system according to claim 1,
A plurality of delivery means;
The message delivery system, wherein the delivery accepting unit generates the destination list for each delivery unit.
前記決定手段は、各配信手段が接続しているデバイスの数に応じて、各配信手段の前記宛先リストの長さを決定すること
を特徴とするメッセージ配信システム。 The message delivery system according to claim 3, wherein
The message distribution system, wherein the determination unit determines the length of the destination list of each distribution unit according to the number of devices connected to each distribution unit.
メッセージ配信要求を受け付け、当該メッセージ配信要求で指定された宛先を分割して複数の宛先リストを生成し、前記メッセージ配信要求で指定されたメッセージとともに順次出力する配信受付ステップと、
前記宛先リストに設定された各宛先のデバイスに、前記メッセージを配信するとともに、メッセージの配信に関する情報をデータベースに記憶する配信ステップと、
前記メッセージ配信システムのサーバの稼働情報を用いて、前記宛先リストの長さを決定する決定ステップと、を行うこと
を特徴とするメッセージ配信方法。 A message delivery method performed by a message delivery system,
Receiving a message delivery request, generating a plurality of destination lists by dividing the destination specified in the message delivery request, and sequentially outputting together with the message specified in the message delivery request;
A delivery step of delivering the message to each destination device set in the destination list and storing information relating to the delivery of the message in a database;
And a determination step of determining a length of the destination list using operation information of a server of the message distribution system.
前記決定ステップは、前記配信ステップを行うサーバの稼動情報が所定の閾値以下の場合は、前記宛先リストの長さを小さくし、前記データベースの稼動情報が所定の閾値以上の場合は、前記宛先リストの長さを大きくすること
を特徴とするメッセージ配信方法。 The message delivery method according to claim 5,
The determination step reduces the length of the destination list when the operation information of the server that performs the distribution step is equal to or smaller than a predetermined threshold, and the destination list when the operation information of the database is equal to or larger than the predetermined threshold. A message delivery method characterized by increasing the length of the message.
前記メッセージ配信システムは、前記配信ステップを行う複数のサーバを備え、
前記配信受付ステップは、前記サーバ毎に前記宛先リストを生成し、
前記決定ステップは、各サーバが接続しているデバイスの数に応じて、各サーバの前記宛先リストの長さを決定すること
を特徴とするメッセージ配信方法。 The message delivery method according to claim 5,
The message delivery system includes a plurality of servers that perform the delivery step,
The delivery acceptance step generates the destination list for each server,
The determination step determines the length of the destination list of each server according to the number of devices connected to each server.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013249772A JP6163094B2 (en) | 2013-12-03 | 2013-12-03 | Message delivery system, message delivery method, and message delivery program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013249772A JP6163094B2 (en) | 2013-12-03 | 2013-12-03 | Message delivery system, message delivery method, and message delivery program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015106392A true JP2015106392A (en) | 2015-06-08 |
JP6163094B2 JP6163094B2 (en) | 2017-07-12 |
Family
ID=53436420
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013249772A Active JP6163094B2 (en) | 2013-12-03 | 2013-12-03 | Message delivery system, message delivery method, and message delivery program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6163094B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018124830A (en) * | 2017-02-01 | 2018-08-09 | 日本電信電話株式会社 | Message transfer and aggregation device, and message transfer and aggregation method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11154947A (en) * | 1997-11-20 | 1999-06-08 | Nippon Telegr & Teleph Corp <Ntt> | Multi-address communication method, administrative server by the method and communication system provided with the server |
JP2010050617A (en) * | 2008-08-20 | 2010-03-04 | Nippon Telegr & Teleph Corp <Ntt> | Protocol conversion device and protocol conversion method |
JP2011527467A (en) * | 2008-07-04 | 2011-10-27 | サード ブランド プライベート リミテッド | Enhanced messaging platform |
JP2012165236A (en) * | 2011-02-08 | 2012-08-30 | Nippon Telegr & Teleph Corp <Ntt> | Content distribution system, and content distribution method |
-
2013
- 2013-12-03 JP JP2013249772A patent/JP6163094B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11154947A (en) * | 1997-11-20 | 1999-06-08 | Nippon Telegr & Teleph Corp <Ntt> | Multi-address communication method, administrative server by the method and communication system provided with the server |
JP2011527467A (en) * | 2008-07-04 | 2011-10-27 | サード ブランド プライベート リミテッド | Enhanced messaging platform |
JP2010050617A (en) * | 2008-08-20 | 2010-03-04 | Nippon Telegr & Teleph Corp <Ntt> | Protocol conversion device and protocol conversion method |
JP2012165236A (en) * | 2011-02-08 | 2012-08-30 | Nippon Telegr & Teleph Corp <Ntt> | Content distribution system, and content distribution method |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018124830A (en) * | 2017-02-01 | 2018-08-09 | 日本電信電話株式会社 | Message transfer and aggregation device, and message transfer and aggregation method |
Also Published As
Publication number | Publication date |
---|---|
JP6163094B2 (en) | 2017-07-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9876745B2 (en) | Systems and methods for transferring message data | |
CN109218355B (en) | Load balancing engine, client, distributed computing system and load balancing method | |
US20210311781A1 (en) | Method and system for scalable job processing | |
CN103733568A (en) | Stream processing using a client-server architecture | |
US10333879B2 (en) | Scalable, real-time messaging system | |
US9596298B1 (en) | Load balancing in a distributed processing system | |
US20190123965A1 (en) | Profile generation for bandwidth management | |
CN109194718A (en) | A kind of block chain network and its method for scheduling task | |
CN103826139A (en) | CDN system, watching server and streaming media data transmission method | |
CN109428926B (en) | Method and device for scheduling task nodes | |
JP2009026221A (en) | Business process operation management system, method, process operation management device, and its program | |
JP6163094B2 (en) | Message delivery system, message delivery method, and message delivery program | |
US20120254895A1 (en) | Information processing system, control method, and non-transitory computer readable medium storing program | |
US20190319901A1 (en) | Scalable, real-time messaging system | |
JP2009080642A (en) | Load control method, device and program | |
JP5444257B2 (en) | Software image distribution method, repository apparatus, server, and system | |
JP5351839B2 (en) | Order processing method, program, and network system | |
JP5045227B2 (en) | Content distribution system and method | |
US11985072B2 (en) | Multimedia data stream processing method, electronic device, and storage medium | |
JP5365377B2 (en) | Distribution system, collection system, distribution method, collection method, and program | |
JP2009110165A (en) | Load balancing processing method in publish/subscribe communication, and execution device and processing program therefor | |
JP5883737B2 (en) | Usage status collection system, usage status collection server, usage status collection method, and usage status collection program | |
JP2012155689A (en) | Software image distribution method and system | |
WO2007080753A1 (en) | Network resource management device, network resource management system, and network resource management method | |
JP2010086045A (en) | Network system, information processor, information processing method, and program for information processor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160129 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161213 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161220 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170207 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20170613 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170616 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6163094 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |