JP5361659B2 - 情報処理システム、情報処理システム制御方法、およびそのプログラム - Google Patents
情報処理システム、情報処理システム制御方法、およびそのプログラム Download PDFInfo
- Publication number
- JP5361659B2 JP5361659B2 JP2009246669A JP2009246669A JP5361659B2 JP 5361659 B2 JP5361659 B2 JP 5361659B2 JP 2009246669 A JP2009246669 A JP 2009246669A JP 2009246669 A JP2009246669 A JP 2009246669A JP 5361659 B2 JP5361659 B2 JP 5361659B2
- Authority
- JP
- Japan
- Prior art keywords
- queue
- unit
- request
- 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.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/126—Job scheduling, e.g. queuing, determine appropriate device
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1211—Improving printing performance
- G06F3/1212—Improving printing performance achieving reduced delay between job submission and print start
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1211—Improving printing performance
- G06F3/1212—Improving printing performance achieving reduced delay between job submission and print start
- G06F3/1213—Improving printing performance achieving reduced delay between job submission and print start at an intermediate node or at the final node
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1202—Dedicated interfaces to print systems specifically adapted to achieve a particular effect
- G06F3/1218—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources
- G06F3/122—Reducing or saving of used resources, e.g. avoiding waste of consumables or improving usage of hardware resources with regard to computing resources, e.g. memory, CPU
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1223—Dedicated interfaces to print systems specifically adapted to use a particular technique
- G06F3/1237—Print job management
- G06F3/124—Parallel printing or parallel ripping
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/12—Digital output to print unit, e.g. line printer, chain printer
- G06F3/1201—Dedicated interfaces to print systems
- G06F3/1278—Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
- G06F3/1285—Remote printer device, e.g. being remote from client or server
- G06F3/1288—Remote printer device, e.g. being remote from client or server in client-server-printer device configuration
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Human Computer Interaction (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Description
また、本発明の各実施例では、画像形成装置104、およびクライアントコンピュータ105は、夫々1台ずつであった。しかし、各装置とも複数台の構成であっても構わない。
1062 CPU
1063 直接記憶部
1064 間接記憶部
4011 要求受信部
4021 バックエンド処理部
405 キューサービス
406 ストレージ
Claims (5)
- 少なくとも1台以上の情報処理装置を含む情報処理システムであって、
前記情報処理システムは、
印刷要求と、画像形成装置を識別する識別情報とを受信する受信手段と、
前記印刷要求に対応するキューメッセージをキューに格納する格納手段と、
前記受信手段により受信された識別情報を基に、前記画像形成装置に対応するキューを特定する特定手段と、
前記特定手段により特定されたキューに格納されているキューメッセージの数を取得する取得手段と、
前記取得手段により取得されたキューメッセージの数が前記特定手段により特定されたキューに設定されているキューメッセージの所定値以上であるか否か、および、前記キューに格納されているキューメッセージに対応する印刷要求の処理を行っている印刷サービスの数が前記特定手段により特定されたキューに設定されている印刷サービスの所定値以上であるか否かに応じて印刷サービスの数を調整する調整手段と、
前記調整手段により数が調整された前記印刷サービスは、
前記格納手段により格納されているキューメッセージを取得し、取得したキューメッセージを基にコンテンツを印刷データへと変換する処理を実行する実行手段を有することを特徴とする情報処理システム。 - 前記取得手段により取得されたキューメッセージの数が前記特定手段により特定されたキューに設定されているキューメッセージの所定値以上であると判定され、かつ、前記キューに格納されているキューメッセージに対応する印刷要求の処理を行っている印刷サービスの数が前記特定手段により特定されたキューに設定されている印刷サービスの所定値以下と判定された場合、前記印刷サービスの数を増加させることを特徴とする請求項1に記載の情報処理システム。
- 前記取得手段により取得されたキューメッセージの数が前記特定手段により特定されたキューに設定されているキューメッセージの所定値以下であると判定され、かつ、前記キューに格納されているキューメッセージに対応する印刷要求の処理を行っている印刷サービスの数が前記特定手段により特定されたキューに設定されている印刷サービスの所定値以上と判定された場合、前記印刷サービスの数を減少させることを特徴とする請求項1に記載の情報処理システム。
- 少なくとも1台以上の情報処理装置を含む情報処理システムを制御する方法であって、印刷要求と、画像形成装置を識別する識別情報とを受信する受信工程と、
前記印刷要求に対応するキューメッセージをキューに格納する格納工程と、
前記受信工程により受信された識別情報を基に、前記画像形成装置に対応するキューを特定する特定工程と、
前記特定工程により特定されたキューに格納されているキューメッセージの数を取得する取得工程と、
前記取得工程により取得されたキューメッセージの数が前記特定工程により特定されたキューに設定されているキューメッセージの所定値以上であるか否か、および、前記キューに格納されているキューメッセージに対応する印刷要求の処理を行っている印刷サービスの数が前記特定工程により特定されたキューに設定されている印刷サービスの所定値以上であるか否かに応じて印刷サービスの数を調整する調整工程と、
前記調整工程により数が調整された前記印刷サービスに、前記格納手段により格納されているキューメッセージを取得させ、取得させたキューメッセージを基にコンテンツを印刷データへと変換する処理を実行させる実行工程とを含むことを特徴とする情報処理システム制御方法。 - 請求項4に記載の情報処理システム制御方法をコンピュータに実行させるためのプログラム。
Priority Applications (7)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009246669A JP5361659B2 (ja) | 2009-10-27 | 2009-10-27 | 情報処理システム、情報処理システム制御方法、およびそのプログラム |
CN201080048408.6A CN102597945B (zh) | 2009-10-27 | 2010-10-14 | 信息处理系统、打印系统及信息处理系统的控制方法 |
EP19167950.5A EP3540590B1 (en) | 2009-10-27 | 2010-10-14 | Information processing system, print system, and method and program for controlling information processing system |
PCT/JP2010/006102 WO2011052145A1 (en) | 2009-10-27 | 2010-10-14 | Information processing system, print system, and method and program for controlling information processing system |
EP10826282.5A EP2494437B1 (en) | 2009-10-27 | 2010-10-14 | Information processing system, print system, and method and program for controlling information processing system |
US13/058,824 US8908220B2 (en) | 2009-10-27 | 2010-10-14 | Information processing system, print system, and method and computer-readable storage medium for controlling information processing system |
US14/524,220 US20150062647A1 (en) | 2009-10-27 | 2014-10-27 | Information processing system, print system, and method and computer-readable storage medium for controlling information processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009246669A JP5361659B2 (ja) | 2009-10-27 | 2009-10-27 | 情報処理システム、情報処理システム制御方法、およびそのプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013182935A Division JP5855057B2 (ja) | 2013-09-04 | 2013-09-04 | 情報処理システム、システム、情報処理システム制御方法、およびそのプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011095835A JP2011095835A (ja) | 2011-05-12 |
JP5361659B2 true JP5361659B2 (ja) | 2013-12-04 |
Family
ID=43921582
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009246669A Expired - Fee Related JP5361659B2 (ja) | 2009-10-27 | 2009-10-27 | 情報処理システム、情報処理システム制御方法、およびそのプログラム |
Country Status (5)
Country | Link |
---|---|
US (2) | US8908220B2 (ja) |
EP (2) | EP2494437B1 (ja) |
JP (1) | JP5361659B2 (ja) |
CN (1) | CN102597945B (ja) |
WO (1) | WO2011052145A1 (ja) |
Families Citing this family (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1146197A (ja) * | 1997-07-28 | 1999-02-16 | Oki Electric Ind Co Ltd | シェイピング装置 |
JP5743786B2 (ja) * | 2011-07-28 | 2015-07-01 | キヤノン株式会社 | サーバー装置、情報処理方法及びプログラム |
US9742707B2 (en) * | 2011-10-05 | 2017-08-22 | Red Hat Israel, Ltd. | Switching of a transmit queue associated with a virtual machine |
JP5891881B2 (ja) * | 2012-03-19 | 2016-03-23 | 富士ゼロックス株式会社 | 情報処理装置及び情報処理プログラム |
JP5919938B2 (ja) * | 2012-03-26 | 2016-05-18 | 富士ゼロックス株式会社 | 情報処理システム及びプログラム |
JP6187053B2 (ja) * | 2012-09-18 | 2017-08-30 | 株式会社リコー | 情報処理システム、情報処理装置およびプログラム |
JP6015342B2 (ja) * | 2012-10-24 | 2016-10-26 | 富士通株式会社 | 情報処理方法、プログラム、情報処理装置、及び情報処理システム |
US20150169373A1 (en) * | 2012-12-17 | 2015-06-18 | Unisys Corporation | System and method for managing computing resources |
JP6123293B2 (ja) * | 2012-12-27 | 2017-05-10 | 株式会社リコー | 情報処理システム、データ変換処理方法、プログラム及び記録媒体 |
JP6287122B2 (ja) * | 2013-01-24 | 2018-03-07 | 株式会社リコー | 情報処理システム及び情報処理方法 |
JP6157181B2 (ja) | 2013-04-02 | 2017-07-05 | キヤノン株式会社 | サーバーシステム、その制御方法、およびそのプログラム |
TW201520884A (zh) * | 2013-11-22 | 2015-06-01 | Primax Electronics Ltd | 群組列印方法及系統 |
JP6447030B2 (ja) * | 2013-11-27 | 2019-01-09 | 株式会社リコー | 情報処理システムおよび情報処理方法 |
JP6488646B2 (ja) * | 2014-07-08 | 2019-03-27 | 株式会社リコー | 情報処理システム、情報処理装置、ライセンス管理方法及びプログラム |
US10521172B2 (en) | 2014-12-19 | 2019-12-31 | Hewlett-Packard Development Company, L.P. | Resource provisioning |
US10015236B2 (en) * | 2015-01-30 | 2018-07-03 | Ricoh Company, Ltd. | Cloud application activation and update service |
US20180097748A1 (en) * | 2016-09-30 | 2018-04-05 | Microsoft Technology Licensing, Llc | Partitioned Topic Based Queue with Automatic Processing Scaling |
US11455094B2 (en) | 2017-07-11 | 2022-09-27 | Thumba Inc. | Interactive virtual keyboard configured for gesture based word selection and having a plurality of keys arranged approximately radially about at least one center point |
CN112612430B (zh) * | 2020-12-25 | 2023-06-06 | 南阳柯丽尔科技有限公司 | 打印机的打印控制方法、相关设备及存储介质 |
Family Cites Families (21)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP0694837A1 (en) | 1994-07-25 | 1996-01-31 | International Business Machines Corporation | Dynamic workload balancing |
US5715403A (en) | 1994-11-23 | 1998-02-03 | Xerox Corporation | System for controlling the distribution and use of digital works having attached usage rights where the usage rights are defined by a usage rights grammar |
US5995721A (en) * | 1996-10-18 | 1999-11-30 | Xerox Corporation | Distributed printing system |
JP3817913B2 (ja) * | 1997-09-22 | 2006-09-06 | 富士ゼロックス株式会社 | ネットワークシステム、端末装置、サーバ及び画像形成装置 |
US20030095282A1 (en) * | 2001-11-21 | 2003-05-22 | Yusuke Suzuki | Distributed printing system and distributed printing method |
JP2002304271A (ja) | 2002-01-24 | 2002-10-18 | Seiko Epson Corp | ネットワーク上での印刷を仲介するシステム |
US7019863B2 (en) * | 2002-06-10 | 2006-03-28 | Sharp Laboratories Of America, Inc. | Method to move queued data back to the network to make room in the device to complete other jobs |
US7730482B2 (en) | 2004-06-08 | 2010-06-01 | Covia Labs, Inc. | Method and system for customized programmatic dynamic creation of interoperability content |
US20060050294A1 (en) * | 2004-09-08 | 2006-03-09 | Xerox Corporation | Method and system for managing the distribution of print job files among shared printers on a computer network |
JP2005245000A (ja) * | 2005-03-04 | 2005-09-08 | Toshiba Corp | 画像形成装置 |
JP4920391B2 (ja) | 2006-01-06 | 2012-04-18 | 株式会社日立製作所 | 計算機システムの管理方法、管理サーバ、計算機システム及びプログラム |
JP2007226565A (ja) | 2006-02-23 | 2007-09-06 | Seiko Epson Corp | 印刷装置、印刷装置の制御方法 |
US8154737B2 (en) * | 2007-07-11 | 2012-04-10 | Sharp Laboratories Of America, Inc. | Method and system for estimating color ink usage for a print job element |
JP4543340B2 (ja) * | 2007-12-17 | 2010-09-15 | 富士ゼロックス株式会社 | 画像処理装置および画像形成システムとプログラム |
JP4265688B1 (ja) * | 2008-02-18 | 2009-05-20 | 富士ゼロックス株式会社 | 画像形成装置および画像形成システム |
US8489995B2 (en) | 2008-03-18 | 2013-07-16 | Rightscale, Inc. | Systems and methods for efficiently managing and configuring virtual servers |
JP2009246669A (ja) | 2008-03-31 | 2009-10-22 | Mitsubishi Electric Corp | テレビジョン受像機におけるスピーカ構造 |
JP5448364B2 (ja) * | 2008-04-23 | 2014-03-19 | キヤノン株式会社 | 印刷制御装置、印刷制御方法及びプログラム |
JP5317641B2 (ja) * | 2008-11-17 | 2013-10-16 | キヤノン株式会社 | 画像処理方法及び画像処理装置ならびに該画像処理方法を実行するためのプログラム |
US9043401B2 (en) * | 2009-10-08 | 2015-05-26 | Ebay Inc. | Systems and methods to process a request received at an application program interface |
JP2011248683A (ja) * | 2010-05-27 | 2011-12-08 | Canon Inc | クラウドコンピューティングシステム、サーバーコンピュータ、デバイス接続方法及びプログラム |
-
2009
- 2009-10-27 JP JP2009246669A patent/JP5361659B2/ja not_active Expired - Fee Related
-
2010
- 2010-10-14 WO PCT/JP2010/006102 patent/WO2011052145A1/en active Application Filing
- 2010-10-14 EP EP10826282.5A patent/EP2494437B1/en not_active Not-in-force
- 2010-10-14 US US13/058,824 patent/US8908220B2/en active Active
- 2010-10-14 CN CN201080048408.6A patent/CN102597945B/zh active Active
- 2010-10-14 EP EP19167950.5A patent/EP3540590B1/en active Active
-
2014
- 2014-10-27 US US14/524,220 patent/US20150062647A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
EP3540590A1 (en) | 2019-09-18 |
EP2494437B1 (en) | 2019-05-22 |
EP2494437A1 (en) | 2012-09-05 |
EP2494437A4 (en) | 2013-05-01 |
EP3540590B1 (en) | 2021-05-26 |
CN102597945A (zh) | 2012-07-18 |
CN102597945B (zh) | 2015-08-26 |
US8908220B2 (en) | 2014-12-09 |
US20150062647A1 (en) | 2015-03-05 |
WO2011052145A1 (en) | 2011-05-05 |
US20120218595A1 (en) | 2012-08-30 |
JP2011095835A (ja) | 2011-05-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5361659B2 (ja) | 情報処理システム、情報処理システム制御方法、およびそのプログラム | |
JP4185920B2 (ja) | 印刷制御方法および印刷設定管理システムおよびソフトウエア配布サーバ | |
JP5743723B2 (ja) | 印刷システム、サービス処理方法、及びプログラム | |
US9075656B2 (en) | Cloud computing system and method for controlling same | |
US8947693B2 (en) | Server system, method for printing system, and storage medium | |
JP5623139B2 (ja) | クラウドコンピューティングシステム、文書処理方法、及びコンピュータプログラム | |
US8223400B2 (en) | Management apparatus and management method | |
JP4938712B2 (ja) | 印刷スケジューリングシステム及び方法 | |
US8665473B2 (en) | Printing system, control method, storage client apparatus, and web application server | |
JP5523423B2 (ja) | モバイルプリンティングシステムおよびサーバー装置 | |
JP5453371B2 (ja) | モバイルプリンティングシステムおよび携帯端末装置用プログラム | |
JP2019045904A (ja) | 管理装置、制御方法、およびプログラム | |
JP5523424B2 (ja) | モバイルプリンティングシステム | |
JP5885818B2 (ja) | 情報処理システム、情報処理システム制御方法、およびそのプログラム | |
JP2013073369A (ja) | 印刷制御システム、印刷制御方法、画像処理装置、及び印刷制御プログラム | |
JP5523422B2 (ja) | モバイルプリンティングシステムおよびサーバー装置 | |
JP5855057B2 (ja) | 情報処理システム、システム、情報処理システム制御方法、およびそのプログラム | |
WO2020110767A1 (ja) | 情報処理装置、サーバ装置、制御方法、制御プログラム | |
JP5887900B2 (ja) | ジョブ制御システム、ジョブ制御方法、情報処理装置、ジョブ制御プログラム | |
JP4640702B2 (ja) | ネットワーク・プリント・システムおよびネットワーク・プリント制御方法 | |
US9009244B2 (en) | Image forming apparatus, and control method thereof | |
US20240069830A1 (en) | Information processing apparatus, method, and storage medium for storing program | |
JP2023124559A (ja) | サーバ、その制御方法及びプログラム | |
JP2023124560A (ja) | サーバ、その制御方法及びプログラム | |
JP2021030527A (ja) | 制御装置、制御方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121029 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130423 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130612 |
|
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: 20130806 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130903 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5361659 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |