JPS63232725A - Message multi-address communication system - Google Patents

Message multi-address communication system

Info

Publication number
JPS63232725A
JPS63232725A JP62066167A JP6616787A JPS63232725A JP S63232725 A JPS63232725 A JP S63232725A JP 62066167 A JP62066167 A JP 62066167A JP 6616787 A JP6616787 A JP 6616787A JP S63232725 A JPS63232725 A JP S63232725A
Authority
JP
Japan
Prior art keywords
terminal
delivery destination
code table
distribution destination
message
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.)
Pending
Application number
JP62066167A
Other languages
Japanese (ja)
Inventor
Harumi Tsukamoto
塚本 晴美
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP62066167A priority Critical patent/JPS63232725A/en
Publication of JPS63232725A publication Critical patent/JPS63232725A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To perform the designation of plural terminals, the change of a constitution, the grouping of the terminals and the designation of a group easily and favorably by performing a distribution destination designation according to the attribute of the terminal or the terminal group. CONSTITUTION:A terminal distribution destination code table 2 and a terminal group distribution destination code table 3 are set by a distribution destination code controlling means 1 beforehand. The terminal 4 performs the distribution destination designation of an exchange message for an on-line real time system 5 from a business program 6. The argument of the distribution destination designation is stored in a command block 7. A distribution destination designation analyzing means 8 analyzes the distribution destination designation from the command block 7, and refers to the terminal distribution destination code table 2 or the terminal group distribution destination code table 3, and requests the delivery of the message from the terminal group 10 by an exchange message outputting means 9.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、計算機システム上のオンライン・リアルタイ
ム・システムにおけるメッセージ同報送信方式に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a message broadcast transmission method in an online real-time system on a computer system.

〔従来の技術〕[Conventional technology]

従来のメツセージ同報送信方式では、複数個の端末を指
定するか、事前に定義された端末グループを指定してメ
ツセージ送信を要求することによってメッセージ同報送
信を行っていた。
In conventional message broadcast transmission systems, message broadcast transmission is performed by specifying a plurality of terminals or specifying a predefined terminal group and requesting message transmission.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のメッセージ同報送信方式では、端末指定
が繁雑であり、指定の構成変更に弱く、グループ指定で
は利用価値が小さいという欠点がある。
The above-mentioned conventional message broadcast transmission system has the disadvantage that terminal designation is complicated, it is vulnerable to changes in the designation configuration, and group designation has little utility value.

(問題点を解決するための手段) 本発明のメッセージ同報送信方式は、メツセージ蓄積交
換機能を有するオンライン・リアルタイム・システムが
動作する計算機システムにおいて、業務プログラムから
自端末以外の特定の端末へ非同期的にメツセージを送信
するメツセージ交換をおこなう場合の端末ごとの配送先
属性を複数次元で記した端末配送先コードテーブルと端
末グループごとの配送先属性を複数次元で記した端末グ
ループ配送先コードテーブルと、端末配送先コードテー
ブルおよび端末グループ配送先コードテーブルの属性と
その値を作成、追加、削除、または変更する配送先コー
ド管理手段と、端末配送先コードテーブルと端末グルー
プ配送先コードテーブルを参照し、業務プログラムで指
定された配送先番格納したコマンドブロックを解析し、
指定端末あるいは指定グループを検出する配送先指定解
析手段と、前記配送先指定解析手段により検出された配
送先へ交換メツセージを出力する交換メツセージ出力手
段とを有している。
(Means for Solving the Problems) The message broadcast transmission method of the present invention is a computer system in which an online real-time system having a message storage and exchange function operates, in which a business program is sent asynchronously to a specific terminal other than its own terminal. A terminal delivery destination code table that describes delivery destination attributes for each terminal in multiple dimensions when exchanging messages to send messages, and a terminal group delivery destination code table that describes delivery destination attributes for each terminal group in multiple dimensions. , a delivery address code management means for creating, adding, deleting, or changing attributes and their values in the terminal delivery address code table and the terminal group delivery address code table, and referring to the terminal delivery address code table and the terminal group delivery address code table. , analyzes the command block that stores the delivery destination number specified in the business program,
The delivery destination specification analysis means detects a specified terminal or a specified group, and the exchange message output means outputs an exchange message to the delivery destination detected by the delivery destination specification analysis means.

(作  用〕 すなわち、本発明は、メツセージ交換をおこなう場合の
配送先指定を端末あるいは端末グループの属性に応じて
行なうようにしたものである。
(Function) That is, according to the present invention, when exchanging messages, the delivery destination is specified in accordance with the attributes of the terminal or terminal group.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明のメツセージ同報通信方式の一実施例の
構成図である。
FIG. 1 is a block diagram of an embodiment of the message broadcast communication system of the present invention.

本実施例は、配送先コード管理手段1、端末配送先コー
ドテーブル2、端末グループ配送先コードテーブル3、
端末4、オンライン・リアルタイム・システム5、業務
プログラム6、コマンドブロック7、配送先指定解析手
段8、交換メツセージ出力手段9、および端末群10か
ら構成される。
This embodiment includes a delivery destination code management means 1, a terminal delivery destination code table 2, a terminal group delivery destination code table 3,
It consists of a terminal 4, an online real-time system 5, a business program 6, a command block 7, a delivery destination specification analysis means 8, an exchange message output means 9, and a group of terminals 10.

あらかじめ、配送先コード管理手段1により端末配送先
コードテーブル2と端末グループ配送先コードテーブル
3が設定される。
A terminal delivery destination code table 2 and a terminal group delivery destination code table 3 are set in advance by the delivery destination code management means 1.

表1は端末配送先コードテーブル2の一例であり、3次
元の属性を想定した時にそれぞれの端末においてその属
性の値を記したものである。属性1として地区、属性2
として業務、属性3として色指定を設定し、それぞれ端
末ごとの値を記しである。
Table 1 is an example of the terminal delivery destination code table 2, which describes the value of the attribute for each terminal when three-dimensional attributes are assumed. District as attribute 1, attribute 2
Business is set as ``business'', color specification is set as attribute 3, and the values for each terminal are recorded.

表1 表2は端末グループ配送先コードテーブル3の一例であ
り、2次元の属性を想定したときにそれぞれの端末グル
ープにおいてその属性の値を記したものである。属性1
として事業グループ名、属性2として本部名を設定し、
それぞれ端末グループごとの値を格納しである。
Table 1 Table 2 is an example of the terminal group delivery destination code table 3, and assumes two-dimensional attributes and describes the attribute values for each terminal group. Attribute 1
Set the business group name as , the headquarters name as attribute 2,
Each stores a value for each terminal group.

表2 第2図はコマンドブロック7の構造図であり、配送先指
定数と配送先指定を示したものである。
Table 2 FIG. 2 is a structural diagram of the command block 7, showing the number of designated delivery destinations and the designated delivery destinations.

第3図は第2図中の配送先指定の構成図である。配送先
タイプ「0」は「端末」、「1」は「グループ」を示し
、次元オペレーションタイプ「0」は「和(集合)」(
例えば「東京」あるいは「開発」という端末を探す場合
)、rlJは「禎(集合)」(例えば「東京」かつ「開
発」という端末を探す場合)を示し、1次元利用タイプ
、2次元利用タイプ、3次元利用タイプはその次元タイ
プを使用するか否かを示し、「0」は「利用する」、「
1」は「利用しない」を示す。
FIG. 3 is a configuration diagram of the delivery destination designation in FIG. 2. Delivery destination type "0" indicates "terminal", "1" indicates "group", and dimension operation type "0" indicates "sum (set)" (
For example, when searching for a terminal called "Tokyo" or "Development"), rlJ indicates "Sada (set)" (for example, when searching for a terminal called "Tokyo" and "Development"), one-dimensional usage type, two-dimensional usage type , 3D usage type indicates whether or not to use that dimension type, "0" means "use", "
1” indicates “not used”.

端末4は、オンライン・リアルタイム・システム5に対
して、業務プログラム6から交換メツセージの配送先指
定を行う。コマンドブロック7に配送先指定のアーギュ
メントを格納する。例えば、端末配送先コードテーブル
2の属性1(地区)が東京で、属性2(業務)が開発で
ある端末に対して、業務プログラム6から交換メツセー
ジの配送要求を行った場合のコマンドブロック7は、以
下のようになる。つまり、第2図の配送先指定数は「1
」になり、配送先指定−1は、第3図において、配送先
タイプが「0」 (端末)になり、次元オペレーション
タイプは「1」 (積)になる。また、−次元利用タイ
プは「0」 (利用する)、−次元コードは「東京」、
二次元利用タイプは「0」 (利用する)、二次元コー
ドは「開発」、三次元利用タイプは「1」 (利用しな
い)になる。
The terminal 4 specifies the delivery destination of the exchanged message from the business program 6 to the online real-time system 5. An argument specifying the delivery destination is stored in the command block 7. For example, when the business program 6 requests delivery of an exchange message to a terminal whose attribute 1 (area) in the terminal delivery destination code table 2 is Tokyo and attribute 2 (business) is development, the command block 7 is , becomes as follows. In other words, the number of designated delivery destinations in Figure 2 is "1".
'', and the delivery destination specification -1 becomes ``0'' (terminal) in the destination type and ``1'' (product) in the dimension operation type in FIG. Also, the − dimension usage type is “0” (use), the − dimension code is “Tokyo”,
The 2D usage type is “0” (use), the 2D code is “development”, and the 3D usage type is “1” (not used).

配送先指定解析手段8は、上記コマンドブロック7から
配送先指定の解析をおこない、端末配送先コートテーブ
ル2、また端末グループ配送先コードテーブル3を照ら
し合わせ、交換メツセージ出力手段9により、端末群1
0(この場合、LID八1へよびLIDA4)にメツセ
ージの配送を要求する。
The delivery destination specification analysis means 8 analyzes the delivery destination specification from the command block 7, compares it with the terminal delivery destination code table 2 and the terminal group delivery destination code table 3, and sends the exchange message output means 9 to the terminal group 1.
0 (in this case, LID 81 and LIDA 4) to request message delivery.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、配送先指定を端末あるい
は端末グループの属性に応じて行なうことにより、容易
な複数端末の指定、構成変更、端末グループ化およびグ
ループ指定において優れた効果がある。
As described above, the present invention has excellent effects in easily specifying a plurality of terminals, changing configurations, grouping terminals, and specifying groups by specifying delivery destinations according to attributes of terminals or terminal groups.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明のメツセージ同報通信方式の一実施例の
構成図、第2図はコマンドブロック7、第3図は第2図
中の個々の配送先指定の構成について示す図である。 1・・・配送先コード管理手段、 2・・・端末配送先コードテーブル、 3・・・端末グループ配送先コードテーブル、4・・・
端末、 5・・・オンライン・リアルタイム・システム、6・・
・業務プロクラム、 7・・・コマンドブロック、 8・・・配送先指定解析手段、 9・・・交換メツセージ出力手段、 lO・・・端末群。 4怜1 第1図
FIG. 1 is a diagram showing the configuration of an embodiment of the message broadcast communication system of the present invention, FIG. 2 is a diagram showing the command block 7, and FIG. 3 is a diagram showing the configuration of each delivery destination designation in FIG. 1... Delivery destination code management means, 2... Terminal delivery destination code table, 3... Terminal group delivery destination code table, 4...
Terminal, 5... Online real-time system, 6...
- Business program, 7... Command block, 8... Delivery destination specification analysis means, 9... Exchange message output means, IO... Terminal group. 4 Rei 1 Figure 1

Claims (1)

【特許請求の範囲】 メッセージ蓄積交換機能を有するオンライン・リアルタ
イム・システムが動作する計算機システムにおいて、 業務プログラムから自端末以外の特定の端末へ非同期的
にメッセージを送信するメッセージ交換をおこなう場合
の端末ごとの配送先属性を複数次元で記した端末配送先
コードテーブルと、 端末グループごとの配送先属性を複数次元で記した端末
グループ配送先コードテーブルと、端末配送先コードテ
ーブルと端末グループ配送先コードテーブルの属性とそ
の値を作成、追加、削除、または変更する配送先コード
管理手段と、端末配送先コードテーブルと端末グループ
配送先コードテーブルを参照し、業務プログラムで指定
された配送先を格納したコマンドブロックを解析し、指
定端末あるいは指定グループを検出する配送先指定解析
手段と、 前記配送先指定解析手段により検出された配送先へ交換
メッセージを出力する交換メッセージ出力手段とを有す
るメッセージ同報送信方式。
[Scope of Claims] In a computer system in which an online real-time system having a message storage and exchange function operates, a message exchange is performed for each terminal in which a business program sends a message asynchronously to a specific terminal other than its own terminal. A terminal delivery destination code table that describes delivery destination attributes in multiple dimensions for each terminal group, a terminal group delivery destination code table that describes delivery destination attributes for each terminal group in multiple dimensions, a terminal delivery destination code table, and a terminal group delivery destination code table. A delivery destination code management means for creating, adding, deleting, or changing attributes and their values, and a command that refers to the terminal delivery destination code table and the terminal group delivery destination code table and stores the delivery destination specified in the business program. A message broadcast transmission method comprising a delivery destination specification analysis means for analyzing a block and detecting a specified terminal or a specified group, and an exchange message outputting means for outputting an exchange message to the delivery destination detected by the delivery destination specification analysis means. .
JP62066167A 1987-03-20 1987-03-20 Message multi-address communication system Pending JPS63232725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62066167A JPS63232725A (en) 1987-03-20 1987-03-20 Message multi-address communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62066167A JPS63232725A (en) 1987-03-20 1987-03-20 Message multi-address communication system

Publications (1)

Publication Number Publication Date
JPS63232725A true JPS63232725A (en) 1988-09-28

Family

ID=13308021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62066167A Pending JPS63232725A (en) 1987-03-20 1987-03-20 Message multi-address communication system

Country Status (1)

Country Link
JP (1) JPS63232725A (en)

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02117239A (en) * 1988-10-27 1990-05-01 Fuji Xerox Co Ltd Electronic mail system
JPH03171358A (en) * 1989-11-30 1991-07-24 Nec Corp Information display system
JPH0480848A (en) * 1990-07-24 1992-03-13 Nec Corp Group transmission control system
JPH04242347A (en) * 1991-01-16 1992-08-31 Matsushita Electric Ind Co Ltd Information transfer controller
JPH04247546A (en) * 1991-02-01 1992-09-03 Oki Electric Ind Co Ltd Communication control method
JPH04274543A (en) * 1991-02-28 1992-09-30 Nec Software Ltd Data transfer processing system
JPH0927063A (en) * 1995-07-07 1997-01-28 Nec Corp File inquiry system of financial terminal device
JPH0997226A (en) * 1995-09-30 1997-04-08 Nec Corp Event calender reference system
JP2004512767A (en) * 2000-10-27 2004-04-22 テラプレイ システムズ エービー Multi-user communication infrastructure infrastructure
US7613800B2 (en) 2002-04-26 2009-11-03 Sony Computer Entertainment America Inc. Communication across multiple game applications
US8131802B2 (en) 2007-10-05 2012-03-06 Sony Computer Entertainment America Llc Systems and methods for seamless host migration
US8966557B2 (en) 2001-01-22 2015-02-24 Sony Computer Entertainment Inc. Delivery of digital content
US9483405B2 (en) 2007-09-20 2016-11-01 Sony Interactive Entertainment Inc. Simplified run-time program translation for emulating complex processor pipelines
US10695671B2 (en) 2018-09-28 2020-06-30 Sony Interactive Entertainment LLC Establishing and managing multiplayer sessions
US10765952B2 (en) 2018-09-21 2020-09-08 Sony Interactive Entertainment LLC System-level multiplayer matchmaking

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02117239A (en) * 1988-10-27 1990-05-01 Fuji Xerox Co Ltd Electronic mail system
JPH03171358A (en) * 1989-11-30 1991-07-24 Nec Corp Information display system
JPH0480848A (en) * 1990-07-24 1992-03-13 Nec Corp Group transmission control system
JPH04242347A (en) * 1991-01-16 1992-08-31 Matsushita Electric Ind Co Ltd Information transfer controller
JPH04247546A (en) * 1991-02-01 1992-09-03 Oki Electric Ind Co Ltd Communication control method
JPH04274543A (en) * 1991-02-28 1992-09-30 Nec Software Ltd Data transfer processing system
JPH0927063A (en) * 1995-07-07 1997-01-28 Nec Corp File inquiry system of financial terminal device
JPH0997226A (en) * 1995-09-30 1997-04-08 Nec Corp Event calender reference system
JP2004512767A (en) * 2000-10-27 2004-04-22 テラプレイ システムズ エービー Multi-user communication infrastructure infrastructure
US8966557B2 (en) 2001-01-22 2015-02-24 Sony Computer Entertainment Inc. Delivery of digital content
US7877509B2 (en) 2002-04-26 2011-01-25 Sony Computer Entertainment America Llc Balancing distribution of participants in a gaming environment
USRE48802E1 (en) 2002-04-26 2021-11-02 Sony Interactive Entertainment America Llc Method for ladder ranking in a game
US7711847B2 (en) 2002-04-26 2010-05-04 Sony Computer Entertainment America Inc. Managing users in a multi-user network game environment
US7930345B2 (en) 2002-04-26 2011-04-19 Sony Computer Entertainment America Llc Method for authenticating a user in an interactive gaming environment
US7962549B2 (en) 2002-04-26 2011-06-14 Sony Computer Entertainment America Llc Method for ladder ranking in a game
USRE48803E1 (en) 2002-04-26 2021-11-02 Sony Interactive Entertainment America Llc Method for ladder ranking in a game
US7613800B2 (en) 2002-04-26 2009-11-03 Sony Computer Entertainment America Inc. Communication across multiple game applications
US7822809B2 (en) 2002-04-26 2010-10-26 Sony Computer Entertainment America Llc Creating an interactive gaming environment
US8972548B2 (en) 2002-07-31 2015-03-03 Sony Computer Entertainment America Llc Systems and methods for seamless host migration
US9483405B2 (en) 2007-09-20 2016-11-01 Sony Interactive Entertainment Inc. Simplified run-time program translation for emulating complex processor pipelines
US10547670B2 (en) 2007-10-05 2020-01-28 Sony Interactive Entertainment America Llc Systems and methods for seamless host migration
US8131802B2 (en) 2007-10-05 2012-03-06 Sony Computer Entertainment America Llc Systems and methods for seamless host migration
US11228638B2 (en) 2007-10-05 2022-01-18 Sony Interactive Entertainment LLC Systems and methods for seamless host migration
US10765952B2 (en) 2018-09-21 2020-09-08 Sony Interactive Entertainment LLC System-level multiplayer matchmaking
US10695671B2 (en) 2018-09-28 2020-06-30 Sony Interactive Entertainment LLC Establishing and managing multiplayer sessions
US11364437B2 (en) 2018-09-28 2022-06-21 Sony Interactive Entertainment LLC Establishing and managing multiplayer sessions

Similar Documents

Publication Publication Date Title
JPS63232725A (en) Message multi-address communication system
Greenhalgh et al. MASSIVE: a distributed virtual reality system incorporating spatial trading
US7313580B2 (en) Systems and methods for sharing information between a user group and associated document
CA1315891C (en) Multitask subscription data retrieval system
CA2265334C (en) Message broker apparatus, method and computer program product
JP2601591B2 (en) Parallel computer and all-to-all communication method
CN111597043B (en) Full scene edge calculation method, device and system
WO2024012221A1 (en) Method for creating virtual service shared pool on basis of formatted data stream file base template
CN111723161A (en) Data processing method, device and equipment
CN115495429A (en) Mass spatial data quality inspection method and system based on Hadoop cluster
CN117376346A (en) Equipment data processing method and device based on edge calculation and distributed calculation
CN111190992B (en) Mass storage method and storage system for unstructured data
CN101198950A (en) Distributed processing system, distributed processing method, and computer program
CN111190991A (en) Unstructured data transmission system and interaction method
JP2005309684A (en) Database system and program
JPS62233873A (en) Parallel computer system
JP2904079B2 (en) Login computer selection method
CN116684939B (en) Message processing method, device, computer equipment and computer readable storage medium
JPS61272825A (en) Information store and forward switching system
JP2949710B2 (en) Hypercube parallel processing unit
JP2669118B2 (en) Group transmission control method
JPS63146130A (en) Knowledge unit management system
JPH0685153B2 (en) Distributed CAD drawing management system
JPH02311941A (en) Unitary control process system for communication definition file
JPH03182952A (en) Inter-terminal transfer output system