JP4586873B2 - ソケット管理装置及び方法 - Google Patents
ソケット管理装置及び方法 Download PDFInfo
- Publication number
- JP4586873B2 JP4586873B2 JP2008086668A JP2008086668A JP4586873B2 JP 4586873 B2 JP4586873 B2 JP 4586873B2 JP 2008086668 A JP2008086668 A JP 2008086668A JP 2008086668 A JP2008086668 A JP 2008086668A JP 4586873 B2 JP4586873 B2 JP 4586873B2
- Authority
- JP
- Japan
- Prior art keywords
- socket
- application
- sockets
- applications
- management
- 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 OR CALCULATING; 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/5011—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resources being hardware resources other than CPUs, Servers and Terminals
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer And Data Communications (AREA)
- Stored Programmes (AREA)
Description
Claims (9)
- コンピュータシステム上で動作している1以上のアプリケーションのそれぞれに割り当てられるソケットの数を管理するための装置において、
前記1以上のアプリケーションの全体に割り当て可能なソケットの総数を示すソケット総数と、前記1以上のアプリケーションの各々に割り当てられるソケットの数についての目標値を示すアプリケーション毎のソケット目標数とを記憶するアプリケーション管理手段と、
前記1以上のアプリケーションのいずれかから発されるソケットの取得又は解放の要求を示すソケット数変更要求を受けて、受けた前記ソケット数変更要求と、前記アプリケーション管理手段内の前記ソケット総数とアプリケーション毎の前記ソケット目標数とに基づいて、前記ソケット数変更要求を発した要求元アプリケーションの前記ソケット目標数のみを再計算し、前記アプリケーション管理手段に記憶されている前記要求元アプリケーションの前記ソケット目標数を、再計算された前記ソケット目標数に更新するスケジューリング手段と、
前記スケジューリング手段により再計算された前記ソケット数に基づいて、前記ソケット数変更要求に対する返答を生成し、前記返答を前記要求元アプリケーションに通知する返答手段と
を備えたソケット管理装置。 - 請求項1記載のソケット管理装置において、
前記アプリケーション管理手段は、アプリケーション毎の優先度を更に記憶し、前記スケジューリング手段は、受けた前記ソケット数変更要求と、前記アプリケーション管理手段内の前記ソケット総数とアプリケーション毎の前記ソケット目標数と、さらに前記アプリケーション管理手段内の前記要求元アプリケーションの前記優先度とに基づいて、前記要求元アプリケーションの前記ソケット目標数を再計算する、
ソケット管理装置。 - 請求項2記載のソケット管理装置において、
前記スケジュール手段は、前記アプリケーション管理手段内の前記1以上のアプリケーションの前記優先度に基づいて、前記1以上のアプリケーション間でのソケットの割り当て数の割合を決定し、前記決定された割り当て割合に従って前記要求元アプリケーションの前記ソケット目標数を決定する、
ソケット管理装置。 - 請求項1〜3のいずれか一項記載のソケット管理装置において、
前記スケジュール手段は、前記1以上のアプリケーションの前記ソケット目標数の和と前記ソケット総数との間の差に相当するソケット残数に応じて、前記1以上のアプリケーション間でのソケットの割り当て割合を制御する、
ソケット管理装置。 - 請求項1〜4のいずれか一項記載のソケット管理装置において、
前記スケジューリング手段により再計算された前記要求元アプリケーションの前記ソケット目標数に基づいて、前記要求元アプリケーションによるソケットの取得を許可するか否かを判断し、判断結果が許可であれば、前記要求元アプリケーションのための新たなソケットを、前記コンピュータシステムのオペレーティングシステムから取得するソケット取得手段を
さらに備えたソケット管理装置。 - 1以上のアプリケーションと、請求項1〜4のいずれか一項に記載のソケット管理装置とを備え、
各アプリケーションが、
前記ソケット管理装置からの前記返答に基づいて、ソケットの取得が許可されたか否かを判断し、判断結果が許可であれば、新たなソケットを、前記コンピュータシステムのオペレーティングシステムから取得するソケット取得手段を備えた、
ソケット管理システム。 - 1以上のアプリケーションと、請求項5記載のソケット管理装置とを備え、
各アプリケーションが、前記ソケット管理装置により取得された前記各アプリケーションのためのソケットを使用するようになった、
ソケット管理システム。 - コンピュータシステム上で動作している1以上のアプリケーションのそれぞれに割り当てられるソケットの数を管理するための方法において、
前記1以上のアプリケーションの全体に割り当て可能なソケットの総数を示すソケット総数と、前記1以上のアプリケーションの各々に割り当てられるソケットの数についての目標値を示すアプリケーション毎のソケット目標数とを記憶するアプリケーション管理ステップと、
前記1以上のアプリケーションのいずれかから発されるソケットの取得又は解放の要求を示すソケット数変更要求を受けて、受けた前記ソケット数変更要求と、前記アプリケーション管理ステップで記憶された前記ソケット総数とアプリケーション毎の前記ソケット目標数とに基づいて、前記ソケット数変更要求を発した要求元アプリケーションの前記ソケット目標数のみを再計算し、前記アプリケーション管理ステップにより記憶されていた前記要求元アプリケーションの前記ソケット目標数を、再計算された前記ソケット目標数に更新するスケジューリングステップと、
前記スケジューリングステップにより再計算された前記ソケット目標数に基づいて、前記ソケット数変更要求に対する返答を生成し、前記返答を前記要求元アプリケーションに通知する返答ステップと、
を前記コンピュータシステムが行うソケット管理方法。 - 請求項8記載の方法をコンピュータに実行させるためのコンピュータ読み取り可能なコンピュータプログラム。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008086668A JP4586873B2 (ja) | 2008-03-28 | 2008-03-28 | ソケット管理装置及び方法 |
| US12/407,569 US8024445B2 (en) | 2008-03-28 | 2009-03-19 | Socket management device and socket management method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2008086668A JP4586873B2 (ja) | 2008-03-28 | 2008-03-28 | ソケット管理装置及び方法 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2009238157A JP2009238157A (ja) | 2009-10-15 |
| JP4586873B2 true JP4586873B2 (ja) | 2010-11-24 |
Family
ID=41118806
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2008086668A Expired - Fee Related JP4586873B2 (ja) | 2008-03-28 | 2008-03-28 | ソケット管理装置及び方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US8024445B2 (ja) |
| JP (1) | JP4586873B2 (ja) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5217988B2 (ja) * | 2008-12-08 | 2013-06-19 | 富士通株式会社 | 情報処理装置、プログラムおよび情報処理装置の制御方法 |
| US8559331B2 (en) * | 2010-09-13 | 2013-10-15 | Alcatel Lucent | Tri-colour data packet counting for tri-colour marking policies |
| US8171137B1 (en) | 2011-05-09 | 2012-05-01 | Google Inc. | Transferring application state across devices |
| US8812601B2 (en) | 2011-05-09 | 2014-08-19 | Google Inc. | Transferring application state across devices with checkpoints |
| US8224894B1 (en) | 2011-05-09 | 2012-07-17 | Google Inc. | Zero-click sharing of application context across devices |
| US9184800B2 (en) | 2012-07-16 | 2015-11-10 | Google Inc. | Automated sharing of application data over a near field communication link |
| CN102946362B (zh) * | 2012-09-13 | 2016-08-31 | 杭州华三通信技术有限公司 | 一种套接字资源分配方法及设备 |
| US8954391B2 (en) | 2012-10-15 | 2015-02-10 | Oracle International Corporation | System and method for supporting transient partition consistency in a distributed data grid |
| US9125180B1 (en) | 2013-03-15 | 2015-09-01 | Google Inc. | Techniques for automatically establishing a long-lasting connection across computing devices configured for short-range wireless communication |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2508589B2 (ja) * | 1993-05-25 | 1996-06-19 | 日本電気株式会社 | サ―バ運用方式 |
| US5485460A (en) * | 1994-08-19 | 1996-01-16 | Microsoft Corporation | System and method for running multiple incompatible network protocol stacks |
| JP3797402B2 (ja) * | 1997-10-03 | 2006-07-19 | 新日鉄ソリューションズ株式会社 | 情報処理システム、情報処理方法及び情報処理プログラムを記録した記録媒体 |
| JP3505412B2 (ja) * | 1998-11-06 | 2004-03-08 | 株式会社リコー | ソケット管理装置およびソケット管理方法 |
| US6400730B1 (en) * | 1999-03-10 | 2002-06-04 | Nishan Systems, Inc. | Method and apparatus for transferring data between IP network devices and SCSI and fibre channel devices over an IP network |
| US7260635B2 (en) * | 2000-03-21 | 2007-08-21 | Centrisoft Corporation | Software, systems and methods for managing a distributed network |
| US20040003085A1 (en) * | 2002-06-26 | 2004-01-01 | Joseph Paul G. | Active application socket management |
| JP3951230B2 (ja) * | 2002-09-17 | 2007-08-01 | 株式会社日立製作所 | プログラム割当制御方法とプログラムおよびプログラム割当制御システム |
| US7069326B1 (en) * | 2002-09-27 | 2006-06-27 | Danger, Inc. | System and method for efficiently managing data transports |
| KR100560752B1 (ko) | 2004-07-21 | 2006-03-13 | 삼성전자주식회사 | 소켓 연결 관리 시스템 및 그 소켓 연결 상태 체크 방법 |
| JP4413121B2 (ja) | 2004-10-05 | 2010-02-10 | ソフトバンクモバイル株式会社 | Tcp/ipソケットを用いたデータ通信装置及びデータ通信方法 |
| US7403535B2 (en) * | 2004-12-14 | 2008-07-22 | Hewlett-Packard Development Company, L.P. | Aggregation of network resources providing offloaded connections between applications over a network |
| US7508812B2 (en) * | 2005-01-28 | 2009-03-24 | Research In Motion Limited | Socket management for always-on data connections |
| GB0518013D0 (en) * | 2005-09-03 | 2005-10-12 | Ibm | Method,apparatus and computer program product for sharing resources |
| US8104039B2 (en) * | 2006-08-07 | 2012-01-24 | International Business Machines Corporation | Method for balancing resource sharing and application latency within a data processing system |
| JP2008004125A (ja) * | 2007-09-03 | 2008-01-10 | Hitachi Ltd | 負荷制御方法および装置並びにその処理プログラム |
| JP2008059599A (ja) * | 2007-09-28 | 2008-03-13 | Hitachi Ltd | 仮想化されたリソースの割当て方法及びその実施システム |
-
2008
- 2008-03-28 JP JP2008086668A patent/JP4586873B2/ja not_active Expired - Fee Related
-
2009
- 2009-03-19 US US12/407,569 patent/US8024445B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JP2009238157A (ja) | 2009-10-15 |
| US20090248875A1 (en) | 2009-10-01 |
| US8024445B2 (en) | 2011-09-20 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4586873B2 (ja) | ソケット管理装置及び方法 | |
| CN113382077B (zh) | 微服务调度方法、装置、计算机设备和存储介质 | |
| CN100401701C (zh) | 网络控制设备及其路径控制方法 | |
| JP5039016B2 (ja) | ネットワークシステム、管理サーバ及び設定スケジューリング方法 | |
| CN101150440B (zh) | 管理许可证的方法和装置 | |
| CN107306232B (zh) | 网络设备、控制器、队列管理方法及流量管理芯片 | |
| JP5273737B2 (ja) | ストレージ管理システム、ストレージ管理方法およびプログラム | |
| US10084882B2 (en) | Method for processing requests and server device processing requests | |
| BRPI0511882B1 (pt) | download de dados concomitante otimizado dentro de um ambiente computacional de grade | |
| TW201447763A (zh) | 虛擬主機控制系統及方法 | |
| CN108984266A (zh) | 一种虚拟机的管理方法、装置及系统 | |
| JP4778916B2 (ja) | QoS要求受付プログラム、QoS要求受付装置およびQoS要求受付方法 | |
| CN103841200B (zh) | 一种软件许可的控制方法和装置 | |
| EP2725480A2 (en) | Image forming apparatus and controlling method thereof | |
| KR100618159B1 (ko) | 정책 쿼럼 기반의 그리드 자원 관리 시스템 및 그 방법 | |
| US9450863B2 (en) | Route request mediation apparatus, control apparatus, route request mediation method and program | |
| CN114138400B (zh) | 资源调度系统及方法 | |
| JP4589847B2 (ja) | 動的制御用ネットワークリソース制御方法および動的制御用ネットワークリソース制御装置 | |
| JP5487891B2 (ja) | 通信制御装置、通信制御プログラム、及び、データ配信システム | |
| JP2008104110A (ja) | 帯域制御システム、帯域制御方法および帯域制御プログラム | |
| US20050138320A1 (en) | Memory allocation unit | |
| JP4758801B2 (ja) | コンテンツ配信システム | |
| JP2007052542A (ja) | 負荷分散処理システム及び装置 | |
| JP7694807B2 (ja) | 品質調整装置、品質調整方法、及びプログラム | |
| US20250021371A1 (en) | Method and system for managing kubernetes cluster resources in a multi-cloud environment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100121 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100209 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100319 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100525 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100720 |
|
| 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: 20100810 |
|
| 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: 20100823 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 4586873 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130917 Year of fee payment: 3 |
|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |