JP4779756B2 - コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム - Google Patents
コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム Download PDFInfo
- Publication number
- JP4779756B2 JP4779756B2 JP2006091627A JP2006091627A JP4779756B2 JP 4779756 B2 JP4779756 B2 JP 4779756B2 JP 2006091627 A JP2006091627 A JP 2006091627A JP 2006091627 A JP2006091627 A JP 2006091627A JP 4779756 B2 JP4779756 B2 JP 4779756B2
- Authority
- JP
- Japan
- Prior art keywords
- accelerator
- circuit
- drawing area
- server
- data
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9577—Optimising the visualization of content, e.g. distillation of HTML documents
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Controls And Circuits For Display Device (AREA)
- Image Processing (AREA)
- Digital Computer Display Output (AREA)
- Information Transfer Between Computers (AREA)
Description
101…アクセラレータ回路
101f…暗号化回路
101g…アクセス調停回路
101h…DRAMアクセス回路
107…VRAM
102…CPU
103…高速バス
104…ROM
105…RAM
106…表示装置
107…VRAM
108…ノーマルバス
109…入力部
110…外部記憶HDD
111…送受信制御部
20…クライアント装置
601…CPU
602…ROM
603…RAM
604…アクセラレータ回路
605…VRAM
606…表示装置
607…外部記憶部
608…入力部
609…USB/パラレル/シリアルインターフェース
610…送受信制御部
Claims (12)
- サーバ装置において生成された表示データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおけるサーバ装置であって、
各々が、前記クライアント装置へ送信した前画面の表示データと、前記クライアント装置へ送信する現画面の表示データとを比較して両者の差異を検出する差異検出回路を備えた複数のアクセラレータと、
前記クライアント装置からの要求に応じて前記複数のアクセラレータの各々に割り当てられた描画領域の大きさを前記アクセラレータ毎に算出する描画領域算出手段と、
新たなクライアント装置からの表示要求があったときに、前記描画領域算出手段により算出された描画領域のうち最も小さい描画領域をもつアクセラレータを当該新たなクライアント装置に対して割り当てる割り当て手段と、
を具備することを特徴とするサーバ装置。 - 前記各クライアント装置ごとに、前記各描画領域の大きさと、前記各アクセラレータとを対応付けたテーブルを有することを特徴とする請求項1記載のサーバ装置。
- 前記テーブルは、前記アクセラレータに対応付けられた前記描画領域の色数をさらに有し、前記描画領域算出手段は、前記色数を各アクセラレータごとに集計することを特徴とする請求項2記載のサーバ装置。
- サーバ装置において生成された表示データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおけるサーバ装置であって、
複数のアクセラレータと、
前記クライアント装置からの要求に応じて前記複数のアクセラレータの各々に割り当てられた描画領域の大きさを前記アクセラレータ毎に算出する描画領域算出手段と、
新たなクライアント装置からの表示要求があったときに、前記描画領域算出手段により算出された描画領域のうち最も小さい描画領域をもつアクセラレータを当該新たなクライアント装置に対して割り当てる割り当て手段と、
を具備することを特徴とするサーバ装置。 - 前記各クライアント装置ごとに、前記各描画領域の大きさと、前記各アクセラレータとを対応付けたテーブルを有することを特徴とする請求項4記載のサーバ装置。
- 前記テーブルは、前記アクセラレータに対応付けられた前記描画領域の色数をさらに有し、前記描画領域算出手段は、前記色数を各アクセラレータごとに集計することを特徴とする請求項5記載のサーバ装置。
- サーバ装置において生成された表示データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおいて、
各々が、前記クライアント装置へ送信した前画面の表示データと、前記クライアント装置へ送信する現画面の表示データとを比較して両者の差異を検出する差異検出回路を備えた複数のアクセラレータを具備し、
前記サーバ装置のコンピュータを、
前記クライアント装置からの要求に応じて前記複数のアクセラレータの各々に割り当てられた描画領域の大きさを前記アクセラレータ毎に算出する描画領域算出手段、
新たなクライアント装置からの表示要求があったときに、前記描画領域算出手段により算出された描画領域のうち最も小さい描画領域をもつアクセラレータを当該新たなクライアント装置に対して割り当てる割り当て手段、
として機能させるようにしたコンピュータ読み込み可能なサーバ制御プログラム。 - 前記各クライアント装置ごとに、前記各描画領域の大きさと、前記各アクセラレータとを対応付けたテーブルを有することを特徴とする請求項7記載のサーバ制御プログラム。
- 前記テーブルは、前記アクセラレータに対応付けられた前記描画領域の色数をさらに有し、前記描画領域算出手段は、前記色数を各アクセラレータごとに集計することを特徴とする請求項8記載のサーバ制御プログラム。
- サーバ装置において生成された表示データをクライアント装置へ送信しその表示画面に表示させるようにしたコンピュータシステムにおいて、
複数のアクセラレータを具備し、
前記サーバ装置のコンピュータを、
前記クライアント装置からの要求に応じて前記複数のアクセラレータの各々に割り当てられた描画領域の大きさを前記アクセラレータ毎に算出する描画領域算出手段、
新たなクライアント装置からの表示要求があったときに、前記描画領域算出手段により算出された描画領域のうち最も小さい描画領域をもつアクセラレータを当該新たなクライアント装置に対して割り当てる割り当て手段、
して機能させるようにしたサーバ制御プログラム。 - 前記各クライアント装置ごとに、前記各描画領域の大きさと、前記各アクセラレータとを対応付けたテーブルを有することを特徴とする請求項10記載のサーバ制御プログラム。
- 前記テーブルは、前記アクセラレータに対応付けられた前記描画領域の色数をさらに有し、前記描画領域算出手段は、前記色数を各アクセラレータごとに集計することを特徴とする請求項11記載のサーバ制御プログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006091627A JP4779756B2 (ja) | 2006-03-29 | 2006-03-29 | コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム |
EP07740942.3A EP1999650B1 (en) | 2006-03-29 | 2007-03-28 | Server apparatus and server control method in computer system |
PCT/JP2007/057506 WO2007114452A1 (en) | 2006-03-29 | 2007-03-28 | Server apparatus and server control method in computer system |
US11/693,351 US8004532B2 (en) | 2006-03-29 | 2007-03-29 | Server apparatus and server control method in computer system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006091627A JP4779756B2 (ja) | 2006-03-29 | 2006-03-29 | コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007265208A JP2007265208A (ja) | 2007-10-11 |
JP4779756B2 true JP4779756B2 (ja) | 2011-09-28 |
Family
ID=38191149
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006091627A Expired - Fee Related JP4779756B2 (ja) | 2006-03-29 | 2006-03-29 | コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US8004532B2 (ja) |
EP (1) | EP1999650B1 (ja) |
JP (1) | JP4779756B2 (ja) |
WO (1) | WO2007114452A1 (ja) |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8918450B2 (en) * | 2006-02-14 | 2014-12-23 | Casio Computer Co., Ltd | Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses |
JP4848801B2 (ja) * | 2006-03-09 | 2011-12-28 | カシオ計算機株式会社 | 画面表示制御装置および画面表示制御処理プログラム |
EP1999719B1 (en) * | 2006-03-29 | 2018-11-21 | Casio Computer Co., Ltd. | Server apparatus of computer system |
JP5131891B2 (ja) * | 2006-06-23 | 2013-01-30 | カシオ計算機株式会社 | サーバ装置、サーバ制御プログラム、サーバ・クライアント・システム |
JP4957126B2 (ja) * | 2006-08-31 | 2012-06-20 | カシオ計算機株式会社 | クライアント装置およびプログラム |
JP4998021B2 (ja) * | 2007-03-08 | 2012-08-15 | カシオ計算機株式会社 | サーバ装置、クライアント装置及びプログラム |
WO2009004996A1 (ja) * | 2007-06-29 | 2009-01-08 | Nec Corporation | 画面伝送システム、画面送信サーバ、画面伝送方法およびプログラム記録媒体 |
JP4810548B2 (ja) | 2008-02-07 | 2011-11-09 | 株式会社東芝 | サーバ装置、更新画像検出方法およびプログラム |
JP5029443B2 (ja) * | 2008-03-17 | 2012-09-19 | 富士通株式会社 | 情報処理装置、情報処理システム、情報処理装置の制御方法及びコンピュータプログラム |
JP4725587B2 (ja) * | 2008-03-18 | 2011-07-13 | カシオ計算機株式会社 | サーバ装置及びサーバ制御プログラム |
JP4697321B2 (ja) * | 2009-03-24 | 2011-06-08 | カシオ計算機株式会社 | コンピュータシステム、クライアント装置及びプログラム |
CN102405461A (zh) * | 2009-04-21 | 2012-04-04 | 迪吉多电子股份有限公司 | 服务器装置、服务器-客户端系统、服务器程序及记录有该服务器程序的记录介质 |
CN102460564B (zh) | 2009-06-30 | 2015-02-11 | 诺基亚公司 | 用于提供移动设备互操作性的方法及装置 |
US8478965B2 (en) | 2009-10-30 | 2013-07-02 | International Business Machines Corporation | Cascaded accelerator functions |
JP5895671B2 (ja) * | 2012-03-30 | 2016-03-30 | 富士通株式会社 | 情報処理装置、画像送信方法及び画像送信プログラム |
JP5606599B1 (ja) * | 2013-07-29 | 2014-10-15 | デジタルア−ツ株式会社 | 情報処理装置、プログラム及び情報処理方法 |
US10032027B2 (en) * | 2014-07-29 | 2018-07-24 | Digital Arts Inc. | Information processing apparatus and program for executing an electronic data in an execution environment |
CN105824706B (zh) * | 2015-12-31 | 2020-11-06 | 华为技术有限公司 | 一种配置加速器的方法和装置 |
Family Cites Families (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4823108A (en) * | 1984-05-02 | 1989-04-18 | Quarterdeck Office Systems | Display system and memory architecture and method for displaying images in windows on a video display |
JP3226719B2 (ja) * | 1994-06-21 | 2001-11-05 | キヤノン株式会社 | 情報伝送方法およびその装置 |
JPH0969163A (ja) * | 1995-08-31 | 1997-03-11 | Fujitsu Ltd | コンピュータグラフィックスモデルのポリゴン重なり抽出方法と、ポリゴンのグループ化方法及び装置 |
US6006231A (en) * | 1996-09-10 | 1999-12-21 | Warp 10 Technologies Inc. | File format for an image including multiple versions of an image, and related system and method |
US6167441A (en) * | 1997-11-21 | 2000-12-26 | International Business Machines Corporation | Customization of web pages based on requester type |
JP3280306B2 (ja) * | 1998-04-28 | 2002-05-13 | インターナショナル・ビジネス・マシーンズ・コーポレーション | 画像情報送信方法、画像情報更新方法、送信装置及び更新装置 |
US6191800B1 (en) * | 1998-08-11 | 2001-02-20 | International Business Machines Corporation | Dynamic balancing of graphics workloads using a tiling strategy |
WO2001001372A1 (en) * | 1999-06-30 | 2001-01-04 | Blackboard, Inc. | Internet-based education support system and methods |
US6988138B1 (en) * | 1999-06-30 | 2006-01-17 | Blackboard Inc. | Internet-based education support system and methods |
US6950848B1 (en) * | 2000-05-05 | 2005-09-27 | Yousefi Zadeh Homayoun | Database load balancing for multi-tier computer systems |
US20040027375A1 (en) | 2000-06-12 | 2004-02-12 | Ricus Ellis | System for controlling a display of the user interface of a software application |
US7027072B1 (en) * | 2000-10-13 | 2006-04-11 | Silicon Graphics, Inc. | Method and system for spatially compositing digital video images with a tile pattern library |
US7358974B2 (en) * | 2001-01-29 | 2008-04-15 | Silicon Graphics, Inc. | Method and system for minimizing an amount of data needed to test data against subarea boundaries in spatially composited digital video |
US7171444B2 (en) * | 2001-11-14 | 2007-01-30 | Sharp Laboratories Of America, Inc. | Remote desktop protocol compression system |
JP3612054B2 (ja) | 2001-11-21 | 2005-01-19 | エヌ・ティ・ティ・コムウェア株式会社 | シンクライアントサーバ、呼接続方法、そのプログラム及びそのプログラムが記録された記録媒体 |
US6683614B2 (en) * | 2001-12-21 | 2004-01-27 | Hewlett-Packard Development Company, L.P. | System and method for automatically configuring graphics pipelines by tracking a region of interest in a computer graphical display system |
US6970929B2 (en) * | 2002-06-12 | 2005-11-29 | Inha University Foundation | Vector-based, clustering web geographic information system and control method thereof |
JP2004171063A (ja) | 2002-11-15 | 2004-06-17 | Ntt Docomo Inc | シンクライアントシステム、シンクライアントシステム制御方法 |
US6885376B2 (en) * | 2002-12-30 | 2005-04-26 | Silicon Graphics, Inc. | System, method, and computer program product for near-real time load balancing across multiple rendering pipelines |
US8499086B2 (en) * | 2003-01-21 | 2013-07-30 | Dell Products L.P. | Client load distribution |
US7075541B2 (en) * | 2003-08-18 | 2006-07-11 | Nvidia Corporation | Adaptive load balancing in a multi-processor graphics processing system |
JP2005284694A (ja) * | 2004-03-30 | 2005-10-13 | Fujitsu Ltd | 3次元モデルデータ提供プログラム、3次元モデルデータ提供サーバ、及び3次元モデルデータ転送方法 |
JP4190455B2 (ja) * | 2004-05-11 | 2008-12-03 | 富士通株式会社 | 負荷分散装置及びプログラム |
US7649537B2 (en) * | 2005-05-27 | 2010-01-19 | Ati Technologies, Inc. | Dynamic load balancing in multiple video processing unit (VPU) systems |
-
2006
- 2006-03-29 JP JP2006091627A patent/JP4779756B2/ja not_active Expired - Fee Related
-
2007
- 2007-03-28 WO PCT/JP2007/057506 patent/WO2007114452A1/en active Application Filing
- 2007-03-28 EP EP07740942.3A patent/EP1999650B1/en not_active Ceased
- 2007-03-29 US US11/693,351 patent/US8004532B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2007265208A (ja) | 2007-10-11 |
US8004532B2 (en) | 2011-08-23 |
EP1999650A1 (en) | 2008-12-10 |
EP1999650B1 (en) | 2017-12-06 |
US20070245021A1 (en) | 2007-10-18 |
WO2007114452A1 (en) | 2007-10-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4779756B2 (ja) | コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム | |
EP1999719B1 (en) | Server apparatus of computer system | |
US8918450B2 (en) | Server apparatuses, server control programs, and client apparatuses for a computer system in which created drawing data is transmitted to the client apparatuses | |
JP5046527B2 (ja) | コンピュータシステムのサーバ装置及びサーバ制御プログラム | |
US20060103653A1 (en) | System And Method Of Caching Glyphs For Display By A Remote Terminal | |
JP2007265207A (ja) | コンピュータシステムにおけるサーバ装置及びサーバ制御プログラム | |
JP2007265209A (ja) | コンピュータシステムのサーバ装置 | |
WO2011077550A1 (ja) | 画面中継装置 | |
CN115208701A (zh) | 数据包选择加密方法及装置 | |
EP2299682A2 (en) | Document processing device, server device, and document processing system | |
CN102253735B (zh) | 信息处理装置和显示装置及其控制方法以及显示系统 | |
CN114697555B (zh) | 一种图像处理方法、装置、设备及存储介质 | |
JP2003316714A (ja) | 情報処理装置及び方法 | |
CN114612292A (zh) | 图像处理方法、装置、电子设备及存储介质 | |
CN110492935B (zh) | 数据处理系统、方法、装置及终端设备 | |
JP2010146055A (ja) | 画像処理装置、方法及びプログラム | |
JP5663364B2 (ja) | 画像形成装置およびその制御方法 | |
JP5701964B2 (ja) | 画面中継装置 | |
JP6112414B2 (ja) | 手書き入力端末及び手書きデータ保存制御プログラム並びに手書きデータ保存制御方法 | |
US20130300755A1 (en) | Electronic apparatus and method for data transmission from an electronic apparatus to a display device | |
KR20160118546A (ko) | 전자문서의 보안 방법 | |
JP2024099736A (ja) | プログラム、及びコード出力方法 | |
JP2016111626A (ja) | 中継装置、中継プログラム及び中継方法 | |
JP2013197926A (ja) | 読取制御装置、読取システム及びプログラム | |
JP2023105686A (ja) | 画像形成装置、画像形成システム、及び画像形成プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090107 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110125 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110328 |
|
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: 20110607 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110620 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140715 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4779756 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |