Multi-layered secure equipment access
US-2024236045-A9 · Jul 11, 2024 · US
US9912522B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9912522-B2 |
| Application number | US-201514699776-A |
| Country | US |
| Kind code | B2 |
| Filing date | Apr 29, 2015 |
| Priority date | Apr 29, 2015 |
| Publication date | Mar 6, 2018 |
| Grant date | Mar 6, 2018 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
The present technology correlates tasks between multiple threads of an application. A payload consisting of a task object may be identified as part of a method. Identification of the task object may be performed using instrumentation or some other method. Once the task object is identified, the payload may be instrumented to track the task object or payload and correlate the task object with other executing threads. Instrumenting the payload may include determining the constructor of the task object and instrumenting the task object constructors to determine what creates the task object. Once the source of a task object or payload is determined, the current thread having the task object as a parameter and another thread which creates the task may be tied together as part of a business transaction.
Opening claim text (preview).
What is claimed is: 1. A method for tracking a task in a distributed business transaction, comprising: detecting, by an agent executed by a server, a thread that is not associated with any business transaction, wherein the thread is executed as part of an application associated with the distributed business transaction; in response to detecting the thread, identifying, by the agent, a set of payloads in the thread; filtering, by the agent, the set of payloads to identify one or more payloads of the set of payloads to be tracked; identifying, by the agent, a constructor associated with each of the one or more payloads; instrumenting, by the agent, each constructor of the one or more payloads; based on the instrumenting, identifying, by the agent, whether any other thread of an instrumented constructor constructs a task object associated with the filtered payload; and correlating, by the agent, the detected thread to a business transaction assigned to the other threads associated with the filtered payload. 2. The method of claim 1 , wherein identifying the set of payloads includes collecting stack trace information. 3. The method of claim 2 , wherein identifying the set of payloads includes identifying a chain of calls from the stack trace information. 4. The method of claim 3 , further comprising instrumenting potential entry point methods in the chain of calls associated with the stack trace information. 5. The method of claim 4 , wherein a potential entry point and the task object of the detected thread are correlated after a user approves a proposed correlation of the potential entry point and the task object. 6. The method of claim 1 , further comprising: determining there is no correlation between any one of the set of payloads and any task; and naming a business transaction after a part of a call chain associated with the set of payloads. 7. A non-transitory computer readable storage medium having embodied thereon a program, the program being executable as an agent by a processor to perform a method for tracking a task in a distribute business transaction, the method comprising: detecting a thread that is not associated with any business transaction, wherein the thread is executed as part of an application associated with the distributed business transaction; in response to detecting the thread, identifying a set of payloads in the thread; filtering the set of payloads to identify one or more payloads of the set of payloads to be tracked; identifying a constructor associated with each of the one or more payloads; instrumenting each constructor of the one or more payloads; based on the instrumenting, identifying whether any other thread of an instrumented constructor constructs a task object associated with the filtered payload; and correlating the detected thread to a business transaction assigned to the other threads associated with the filtered payload. 8. The non-transitory computer readable storage medium of claim 7 , wherein identifying the set of payloads includes collecting stack trace information. 9. The non-transitory computer readable storage medium of claim 8 , wherein identifying the set of payloads includes identifying a chain of calls from the stack trace information. 10. The non-transitory computer readable storage medium of claim 9 , the method further comprising instrumenting potential entry point methods in the chain of calls associated with the stack trace information. 11. The non-transitory computer readable storage medium of claim 10 , wherein the potential entry point and task object are correlated after a user approves a proposed correlation of the potential entry point and task object. 12. The non-transitory computer readable storage medium of claim 7 , further comprising: determining there is no correlation between any one of the set of payloads and any task; and naming a business transaction after a part of a call chain associated with the set of payloads. 13. A system for tracking a task in a distributed business transaction, comprising: a server including a memory and a processor; and one or more modules stored in the memory and executed by the processor, wherein the one or more modules include an agent configured: detect a thread that is not associated with any business transaction, wherein the thread is executed as part of an application associated with the distributed business transaction; in response to detecting the thread, identify a set of payloads in the thread; filter the set of payloads to identify one or more payloads of the set of payloads to be tracked; identify a constructor associated with each of the one or more payloads; instrument each constructor of the one or more payloads; based on the instrumentation, identify whether any other thread of an instrumented constructor constructs a task object associated with the filtered payload; and correlate the detected thread to a business transaction assigned to the other threads associated with the filtered payload. 14. The system of claim 13 , wherein identifying the set of payloads includes collecting stack trace information. 15. The system of claim 14 , wherein identifying the set of payloads includes identifying a chain of calls from the stack trace information. 16. The system of claim 15 , the one or more modules executable to instrument potential entry point methods in the chain of calls associated with the stack trace information. 17. The system of claim 16 , wherein the potential entry point and the task object are correlated after a user approves a proposed correlation of the potential entry point and task object. 18. The system of claim 13 , the one or more modules executable to: determine there is no correlation between any one of the set of payloads and any task; and name a business transaction after a part of a call chain associated with the set of payloads.
for systems · CPC title
Monitoring of systems including the internet · CPC title
where the computing system is a virtual computing platform, e.g. logically partitioned systems (virtual machines G06F9/45533; logical partitioning of resources G06F9/5077) · CPC title
where the computing system is distributed, e.g. networked systems, clusters, multiprocessor systems (multiprogramming arrangements G06F9/46; allocation of resources G06F9/50) · CPC title
Multiprogramming arrangements · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.