JP2012521607A5 - - Google Patents

Download PDF

Info

Publication number
JP2012521607A5
JP2012521607A5 JP2012502129A JP2012502129A JP2012521607A5 JP 2012521607 A5 JP2012521607 A5 JP 2012521607A5 JP 2012502129 A JP2012502129 A JP 2012502129A JP 2012502129 A JP2012502129 A JP 2012502129A JP 2012521607 A5 JP2012521607 A5 JP 2012521607A5
Authority
JP
Japan
Prior art keywords
work item
technology
specific
distributed application
potential
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
JP2012502129A
Other languages
English (en)
Other versions
JP5474177B2 (ja
JP2012521607A (ja
Filing date
Publication date
Priority claimed from US12/409,547 external-priority patent/US8893156B2/en
Application filed filed Critical
Publication of JP2012521607A publication Critical patent/JP2012521607A/ja
Publication of JP2012521607A5 publication Critical patent/JP2012521607A5/ja
Application granted granted Critical
Publication of JP5474177B2 publication Critical patent/JP5474177B2/ja
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Claims (19)

  1. コンピュータ装置上の1つまたは複数のプロセッサが、分散アプリケーションの複数のコンポーネントを識別するステップと、
    前記プロセッサが、前記複数のコンポーネントの特定のコンポーネントに関連する特定のテクノロジーを識別するステップと、
    前記プロセッサが、前記識別した特定のテクノロジーに基づいて、テクノロジー固有のインターセプターを前記特定のコンポーネントに取り付け、前記取り付けられたテクノロジー固有のインターセプターを使用して、前記特定のコンポーネントによって送信または受信されたメッセージを傍受するステップと、
    特定の傍受したメッセージを検出したことに応答して、
    前記プロセッサが、前記特定の傍受したメッセージに基づいて、少なくとも1つの潜在的なワークアイテムを生成するステップと、
    前記プロセッサが、前記分散アプリケーションのパフォーマンスに対する前記少なくとも1つの潜在的なワークアイテムによる予測される影響に基づいて、前記少なくとも1つの潜在的なワークアイテムの実行をスケジューリングするかどうかを決定するステップと)
    を含むことを特徴とする監視方法。
  2. 前記少なくとも1つの潜在的なワークアイテムによる予測される影響が、受け入れ可能なパフォーマンスへの影響のしきい値未満である場合、前記少なくとも1つの潜在的なワークアイテムの実行がスケジューリングされ、前記少なくとも1つの潜在的なワークアイテムによる予測される影響が、前記受け入れ可能なパフォーマンスへの影響のしきい値を超えている場合、前記少なくとも1つの潜在的なワークアイテムの実行はスケジューリングされないことを特徴とする請求項1に記載の方法。
  3. 前記少なくとも1つの潜在的なワークアイテムによる予測された影響は、前記分散アプリケーションのプロセッサ使用率、前記分散アプリケーションのメッセージ待機時間、前記分散アプリケーションの実行キューの長さ、またはそれらの任意の組み合わせに対する影響を示すことを特徴とする請求項1に記載の方法。
  4. ワークアイテムの有効期間内にスケジューリングされていない場合、前記少なくとも1つの潜在的なワークアイテムは期限が切れることを特徴とする請求項1に記載の方法。
  5. 前記プロセッサが、前記分散アプリケーションで前記少なくとも1つの潜在的なワークアイテムを実行するステップをさらに含み、前記少なくとも1つの潜在的なワークアイテムは、前記分散アプリケーションに関連する検出した依存情報を格納する命令、前記分散アプリケーションに関連する監視されるアクティビティ情報を格納する命令、前記分散アプリケーションに関連するパフォーマンスカウンター情報を報告する命令、またはそれらの任意の組み合わせを含むことを特徴とする請求項1に記載の方法。
  6. 前記プロセッサが、前記傍受したメッセージに基づいて、前記特定のコンポーネントで特定の関数の呼び出しを追跡するために、操作呼び出しモニターを割り当てるステップをさらに含むことを特徴とする請求項5に記載の方法。
  7. 前記特定の関数は、ソース操作およびターゲット操作を保持し、前記少なくとも1つの潜在的なワークアイテムは、前記ソース操作と前記ターゲット操作との間の依存関係を示し、前記少なくとも1つの潜在的なワークアイテムを実行するステップは、前記依存関係を依存関係キャッシュに格納するステップを含むことを特徴とする請求項6に記載の方法。
  8. 前記依存関係が以前に格納されていないと決定するステップに応じて、前記プロセッサが、前記依存関係キャッシュから保存場所に記憶域サービスを介して前記依存関係を転送するステップをさらに含むことを特徴とする請求項7に記載の方法。
  9. 前記プロセッサが、前記特定のコンポーネントで特定の実行パスのアクティビティを追跡するためにアクティビティモニターを割り当てるステップをさらに含み、前記少なくとも1つの潜在的なワークアイテムは、前記特定の実行パスに関連するアクティビティ情報を含み、前記少なくとも1つの潜在的なワークアイテムを実行するステップは、前記アクティビティ情報をアクティビティキューに格納するステップを含むことを特徴とする請求項5に記載の方法。
  10. 前記プロセッサが、前記傍受したメッセージに基づいて、特定のイベントの発生を追跡するためにカウンターモニターを割り当てるステップをさらに含み、前記少なくとも1つの潜在的なワークアイテムは、前記特定のイベントの少なくとも1つの発生を示し、前記少なくとも1つの潜在的なワークアイテムを実行するステップは、前記特定のイベントの前記少なくとも1つの発生を前記カウンターモニターの1つまたは複数のクライアントに報告するステップを含むことを特徴とする請求項5に記載の方法。
  11. 前記プロセッサが、前記分散アプリケーションに関連する少なくとも1つのメトリックを計算するステップであって、前記少なくとも1つのメトリックは、発生した例外の数、報告されるエラーの数、またはそれらの任意の組み合わせを含計算するステップと、
    前記プロセッサが、前記分散アプリケーションの障害状態を検出するステップと、
    前記プロセッサが、前記少なくとも1つのメトリックに基づいて、前記障害状態の潜在的な原因として前記特定のコンポーネントを識別するステップと
    をさらに含むことを特徴とする請求項1に記載の方法。
  12. 第1のテクノロジーに関連する第1のテクノロジー固有のインターセプターおよび前記第1のテクノロジーとは異なる第2のテクノロジーに関連する第2のテクノロジー固有のインターセプターを含む複数のテクノロジー固有のインターセプターと、テクノロジーに依存しない、コンピュータ装置上のインターセプターマネージャーとを備える監視システムであって、
    前記第1のテクノロジー固有のインターセプターは、
    第1の分散アプリケーションコンポーネントによって送信および受信されるメッセージを傍受して、前記第1のテクノロジーに関連する前記第1の分散アプリケーションコンポーネントの動作を追跡し、
    前記傍受したメッセージを検出したことに応答して、前記第1の分散アプリケーションコンポーネントの前記追跡された動作に基づいてワークアイテムを生成し、
    前記第1の分散アプリケーションコンポーネントの前記追跡された動作に基づいて、前記ワークアイテムを前記テクノロジーに依存しないインターセプターマネージャーに送信するように構成され、
    前記第2のテクノロジー固有のインターセプターは、
    第2の分散アプリケーションコンポーネントによって送信および受信されたメッセージを傍受して、前記第2のテクノロジーに関連する前記第2の分散アプリケーションコンポーネントの動作を追跡し、
    前記第2の分散アプリケーションコンポーネントの前記追跡された動作に基づいてワークアイテムを生成し、
    前記第2の分散アプリケーションコンポーネントの前記追跡された動作に基づいて、前記ワークアイテムを前記テクノロジーに依存しないインターセプターマネージャーに送信するように構成され、
    前記テクノロジーに依存しないインターセプターマネージャーは、前記第1のテクノロジー固有のインターセプターに関連する第1のワークアイテムマネージャーおよび前記第2のテクノロジー固有のインターセプターに関連する第2のワークアイテムマネージャーといった、複数のワークアイテムマネージャーを含み、
    各ワークアイテムマネージャーは、特定のテクノロジー固有のインターセプターに関連し、
    前記特定のテクノロジー固有のインターセプターからワークアイテムを受信し、
    前記受信したワークアイテムをワークアイテムキューに入れ、
    前記特定のテクノロジー固有のインターセプターによって追跡された分散アプリケーションコンポーネントのパフォーマンスに対する特定のワークアイテムによる影響を、受け入れ可能なパフォーマンスへの影響のしきい値と比較し、
    前記影響が前記受け入れ可能なパフォーマンスへの影響のしきい値未満のときに、前記特定のワークアイテムの実行をスケジューリングし、
    前記影響が前記受け入れ可能なパフォーマンスへの影響のしきい値より大きいときに、前記特定のワークアイテムの実行をスケジューリングせずに、前記特定のワークアイテムを破棄するように構成されていること
    を特徴とする監視システム。
  13. テクノロジー固有のインターセプターはそれぞれ、その関連するワークアイテムマネージャーに空のワークアイテムを要求し、前記空のワークアイテムに情報を格納することによってワークアイテムを生成し、および前記生成されたワークアイテムを前記テクノロジーに依存しないインターセプターマネージャーに送信するようにさらに構成されていることを特徴とする請求項12に記載の監視システム。
  14. 前記各ワークアイテムマネージャーは、
    同時に実行するワークアイテムの数を制限し、
    前記ワークアイテムキューのサイズを制限し、
    前記ワークアイテムキューが満杯のときに、受信したワークアイテムを拒否し、
    スレッドプールのフォアグラウンドのスレッドまたは前記スレッドプールのバックグラウンドのスレッドにおいて、特定のワークアイテムの実行をスケジューリングし、
    前記スレッドプールの同時に実行するスレッドの数を制限する
    ようにさらに構成されていることを特徴とする請求項12に記載の監視システム。
  15. 前記プロセッサが、空のワークアイテムに対する要求を、前記テクノロジー固有のインターセプターから受信するステップと、
    前記プロセッサが、前記空のワークアイテムに対する要求を拒否するステップと
    をさらに含むことを特徴とする請求項1に記載の方法。
  16. 前記プロセッサが、前記テクノロジー固有のインターセプターで依存関係検出をオンまたはオフするステップをさらに含むことを特徴とする請求項1に記載の方法。
  17. 前記特定の傍受したメッセージは、前記特定のコンポーネントのソース操作と、前記複数のコンポーネントの第2のコンポーネントのターゲット操作との間の依存関係を示し、前記少なくとも1つの潜在的なワークアイテムは、前記依存関係を記憶するためのワークアイテムを含むことを特徴とする請求項1に記載の方法。
  18. 前記特定の傍受したメッセージは、分散アプリケーションの実行パスに関連するアクティブ情報を示し、前記少なくとも1つの潜在的なワークアイテムは、前記アクティブ情報を記憶するためのワークアイテムを含むことを特徴とする請求項1に記載の方法。
  19. 前記特定の傍受したメッセージは、ソフトウェア例外の発生を示し、前記少なくとも1つの潜在的なワークアイテムは、前記ソフトウェア例外の発生を報告するためのワークアイテムを含むことを特徴とする請求項1に記載の方法。
JP2012502129A 2009-03-24 2010-03-19 分散アプリケーションの監視 Expired - Fee Related JP5474177B2 (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US12/409,547 US8893156B2 (en) 2009-03-24 2009-03-24 Monitoring of distributed applications
US12/409,547 2009-03-24
PCT/US2010/028024 WO2010111145A2 (en) 2009-03-24 2010-03-19 Monitoring of distributed applications

Publications (3)

Publication Number Publication Date
JP2012521607A JP2012521607A (ja) 2012-09-13
JP2012521607A5 true JP2012521607A5 (ja) 2013-05-02
JP5474177B2 JP5474177B2 (ja) 2014-04-16

Family

ID=42781786

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012502129A Expired - Fee Related JP5474177B2 (ja) 2009-03-24 2010-03-19 分散アプリケーションの監視

Country Status (7)

Country Link
US (1) US8893156B2 (ja)
EP (1) EP2411927B1 (ja)
JP (1) JP5474177B2 (ja)
KR (1) KR101683321B1 (ja)
CN (1) CN102369523B (ja)
CA (1) CA2753019C (ja)
WO (1) WO2010111145A2 (ja)

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8601443B2 (en) * 2008-02-12 2013-12-03 International Business Machines Corporation Method and system for correlating trace data
US9104476B2 (en) * 2010-04-07 2015-08-11 Apple Inc. Opportunistic multitasking of VOIP applications
US9697009B2 (en) * 2010-06-25 2017-07-04 AVG Netherlands B.V. Method for improving the performance of computers
WO2012020405A1 (en) * 2010-08-09 2012-02-16 Neebula Systems Ltd. System and method for determining a topology of at least one application in a computerized organization
US9122803B1 (en) * 2010-10-26 2015-09-01 Interactive TKO, Inc. Collaborative software defect detection
US9292329B2 (en) 2011-02-10 2016-03-22 Microsoft Technology Licensing, Llc Virtual switch interceptor
US9544353B2 (en) * 2011-06-16 2017-01-10 Microsoft Technology Licensing, Llc Dynamic activation of web applications
US9027141B2 (en) * 2012-04-12 2015-05-05 Netflix, Inc. Method and system for improving security and reliability in a networked application environment
US9405602B1 (en) * 2012-06-25 2016-08-02 Google Inc. Method for application notification and tasking
CN103823659A (zh) * 2012-11-19 2014-05-28 苏州博远容天信息科技有限公司 一种通讯多线程技术
US8954546B2 (en) * 2013-01-25 2015-02-10 Concurix Corporation Tracing with a workload distributor
KR102083316B1 (ko) 2013-04-24 2020-04-14 삼성전자주식회사 사용자 디바이스의 메모리 관리 방법 및 장치
US9336068B2 (en) 2013-06-07 2016-05-10 Apple Inc. Throttling of application access to resources
US9250953B2 (en) * 2013-11-12 2016-02-02 Oxide Interactive Llc Organizing tasks by a hierarchical task scheduler for execution in a multi-threaded processing system
US9405603B2 (en) * 2014-04-18 2016-08-02 AppDynamics, Inc. Naming of nodes in net framework
US9998348B2 (en) * 2014-07-31 2018-06-12 Cisco Technology, Inc. Monitoring a business transaction utilizing PHP engines
CN106326099B (zh) * 2015-07-01 2019-10-29 阿里巴巴集团控股有限公司 一种用于程序跟踪的方法、装置及电子设备
US20170289242A1 (en) * 2016-03-31 2017-10-05 David Keppel Technologies for dynamic work queue management
US10365909B2 (en) * 2016-04-21 2019-07-30 Data Accelerator Ltd. Method and system for deploying virtualized applications
CN109073350B (zh) * 2016-04-29 2021-07-02 思科技术公司 应用性能数据的预测性汇总和缓存
US10210020B2 (en) * 2016-06-29 2019-02-19 International Business Machines Corporation Scheduling requests in an execution environment
CN107291601B (zh) * 2017-06-12 2021-01-22 北京奇艺世纪科技有限公司 一种安全运维方法及系统
US10416974B2 (en) 2017-10-06 2019-09-17 Chicago Mercantile Exchange Inc. Dynamic tracer message logging based on bottleneck detection
US10841236B1 (en) * 2018-03-30 2020-11-17 Electronic Arts Inc. Distributed computer task management of interrelated network computing tasks
US11321135B2 (en) * 2019-10-31 2022-05-03 Oracle International Corporation Rate limiting compliance assessments with multi-layer fair share scheduling
US11243695B2 (en) 2020-05-28 2022-02-08 International Business Machines Corporation Leasing unordered items in namespace indices
US11188419B1 (en) 2020-05-28 2021-11-30 International Business Machines Corporation Namespace indices in dispersed storage networks
US11500700B2 (en) 2020-05-28 2022-11-15 International Business Machines Corporation Leasing prioritized items in namespace indices
US11194660B1 (en) 2020-05-28 2021-12-07 International Business Machines Corporation Listing and protocol for namespace index
DE102020209512A1 (de) 2020-07-28 2022-02-03 Volkswagen Aktiengesellschaft Verfahren und Vorrichtung zum Bestimmen eines Betriebszustands mindestens einer Anwendung
CN111897600A (zh) * 2020-07-31 2020-11-06 惠州Tcl移动通信有限公司 减少应用内存占用的方法、装置、移动终端及系统
US11886920B2 (en) * 2021-03-19 2024-01-30 Shopify Inc. Methods and apparatus for load sharing between primary and secondary computing environments based on expected completion latency differences
CN114745153B (zh) * 2022-03-10 2024-02-27 北京汇元网科技股份有限公司 WCF和log4net结合的链路跟踪方法

Family Cites Families (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4694396A (en) * 1985-05-06 1987-09-15 Computer X, Inc. Method of inter-process communication in a distributed data processing system
US5938749A (en) * 1996-06-03 1999-08-17 Whittaker Communications Inc. Queue measurement apparatus and methodology
US5832515A (en) * 1996-09-12 1998-11-03 Veritas Software Log device layered transparently within a filesystem paradigm
US5958010A (en) 1997-03-20 1999-09-28 Firstsense Software, Inc. Systems and methods for monitoring distributed applications including an interface running in an operating system kernel
US6535878B1 (en) * 1997-05-02 2003-03-18 Roxio, Inc. Method and system for providing on-line interactivity over a server-client network
US6434620B1 (en) * 1998-08-27 2002-08-13 Alacritech, Inc. TCP/IP offload network interface device
US6279001B1 (en) * 1998-05-29 2001-08-21 Webspective Software, Inc. Web service
US6182136B1 (en) * 1998-09-08 2001-01-30 Hewlett-Packard Company Automated service elements discovery using core service specific discovery templates
US6611955B1 (en) * 1999-06-03 2003-08-26 Swisscom Ag Monitoring and testing middleware based application software
US6748555B1 (en) * 1999-09-09 2004-06-08 Microsoft Corporation Object-based software management
US6604125B1 (en) * 1999-09-24 2003-08-05 Sun Microsystems, Inc. Mechanism for enabling a thread unaware or non thread safe application to be executed safely in a multi-threaded environment
US6457142B1 (en) * 1999-10-29 2002-09-24 Lucent Technologies Inc. Method and apparatus for target application program supervision
US6460055B1 (en) * 1999-12-16 2002-10-01 Livevault Corporation Systems and methods for backing up data files
US6792456B1 (en) * 2000-05-08 2004-09-14 International Business Machines Corporation Systems and methods for authoring and executing operational policies that use event rates
US6792466B1 (en) * 2000-05-09 2004-09-14 Sun Microsystems, Inc. Trusted construction of message endpoints in a distributed computing environment
US20020184363A1 (en) * 2001-04-20 2002-12-05 Steven Viavant Techniques for server-controlled measurement of client-side performance
JP2002351852A (ja) * 2001-05-28 2002-12-06 Mitsubishi Electric Corp システム運用管理方式
US7584418B2 (en) * 2001-05-31 2009-09-01 Oracle International Corporation Methods, systems, and articles of manufacture for prefabricating an information page
US7155728B1 (en) * 2001-06-28 2006-12-26 Microsoft Corporation Remoting features
EP1563389A4 (en) * 2001-08-01 2008-06-25 Actona Technologies Ltd VIRTUAL DATA DISTRIBUTION NETWORK
US6847854B2 (en) * 2001-08-10 2005-01-25 Rockwell Automation Technologies, Inc. System and method for dynamic multi-objective optimization of machine selection, integration and utilization
US8473922B2 (en) * 2001-09-19 2013-06-25 Hewlett-Packard Development Company, L.P. Runtime monitoring in component-based systems
US6910092B2 (en) * 2001-12-10 2005-06-21 International Business Machines Corporation Chip to chip interface for interconnecting chips
GB2383437B (en) * 2001-12-20 2004-02-04 Sun Microsystems Inc System trace unit
CA2480955A1 (en) * 2002-04-19 2003-10-30 Rutvik Doshi System and method for monitoring a computer application
KR100772999B1 (ko) 2002-06-25 2007-11-05 인터내셔널 비지네스 머신즈 코포레이션 분산 환경에서 어플리케이션의 성능을 모니터링하는 방법및 시스템
US7228354B2 (en) * 2002-06-28 2007-06-05 International Business Machines Corporation Method for improving performance in a computer storage system by regulating resource requests from clients
US7418494B2 (en) * 2002-07-25 2008-08-26 Intellectual Ventures Holding 40 Llc Method and system for background replication of data objects
US20040025162A1 (en) * 2002-07-31 2004-02-05 Fisk David C. Data storage management system and method
US7240325B2 (en) * 2002-09-11 2007-07-03 International Business Machines Corporation Methods and apparatus for topology discovery and representation of distributed applications and services
US7448066B2 (en) * 2002-09-19 2008-11-04 International Business Machines Corporation Application server object-level security for distributed computing domains
US7194664B1 (en) * 2003-09-08 2007-03-20 Poon Fung Method for tracing application execution path in a distributed data processing system
US7409676B2 (en) * 2003-10-20 2008-08-05 International Business Machines Corporation Systems, methods and computer programs for determining dependencies between logical components in a data processing system or network
JP4330429B2 (ja) * 2003-11-05 2009-09-16 株式会社日立製作所 プロファイル情報の取得装置及び方法
US20050267954A1 (en) * 2004-04-27 2005-12-01 Microsoft Corporation System and methods for providing network quarantine
US7805509B2 (en) * 2004-06-04 2010-09-28 Optier Ltd. System and method for performance management in a multi-tier computing environment
US20060004767A1 (en) * 2004-06-30 2006-01-05 Microsoft Corporation Systems and methods for collecting, representing, transmitting, and interpreting usage and state data for software
US20060085420A1 (en) * 2004-09-27 2006-04-20 Symphoniq Corp. Method and apparatus for monitoring real users experience with a website
US7624176B2 (en) * 2004-10-14 2009-11-24 International Business Machines Corporation Method and system for programmatically generating synthetic transactions to monitor performance and availability of a web application
US7552212B2 (en) * 2004-10-22 2009-06-23 International Business Machines Corporation Intelligent performance monitoring based on user transactions
JP3945521B2 (ja) * 2005-06-13 2007-07-18 株式会社日立製作所 分散処理システム及びその性能モニタリング方法
US7734768B2 (en) * 2005-07-26 2010-06-08 International Business Machines Corporation System and method for adaptively collecting performance and event information
US7891000B1 (en) * 2005-08-05 2011-02-15 Cisco Technology, Inc. Methods and apparatus for monitoring and reporting network activity of applications on a group of host computers
US8079037B2 (en) * 2005-10-11 2011-12-13 Knoa Software, Inc. Generic, multi-instance method and GUI detection system for tracking and monitoring computer applications
US7499951B2 (en) * 2005-11-18 2009-03-03 Oracle International Corporation Capturing data from user selected portions of a business process and transferring captured data to user identified destinations
US7672983B2 (en) * 2005-12-19 2010-03-02 Sun Microsystems, Inc. Method and apparatus for tracking activity of a garbage collector with a plurality of threads that operate concurrently with an application program
US8856862B2 (en) * 2006-03-02 2014-10-07 British Telecommunications Public Limited Company Message processing methods and systems
US20080005520A1 (en) * 2006-06-09 2008-01-03 Siegwart David K Locality with parallel hierarchical copying garbage collection
US7814486B2 (en) * 2006-06-20 2010-10-12 Google Inc. Multi-thread runtime system
US20080016115A1 (en) * 2006-07-17 2008-01-17 Microsoft Corporation Managing Networks Using Dependency Analysis
US8234631B2 (en) * 2007-08-14 2012-07-31 Dynatrace Software Gmbh Method and system for tracing individual transactions at the granularity level of method calls throughout distributed heterogeneous applications without source code modifications
US20080148242A1 (en) * 2006-12-18 2008-06-19 Computer Associates Think, Inc. Optimizing an interaction model for an application
US8644305B2 (en) * 2007-01-22 2014-02-04 Synopsys Inc. Method and system for modeling a bus for a system design incorporating one or more programmable processors
CN101242392B (zh) * 2007-02-06 2012-02-08 国际商业机器公司 用于系列服务消息处理的方法、设备和系统
EP1975830A1 (en) 2007-03-30 2008-10-01 British Telecommunications Public Limited Company Distributed computer system
US9645845B2 (en) * 2007-09-27 2017-05-09 Sap Se Triggering job execution in application servers based on asynchronous messages sent by scheduling tasks

Similar Documents

Publication Publication Date Title
JP2012521607A5 (ja)
JP5474177B2 (ja) 分散アプリケーションの監視
US10203996B2 (en) Filtering system noises in parallel computer system during thread synchronization
US10061631B2 (en) Detecting unresponsiveness of a process
US9032254B2 (en) Real time monitoring of computer for determining speed and energy consumption of various processes
US9584617B2 (en) Allocating cache request in distributed cache system based upon cache object and marker identifying mission critical data
US8954968B1 (en) Measuring by the kernel the amount of time a monitored thread spends in a queue in order to monitor scheduler delays in a computing device
US8799904B2 (en) Scalable system call stack sampling
US8423972B2 (en) Collecting profile-specified performance data on a multithreaded data processing system
US8504753B2 (en) Suspendable interrupts for processor idle management
US9021172B2 (en) Data processing apparatus and method and method for generating performance monitoring interrupt signal based on first event counter and second event counter
US20150242254A1 (en) Method and apparatus for processing message between processors
JP5686904B2 (ja) 稼働情報予測計算機、稼働情報予測方法及びプログラム
KR101717494B1 (ko) 인터럽트 처리 장치 및 방법
US20100017584A1 (en) Call Stack Sampling for a Multi-Processor System
US20170147422A1 (en) External software fault detection system for distributed multi-cpu architecture
US9176783B2 (en) Idle transitions sampling with execution context
US20130227586A1 (en) Recording Activity of Software Threads in a Concurrent Software Environment
US8307246B2 (en) Real time monitoring of computer for determining speed of various processes
KR101203099B1 (ko) 운영체제 태스크의 실행시간 모니터링 방법 및 시스템
GB2515035A (en) Prioritising event processing based on system workload
JPWO2010113212A1 (ja) メモリリーク監視装置、及び方法
JP5014179B2 (ja) Os優先度変更装置及びos優先度変更プログラム
JP4992740B2 (ja) マルチプロセッサシステム、障害検出方法および障害検出プログラム
CN102043690A (zh) 多核处理器故障处理方法及多核处理器