JP2020531956A5 - - Google Patents

Download PDF

Info

Publication number
JP2020531956A5
JP2020531956A5 JP2020507087A JP2020507087A JP2020531956A5 JP 2020531956 A5 JP2020531956 A5 JP 2020531956A5 JP 2020507087 A JP2020507087 A JP 2020507087A JP 2020507087 A JP2020507087 A JP 2020507087A JP 2020531956 A5 JP2020531956 A5 JP 2020531956A5
Authority
JP
Japan
Prior art keywords
server
client
request
requests
response time
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
Application number
JP2020507087A
Other languages
English (en)
Other versions
JP2020531956A (ja
JP7023348B2 (ja
Filing date
Publication date
Priority claimed from US15/686,397 external-priority patent/US10834230B2/en
Application filed filed Critical
Publication of JP2020531956A publication Critical patent/JP2020531956A/ja
Publication of JP2020531956A5 publication Critical patent/JP2020531956A5/ja
Application granted granted Critical
Publication of JP7023348B2 publication Critical patent/JP7023348B2/ja
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (20)

  1. クライアント接続を管理することができるトランザクション処理サーバであって、
    前記サーバに対する個々のクライアント−サーバ接続を確立し、維持し、終了するように動作可能であり、各接続がクライアント要求を前記サーバに送信することができる、クライアント−サーバ・コネクタと、
    クライアント要求を処理し、応答を発行するように動作可能な、前記サーバのトランザクション処理領域と、
    クライアント要求がどのくらい迅速に処理されているかの性能記録を維持するように動作可能な、サーバ性能マネージャと、
    入ってくるクライアント要求を監視し、各クライアント要求から、目標応答時間内で前記クライアント要求を処理するように前記トランザクション処理サーバに対して示す目標応答時間を抽出し、また前記目標応答時間に基づくとともに前記性能記録を参照して、入ってくる各クライアント要求を許可または拒否するように動作可能な、接続マネージャとを備える、トランザクション処理サーバ。
  2. 前記接続マネージャが、拒否された要求の作成元であるクライアントに対して、要求拒否メッセージを送信するように更に動作可能である、請求項1に記載のサーバ。
  3. 前記要求拒否メッセージが、サーバからクライアントへのデータ・パケットのメタデータに挿入される、請求項2に記載のサーバ。
  4. 前記要求拒否メッセージが、前記性能記録を参照して得られる、前記要求を処理するための予測応答時間を含む、請求項2に記載のサーバ。
  5. 前記目標応答時間が前記クライアント要求のメタデータに含まれる、請求項1に記載のサーバ。
  6. 前記要求がトランザクション・タイプを有し、前記性能記録が、各トランザクション・タイプに基づいたクライアント要求の処理時間履歴を含む、請求項1に記載のサーバ。
  7. 各処理時間が、関連するクライアント要求から集めた平均時間である、請求項1に記載のサーバ。
  8. 前記平均が、より最近処理されたクライアント要求がより大きい重み付けを有して、リーセンシーによって重み付けされる、請求項1に記載のサーバ。
  9. 入ってくるクライアント要求が、評価される前記クライアント要求に関連する前記目標応答時間および応答時間履歴の比較に基づいて、許可または拒否される、請求項1に記載のサーバ。
  10. 前記性能記録が、時間によって定義されるウィンドウ内で処理されたクライアント要求に基づく、請求項1に記載のサーバ。
  11. 前記性能記録が、多数の過去のトランザクション内におけるトランザクション・タイプの多数のクライアント要求に基づく、請求項1に記載のサーバ。
  12. 前記性能記録が多数の過去のクライアント要求に基づく、請求項1に記載のサーバ。
  13. 前記サーバがクライアント要求を許可する容量を現在有していないとき、前記サーバに対するクライアント要求がキューに入れられる、キューを更に備える、請求項1に記載のサーバ。
  14. 前記接続マネージャが、入ってくるクライアント要求が許可されることを条件として前記キューに追加され、拒否された要求が前記キューへのアクセスを拒絶されるように、前記キューへのアクセスをゲートで制御するように動作可能である、請求項13に記載のサーバ。
  15. 入ってくるクライアント要求の前記接続マネージャによる前記監視が、前記キューを見ることによって行われ、拒否されたクライアント要求が前記キューから消去される、請求項13に記載のサーバ。
  16. コンピュータの処理によりトランザクション処理サーバへのクライアント接続を管理する、前記サーバによって実施される方法であって、
    クライアントからのクライアント要求をクライアント−サーバ接続で受信することと、
    前記クライアント要求から、前記クライアントがどのくらい迅速に前記要求が処理されることを望むかを示す目標応答時間を抽出することと、
    前記目標応答時間に基づいて、また前記サーバによって維持されている、クライアント要求がどのくらい迅速に処理されているかの性能記録を参照して、前記クライアント要求を許可または拒否することとを含む、方法。
  17. 前記要求が拒否された場合、拒否メッセージを前記クライアントに送信することを更に含む、請求項16に記載の方法。
  18. 前記クライアント要求がタイプ分類を含み、前記要求を許可または拒否するのに使用されるインジケータが前記タイプに特異的である、請求項16に記載の方法。
  19. 請求項16〜18の何れか1項に記載の方法の各ステップをコンピュータに実行させる、コンピュータ・プログラム。
  20. 請求項19に記載の前記コンピュータ・プログラムをコンピュータ可読記録媒体に記録した、記録媒体。
JP2020507087A 2017-08-25 2018-08-22 トランザクション処理サーバ、トランザクション処理サーバへのクライアント接続を管理する方法、およびコンピュータ・プログラム Active JP7023348B2 (ja)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US15/686,397 2017-08-25
US15/686,397 US10834230B2 (en) 2017-08-25 2017-08-25 Server request management
US15/813,262 US10749983B2 (en) 2017-08-25 2017-11-15 Server request management
US15/813,262 2017-11-15
PCT/IB2018/056345 WO2019038684A1 (en) 2017-08-25 2018-08-22 SERVER REQUEST MANAGEMENT

Publications (3)

Publication Number Publication Date
JP2020531956A JP2020531956A (ja) 2020-11-05
JP2020531956A5 true JP2020531956A5 (ja) 2021-02-18
JP7023348B2 JP7023348B2 (ja) 2022-02-21

Family

ID=65435766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020507087A Active JP7023348B2 (ja) 2017-08-25 2018-08-22 トランザクション処理サーバ、トランザクション処理サーバへのクライアント接続を管理する方法、およびコンピュータ・プログラム

Country Status (6)

Country Link
US (2) US10834230B2 (ja)
JP (1) JP7023348B2 (ja)
CN (1) CN111052104B (ja)
DE (1) DE112018003482B4 (ja)
GB (1) GB2579330B (ja)
WO (1) WO2019038684A1 (ja)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018108250A1 (en) * 2016-12-13 2018-06-21 Abb Schweiz Ag A multi-client/multi-server managing method and system with a routine of rejection of already connected clients for balancing the system
US10834230B2 (en) 2017-08-25 2020-11-10 International Business Machines Corporation Server request management
US11153260B2 (en) * 2019-05-31 2021-10-19 Nike, Inc. Multi-channel communication platform with dynamic response goals
CN110471749B (zh) * 2019-07-12 2023-04-25 平安普惠企业管理有限公司 任务处理方法、装置、计算机可读存储介质和计算机设备
CN112688982B (zh) * 2019-10-18 2024-04-16 北京京东振世信息技术有限公司 一种用户请求处理方法和装置
CN111737087B (zh) * 2020-06-30 2023-08-04 超越科技股份有限公司 身份信息显示方法及系统
CN111917617B (zh) * 2020-07-31 2022-03-29 宁波奥克斯电气股份有限公司 智能家电设备控制方法、装置、服务器及存储介质
CN111988187B (zh) * 2020-09-02 2022-07-26 北京亿安天下科技股份有限公司 中央管理服务器的互联网连接方法及装置
CN111897659B (zh) * 2020-09-29 2020-12-25 腾讯科技(深圳)有限公司 业务处理频率的控制方法、系统、装置、电子设备
US20220188271A1 (en) * 2020-12-10 2022-06-16 Microsoft Technology Licensing, Llc Framework for allowing complementary workloads/processes to bring in heavy load on a file collaboration platform
TWI760160B (zh) * 2021-03-26 2022-04-01 凌群電腦股份有限公司 降低伺服端運作壓力並提升回應時間之流量控制方法及其系統
US20220405477A1 (en) * 2021-06-17 2022-12-22 Ramp Business Corporation Real-time named entity based transaction approval
US20230108553A1 (en) * 2021-10-05 2023-04-06 International Business Machines Corporation Handling a transaction request
US11983721B2 (en) * 2021-10-29 2024-05-14 Paypal, Inc. Computer software architecture for execution efficiency
CN115174296B (zh) * 2022-05-30 2024-03-22 青岛海尔科技有限公司 设备功能接入方法、装置、存储介质及电子装置

Family Cites Families (76)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07129510A (ja) * 1993-11-01 1995-05-19 Toshiba Corp コンピュータシステム
US5913028A (en) 1995-10-06 1999-06-15 Xpoint Technologies, Inc. Client/server data traffic delivery system and method
US6633914B1 (en) 1998-08-05 2003-10-14 International Business Machines Corporation Systems, methods and computer program products for handling client requests for server application processing using a thread pool
US6418464B1 (en) 1998-09-25 2002-07-09 Apple Compunter, Inc. Method and apparatus for coordination of client/server processes
CA2293062A1 (en) * 1999-12-22 2001-06-22 Ibm Canada Limited-Ibm Canada Limitee Efficient use of domain socket pairs in communication for tightly coupled transactions
US6922685B2 (en) 2000-05-22 2005-07-26 Mci, Inc. Method and system for managing partitioned data resources
US6996631B1 (en) * 2000-08-17 2006-02-07 International Business Machines Corporation System having a single IP address associated with communication protocol stacks in a cluster of processing systems
US7254228B2 (en) * 2000-09-28 2007-08-07 Eci Telecom Ltd. Method and system for effective utilizing the switching capacity of local exchanges
US8831995B2 (en) * 2000-11-06 2014-09-09 Numecent Holdings, Inc. Optimized server for streamed applications
US7062567B2 (en) 2000-11-06 2006-06-13 Endeavors Technology, Inc. Intelligent network streaming and execution system for conventionally coded applications
US7185094B2 (en) 2001-03-30 2007-02-27 Sandcherry, Inc. Media session framework using a control module to direct and manage application and service servers
US20020152307A1 (en) * 2001-04-12 2002-10-17 Doyle Ronald Patrick Methods, systems and computer program products for distribution of requests based on application layer information
US7315892B2 (en) * 2001-06-27 2008-01-01 International Business Machines Corporation In-kernel content-aware service differentiation
US6912715B2 (en) * 2001-07-30 2005-06-28 Appeon Corporation System and method for web-based remote procedure call (RPC)
US20030055969A1 (en) * 2001-09-17 2003-03-20 International Business Machines Corporation System and method for performing power management on a distributed system
JP4469535B2 (ja) * 2002-01-10 2010-05-26 富士通株式会社 情報処理システム、情報処理装置並びにアクセス分散方法
US20030229695A1 (en) * 2002-03-21 2003-12-11 Mc Bride Edmund Joseph System for use in determining network operational characteristics
US7171479B2 (en) 2002-04-26 2007-01-30 International Business Machines Corporation Efficient delivery of boot code images from a network server
US8082339B2 (en) 2003-02-28 2011-12-20 Hewlett-Packard Development Company, L.P. Electronic device network having graceful denial of service
US7567504B2 (en) * 2003-06-30 2009-07-28 Microsoft Corporation Network load balancing with traffic routing
US7698457B2 (en) 2003-11-12 2010-04-13 Andrei Ghetie Scalable and dynamic quality of service control
JP2005184165A (ja) 2003-12-17 2005-07-07 Hitachi Ltd トラフィック制御装置およびそれを用いたサービスシステム
US7610377B2 (en) * 2004-01-27 2009-10-27 Sun Microsystems, Inc. Overload management in an application-based server
JP2006031063A (ja) 2004-07-12 2006-02-02 Hitachi Ltd 優先制御装置
JP2006319841A (ja) * 2005-05-16 2006-11-24 Funai Electric Co Ltd サーバ装置及びクライアント・サーバシステム
US7925769B2 (en) * 2005-11-23 2011-04-12 International Business Machines Corporation Media flow converter for use in real-time delivery transactions
US8145719B2 (en) 2006-03-03 2012-03-27 Gogroups Method and system for messaging and communication based on groups
US7647454B2 (en) * 2006-06-12 2010-01-12 Hewlett-Packard Development Company, L.P. Transactional shared memory system and method of control
US8832286B2 (en) * 2007-11-12 2014-09-09 International Business Machines Corporation Method and system for controlling client access to a server application
US7979497B2 (en) * 2008-01-25 2011-07-12 International Business Machines Corporation Message delivery using a plurality of queue managers
US9071608B2 (en) 2008-04-28 2015-06-30 International Business Machines Corporation Method and apparatus for load balancing in network based telephony application
US7797415B2 (en) 2008-04-29 2010-09-14 Computer Associates Think, Inc. Automatic context-based baselining for transactions
US8316085B2 (en) * 2008-08-13 2012-11-20 Sk Planet Co., Ltd. Contents delivery system and method using object redirection, and GSLB switch thereof
US8135850B2 (en) 2008-11-25 2012-03-13 Citrix Systems, Inc. Systems and methods for load balancing real time streaming
US20120066501A1 (en) 2009-03-17 2012-03-15 Chuyu Xiong Multi-factor and multi-channel id authentication and transaction control
US8699343B2 (en) * 2009-04-27 2014-04-15 Sonus Networks, Inc. Adaptive rate control based on overload signals
US8103781B1 (en) 2009-05-01 2012-01-24 Google Inc. Mechanism for handling persistent requests from stateless clients
WO2010144002A1 (en) * 2009-06-09 2010-12-16 Telefonaktiebolaget L M Ericsson (Publ) Power-saving functions in communications networks
KR101674903B1 (ko) 2009-10-20 2016-11-11 삼성전자주식회사 개인 네트워크를 이용한 서비스 제공 방법 및 장치
US8200812B2 (en) * 2009-12-31 2012-06-12 International Business Machines Corporation Reducing workload on a backend system using client side request throttling
US8996611B2 (en) * 2011-01-31 2015-03-31 Microsoft Technology Licensing, Llc Parallel serialization of request processing
US8176357B2 (en) 2010-05-28 2012-05-08 Eastman Kodak Company System for handling storage system requests
US8762775B2 (en) 2010-05-28 2014-06-24 Intellectual Ventures Fund 83 Llc Efficient method for handling storage system requests
US8682310B2 (en) * 2010-05-28 2014-03-25 Telefonaktiebolaget L M Ericsson (Publ) Network-based area positioning for capacity and coverage improvement
US8892632B2 (en) 2010-06-04 2014-11-18 Microsoft Corporation Client-server interaction frequency control
EP2395710B1 (en) * 2010-06-08 2013-11-06 Alcatel Lucent Device and method for data load balancing
US8832061B2 (en) * 2010-07-02 2014-09-09 Salesforce.Com, Inc. Optimizing data synchronization between mobile clients and database systems
JP5582344B2 (ja) * 2010-08-09 2014-09-03 日本電気株式会社 接続管理システム、及びシンクライアントシステムにおける接続管理サーバの連携方法
US8645545B2 (en) 2010-11-24 2014-02-04 International Business Machines Corporation Balancing the loads of servers in a server farm based on an angle between two vectors
US9602414B2 (en) 2011-02-09 2017-03-21 Time Warner Cable Enterprises Llc Apparatus and methods for controlled bandwidth reclamation
EP2678995B1 (en) * 2011-02-26 2019-07-17 British Telecommunications public limited company Service session resource management
US8849900B2 (en) 2011-03-04 2014-09-30 Telcordia Technologies, Inc. Method and system supporting mobile coalitions
US9654601B2 (en) * 2011-03-14 2017-05-16 Verizon Digital Media Services Inc. Network connection hand-off and hand-back
US8874474B2 (en) * 2011-03-23 2014-10-28 Panasonic Intellectual Property Corporation Of America Communication server, communication method, memory medium and integrated circuit for mediating requests for content delivery according to expectation values of a probability of acceptance of the request, desired location, and history information
JP5570030B2 (ja) 2011-03-29 2014-08-13 Kddi株式会社 サービス要求受付制御方法、装置およびシステム
US20130080635A1 (en) * 2011-09-23 2013-03-28 Loyal3 Holdings, Inc. Massively Scalable Electronic Gating System
US9285859B2 (en) 2011-12-29 2016-03-15 Khalifa University of Science, Technology, and Research British Telecommunications PLC Method and system for determining allocation of clients to servers
EP3068102B1 (en) * 2011-12-29 2017-11-08 Koninklijke KPN N.V. Network-initiated content streaming control
GB2506930A (en) 2012-10-15 2014-04-16 Ibm Improved request-response operation for asynchronous messaging
US20140153577A1 (en) 2012-12-03 2014-06-05 Aruba Networks, Inc. Session-based forwarding
CN103067359A (zh) 2012-12-14 2013-04-24 北京思特奇信息技术股份有限公司 一种基于连接复用的提高服务器并发处理能力的系统及方法
JP6172649B2 (ja) * 2012-12-19 2017-08-02 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation 情報処理装置、プログラム、及び、情報処理方法
JP6106494B2 (ja) 2013-03-29 2017-03-29 株式会社東芝 通信制御装置、サーバ装置、通信システム及びプログラム
US9432269B2 (en) 2013-04-06 2016-08-30 Citrix Systems, Inc. Systems and methods for exporting application details using appflow
US10069903B2 (en) 2013-04-16 2018-09-04 Amazon Technologies, Inc. Distributed load balancer
US10038626B2 (en) 2013-04-16 2018-07-31 Amazon Technologies, Inc. Multipath routing in a distributed load balancer
US10362145B2 (en) * 2013-07-05 2019-07-23 The Boeing Company Server system for providing current data and past data to clients
US20150019686A1 (en) * 2013-07-12 2015-01-15 Seven Networks, Inc. Distributed caching systems with configurable extended caching optimization
US9870349B2 (en) 2013-09-20 2018-01-16 Yottaa Inc. Systems and methods for managing loading priority or sequencing of fragments of a web object
US10104166B2 (en) * 2014-05-20 2018-10-16 Citrix Systems, Inc. Systems and methods for providing load balancing as a service
EP3037965A1 (en) 2014-12-22 2016-06-29 Oberthur Technologies Client-server communication
US11057446B2 (en) 2015-05-14 2021-07-06 Bright Data Ltd. System and method for streaming content from multiple servers
CN106301883B (zh) * 2015-06-26 2019-09-03 精工爱普生株式会社 网络系统、以及网络系统的控制方法
CN105897836A (zh) * 2015-12-07 2016-08-24 乐视云计算有限公司 一种回源请求处理方法及装置
CN106940656A (zh) * 2016-01-04 2017-07-11 阿里巴巴集团控股有限公司 一种任务调度方法及装置
US10834230B2 (en) 2017-08-25 2020-11-10 International Business Machines Corporation Server request management

Similar Documents

Publication Publication Date Title
JP2020531956A5 (ja)
TWI609285B (zh) Human-machine recognition method and corresponding human-machine recognition system
US9477840B1 (en) Preserving privacy related to networked media consumption activities
US10581886B1 (en) Computer system anomaly detection
GB2579330A (en) Server request management
US20210099484A1 (en) Phishing website detection
JP2020039137A (ja) マルチテナント環境のためのネットワークフローログ
JP2022180651A (ja) セッションセキュリティ分割およびアプリケーションプロファイラ
Beitollahi et al. ConnectionScore: a statistical technique to resist application-layer DDoS attacks
US10097650B2 (en) System and method for optimizing visual session recording for user account management in a computing environment
US11700269B2 (en) Analyzing user behavior patterns to detect compromised nodes in an enterprise network
US9350748B1 (en) Countering service enumeration through optimistic response
US11347896B1 (en) Horizontal scan detection
US9531749B2 (en) Prevention of query overloading in a server application
US10951637B2 (en) Distributed detection of malicious cloud actors
US9942255B1 (en) Method and system for detecting abusive behavior in hosted services
US10298613B2 (en) Mitigation of distributed denial-of-service attacks
US11074652B2 (en) System and method for model-based prediction using a distributed computational graph workflow
WO2021170141A1 (zh) 一种信息处理方法及装置、设备、存储介质
CN107409134B (zh) 法证分析方法
JP2019523584A (ja) ネットワーク攻撃防御システムおよび方法
WO2020016906A1 (en) Method and system for intrusion detection in an enterprise
CN107689958B (zh) 一种应用于云审计系统的网络审计子系统
DE102020113808A1 (de) Systeme und verfahren zum managen von endpunktsicherheitszuständen unter verwendung passiver datenintegritätsattestationen
AU2016393663B2 (en) Method and system for compression and optimization of in-line and in-transit information security data