JP2019125315A - 処理装置、処理システム、及びプログラム - Google Patents
処理装置、処理システム、及びプログラム Download PDFInfo
- Publication number
- JP2019125315A JP2019125315A JP2018007350A JP2018007350A JP2019125315A JP 2019125315 A JP2019125315 A JP 2019125315A JP 2018007350 A JP2018007350 A JP 2018007350A JP 2018007350 A JP2018007350 A JP 2018007350A JP 2019125315 A JP2019125315 A JP 2019125315A
- Authority
- JP
- Japan
- Prior art keywords
- processing
- unit
- processing unit
- information
- result
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/541—Interprogram communication via adapters, e.g. between incompatible applications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/5038—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the execution order of a plurality of tasks, e.g. taking priority or time dependency constraints into consideration
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/34—Addressing or accessing the instruction operand or the result ; Formation of operand address; Addressing modes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
本発明は、新たな処理部が追加された場合に、既存の処理部に変更を加えなくても、処理部による処理の結果を他の処理部が利用できるようにすることを目的とする。
請求項2に係る発明によれば、送信条件を満たす処理に限り、その処理の結果を他の処理部が利用することができる。
請求項3に係る発明によれば、処理の計算量、処理に用いられる資源、及び処理にかかる費用のうち少なくとも1つを含む送信条件を満たす処理に限り、その処理の結果を他の処理部が利用することができる。
請求項4に係る発明によれば、第1処理部による処理の結果を用いて行われた第2処理部の処理の結果を、第2処理部以外の第3処理部が利用することができる。
請求項5に係る発明によれば、第1処理部による処理の結果を用いて行われた、送信条件を満たす処理に限り、その処理の結果を第3処理部が利用することができる。
請求項6に係る発明によれば、新たな処理部が追加された場合に、追加された処理部の宛先を知らなくても、新たな処理部に処理情報を送信することができる。
請求項7に係る発明によれば、処理部の処理結果を、処理装置が有する他の処理部だけでなく、他の処理装置が有する処理部も利用することができる。
請求項8に係る発明によれば、新たな処理部が追加された場合に、既存の処理部に変更を加えなくても、処理部による処理の結果を他の処理部が利用することができる。
図1は、実施形態に係る処理システム1の構成の一例を示す図である。処理システム1は、端末装置20に各種のサービスを提供するシステムである。処理システム1は、処理装置10と、複数の端末装置20と、撮像装置30を備える。図1に示す例では、複数の端末装置20には端末装置20Aと端末装置20Bとが含まれる。処理装置10、端末装置20、及び撮像装置30は、通信回線40を介して接続される。
図4は、処理システム1の動作の一例を示すシーケンスチャートである。以下の説明では、処理部101Aは、レコメンドサービスを提供し、処理部101Bは、キャプチャサービスを提供するものとする。また、端末装置20Aの音取得装置と撮像装置30とは同じ場所に設置されている場合を想定する。
上述した実施形態は、本発明の一例である。本発明は、上述した実施形態に限定されない。例えば上述した実施形態を以下のように変形してもよい。また、以下の2つ以上の変形例を組み合わせて実施してもよい。
Claims (8)
- 第1処理を行う第1処理部を含む複数の処理部と、
前記第1処理を示す処理情報を前記複数の処理部に送信する送受信部とを備え、
前記複数の処理部のうち前記第1処理部とは異なる第2処理部は、前記第2処理部にて受信された前記処理情報により示される前記第1処理が、前記第2処理部に対して定められた取得条件を満たす場合には、前記第1処理の結果を取得する取得部を有し、
前記第2処理部は、前記取得された第1処理の結果を用いて、第2処理を行う
処理装置。 - 前記第1処理部は、前記第1処理が定められた送信条件を満たす場合には、前記処理情報を前記送受信部に送信し、
前記送受信部は、前記第1処理部から前記処理情報が受信されると、前記受信された処理情報を前記複数の処理部に送信する
請求項1記載の処理装置。 - 前記送信条件は、前記第1処理の計算量、前記第1処理に用いられる資源、及び前記第1処理にかかる費用のうち少なくとも1つを含む
請求項2に記載の処理装置。 - 前記処理情報は、第1処理情報であり、
前記送受信部は、前記第1処理の結果を用いて行われた前記第2処理を示す第2処理情報を前記複数の処理部に送信し、
前記複数の処理部のうち前記第2処理部とは異なる第3処理部は、前記取得部を有し、
前記取得部は、前記第3処理部にて受信された前記第2処理情報により示される前記第2処理が、前記第3処理部に対して定められた取得条件を満たす場合には、前記第2処理の結果を取得し、
前記第3処理部は、前記取得された第2処理の結果を用いて、第3処理を行う
請求項1から3のいずれか1項に記載の処理装置。 - 前記第2処理部は、前記第1処理の結果を用いて行われた前記第2処理が定められた送信条件を満たす場合には、前記第2処理情報を前記送受信部に送信し、
前記送受信部は、前記第2処理部から前記第2処理情報を受信すると、前記受信した第2処理情報を前記複数の処理部に送信する
請求項4に記載の処理装置。 - 前記送受信部は、宛先を指定しない方式を用いて前記複数の処理部に前記処理情報を送信する
請求項1から5のいずれか1項に記載の処理装置。 - 第1処理装置と第2処理装置とを備え、
前記第1処理装置は、
第1処理を行う第1処理部を含む複数の処理部と、
前記第1処理を示す処理情報を前記複数の処理部及び前記第2処理装置に送信する送受信部とを有し、
前記複数の処理部のうち前記第1処理部とは異なる第2処理部は、前記第2処理部にて受信された前記処理情報により示される前記第1処理が、前記第2処理部に対して定められた第1取得条件を満たす場合には、前記第1処理の結果を取得する第1取得部を有し、
前記第2処理部は、前記取得された第1処理の結果を用いて、第2処理を行い、
前記第2処理装置は、
第3処理部と、
前記送受信部から前記処理情報を受信する受信部とを有し、
前記第3処理部は、前記受信部にて受信された前記処理情報により示される前記第1処理が、前記第3処理部に対して定められた第2取得条件を満たす場合には、前記第1処理の結果を取得する第2取得部を有し、
前記第3処理部は、前記取得された第1処理の結果を用いて、第3処理を行う
処理システム。 - 第1処理部を含む複数の処理部を備えるコンピュータに、
前記第1処理部が第1処理を行うステップと、
前記第1処理を示す処理情報を前記複数の処理部に送信するステップと、
前記複数の処理部のうち前記第1処理部とは異なる第2処理部が、前記第2処理部にて受信された前記処理情報により示される前記第1処理が、前記第2処理部に対して定められた取得条件を満たす場合には、前記第1処理の結果を取得するステップと、
前記第2処理部が、前記取得された第1処理の結果を用いて第2処理を行うステップと
を実行させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018007350A JP7087402B2 (ja) | 2018-01-19 | 2018-01-19 | 処理装置、処理システム、及びプログラム |
US16/140,515 US11132239B2 (en) | 2018-01-19 | 2018-09-24 | Processing apparatus, processing system, and non-transitory computer readable medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018007350A JP7087402B2 (ja) | 2018-01-19 | 2018-01-19 | 処理装置、処理システム、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019125315A true JP2019125315A (ja) | 2019-07-25 |
JP7087402B2 JP7087402B2 (ja) | 2022-06-21 |
Family
ID=67299274
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018007350A Active JP7087402B2 (ja) | 2018-01-19 | 2018-01-19 | 処理装置、処理システム、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11132239B2 (ja) |
JP (1) | JP7087402B2 (ja) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000235552A (ja) * | 1999-02-17 | 2000-08-29 | Fujitsu Ltd | エージェントシステムおよびエージェントシステムによるサービス提供方法 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3977298B2 (ja) | 2003-07-18 | 2007-09-19 | 東日本電信電話株式会社 | グリッドコンピューティングシステム |
KR101310235B1 (ko) * | 2007-07-19 | 2013-09-24 | 삼성전자주식회사 | 화상형성작업에서 작업처리정보를 이용한 수신자별전송방법, 클라이언트 및 화상형성장치 |
DE102008002785A1 (de) | 2008-02-29 | 2009-10-15 | Schneider Electric Automation Gmbh | Event-Router-Scheduler-Modul für die eventbasierte Verbindung und Synchronisation funktioneller Module in serviceorientierten Komponenten, Geräten und unterstützenden Anwendungen |
JP2011076448A (ja) * | 2009-09-30 | 2011-04-14 | Brother Industries Ltd | 情報取得端末装置、情報取得端末方法、および情報取得端末プログラム |
JP5891881B2 (ja) * | 2012-03-19 | 2016-03-23 | 富士ゼロックス株式会社 | 情報処理装置及び情報処理プログラム |
JP6642205B2 (ja) * | 2016-03-30 | 2020-02-05 | ブラザー工業株式会社 | 制御プログラム、および端末装置 |
-
2018
- 2018-01-19 JP JP2018007350A patent/JP7087402B2/ja active Active
- 2018-09-24 US US16/140,515 patent/US11132239B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000235552A (ja) * | 1999-02-17 | 2000-08-29 | Fujitsu Ltd | エージェントシステムおよびエージェントシステムによるサービス提供方法 |
Also Published As
Publication number | Publication date |
---|---|
JP7087402B2 (ja) | 2022-06-21 |
US20190227854A1 (en) | 2019-07-25 |
US11132239B2 (en) | 2021-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10212107B2 (en) | Methods and devices for controlling machines | |
JP6127150B2 (ja) | ユーザに関連付けられている複数のデバイスに対する通知の送信 | |
US20140040259A1 (en) | Information processing apparatus and information processing method | |
GB2507041A (en) | Property management system | |
WO2020030072A1 (zh) | 用于分配资源、领取资源、发布资源的方法和设备 | |
CN114500546B (zh) | 基于负载均衡集群的通信消息发送方法、装置及设备 | |
CN112102836B (zh) | 语音控制屏幕显示方法、装置、电子设备和介质 | |
CN114020496A (zh) | 一种数据核对方法、装置、电子设备和存储介质 | |
WO2018121681A1 (zh) | 一种远程开启流数据传输的方法和装置 | |
CN110515749B (zh) | 信息发送的队列调度的方法、装置、服务器和存储介质 | |
CN108966034B (zh) | 虚拟物品显示方法、装置和存储介质 | |
JP7087402B2 (ja) | 処理装置、処理システム、及びプログラム | |
CN110619513A (zh) | 电子资源领取方法、电子资源发放方法及相关设备 | |
CN112256654B (zh) | 一种文档共享方法及装置 | |
CN113055350B (zh) | 数据传输方法、装置、设备及可读存储介质 | |
CN112511636A (zh) | 数据传输系统、方法、装置、计算机设备及存储介质 | |
KR100945563B1 (ko) | Rfid 미들웨어 시스템 및 방법 | |
CN105337778A (zh) | 物联网事件驱动服务管理系统 | |
CN111552907A (zh) | 消息处理方法、装置、设备和存储介质 | |
CN117675720B (zh) | 消息报文传输方法、装置、电子设备和存储介质 | |
CN113127222B (zh) | 数据发送方法、装置、设备和介质 | |
CN111800659B (zh) | 节目同步的方法、装置、显示终端和存储介质 | |
US20210144113A1 (en) | Information processing system, information processing apparatus, and information processing method | |
CN111400322B (zh) | 用于存储数据的方法、装置、电子设备和介质 | |
US10783616B2 (en) | Method and apparatus for sharing and downloading light field image |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20201218 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20211012 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20211013 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211203 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220301 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220426 |
|
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: 20220510 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220523 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7087402 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |