会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 6. 发明申请
    • REDUCING WORKLOAD ON A BACKEND SYSTEM USING CLIENT SIDE REQUEST THROTTLING
    • 使用客户端请求转向减少后台系统上的工作负载
    • US20110161488A1
    • 2011-06-30
    • US12651197
    • 2009-12-31
    • Paul AndersonWim De PauwRohit D. KelapureAndrew H. Richter
    • Paul AndersonWim De PauwRohit D. KelapureAndrew H. Richter
    • G06F15/173
    • H04L67/325H04L47/10H04L47/12H04L47/18H04L47/19H04L47/22H04L47/26H04L47/28H04L47/32
    • Embodiments of the present invention address deficiencies of the art in respect to workload management of backend systems and provide a novel and non-obvious method, system and computer program product for limiting a request rate from a client based on a health state of a server system. In one embodiment of the invention, a computer-implemented method for limiting a request rate from a client based on a health state of a server system that includes monitoring a server system, determining a measure of health of the server system, sending the determined measure of health to a client submitting a request to the server system and receiving a subsequent request from the client that is delayed by a time period, wherein the time period is based at least in part upon the determined measure of health. The computer-implemented method can further include receiving server system CPU utilization, determining an approximate predicted real server response time of a transaction and sending the determined approximate predicted real server response time of a transaction to a client submitting a request to the server system.
    • 本发明的实施例解决了本领域在后端系统的工作负载管理方面的缺陷,并且提供了一种基于服务器系统的健康状态来限制来自客户端的请求速率的新颖且非显而易见的方法,系统和计算机程序产品 。 在本发明的一个实施例中,一种用于基于服务器系统的健康状态来限制来自客户端的请求速率的计算机实现的方法,所述服务器系统包括监视服务器系统,确定服务器系统的健康度量,发送所确定的测量 向客户端提交对服务器系统的请求并从客户端接收延迟时间段的后续请求,其中该时间段至少部分地基于所确定的健康度量。 计算机实现的方法还可以包括接收服务器系统CPU利用率,确定交易的近似预测的实际服务器响应时间,并将所确定的交易的近似预测真实服务器响应时间发送给向服务器系统提交请求的客户端。
    • 8. 发明授权
    • Methods for extracting reference patterns in JAVA and depicting the same
    • 在JAVA中提取参考模式并描绘相同的方法
    • US06370684B1
    • 2002-04-09
    • US09290493
    • 1999-04-12
    • Wim De PauwOlivier GruberRavi B. KonuruGary S. Sevitsky
    • Wim De PauwOlivier GruberRavi B. KonuruGary S. Sevitsky
    • G06F944
    • G06F12/0253
    • Methods are provided for extracting reference patterns in JAVA and depicting the same. The extracted and depicted reference patterns may be used to interactively and selectively explore data structures, and to identify and solve memory leaks. A method for extracting reference relationships among objects corresponding to a running program includes the step of designating a starting set of objects. The starting set of objects is partitioned into subsets of objects grouped by class. A recursive operation is applied to each of the starting subsets. The recursive operation includes the step of, given a subset of objects, identifying a second set of objects. The second set includes all objects that refer to at least one object in the subset when a direction of reference terminates at the starting set. Alternatively, the second set includes all objects that are referred to by at least one object in the subset when the direction of reference originates from the starting set. The recursive operation also includes the step of partitioning the second set into new subsets of objects grouped by class. The recursive operation is applied to each of the new subsets until a predefined depth is reached.
    • 提供了用于提取JAVA中的参考模式并描绘相同的方法。 提取和描绘的参考图案可以用于交互地和选择性地探索数据结构,以及识别和解决内存泄漏。 用于提取与运行程序相对应的对象之间的参考关系的方法包括指定对象的起始集合的步骤。 对象的起始集合被划分为按类分组的对象的子集。 递归操作应用于每个起始子集。 递归操作包括给定对象子集的步骤,识别第二组对象。 当参考方向在起始集合终止时,第二组包括引用子集中至少一个对象的所有对象。 或者,第二组包括当起始集合起源于参考方向时子集中至少一个对象所引用的所有对象。 递归操作还包括将第二组划分为按类分组的新对象子集的步骤。 递归操作被应用于每个新的子集,直到达到预定义的深度。
    • 9. 发明授权
    • Generating layouts for graphs of data flow applications
    • 生成数据流应用程序图形的布局
    • US08856766B2
    • 2014-10-07
    • US13469409
    • 2012-05-11
    • Andrew Lawrence FrenkielHenrique AndradeBugra GedikMichael Donald PfeiferWim De Pauw
    • Andrew Lawrence FrenkielHenrique AndradeBugra GedikMichael Donald PfeiferWim De Pauw
    • G06F9/44G06F9/45
    • G06F8/00G06F8/74
    • An embodiment of the invention provides a method of displaying a data flow, wherein a description of a data flow application to be displayed is received. The data flow application includes nodes and edges connecting the nodes, wherein the nodes represent operators and the edges represent data connections for data flowing between the operations. A reason that a user is to view the data flow and/or a user constraint on a complexity of the data flow application to be displayed is determined with a processor; and, the time required to render a display of the data flow application is estimated. A transformed representation of the data flow application is created with the processor. The transformed representation is created based upon the user reason, the user constraint, the estimated time of rendering, and/or a layout strategy. The transformed representation is displayed on a graphical user interface.
    • 本发明的实施例提供一种显示数据流的方法,其中接收要显示的数据流应用的描述。 数据流应用程序包括连接节点的节点和边缘,其中节点表示运算符,边缘表示在运算之间流动的数据的数据连接。 用处理器确定用户要查看要显示的数据流应用的复杂度的数据流和/或用户约束的原因; 并且估计呈现数据流应用的显示所需的时间。 使用处理器创建数据流应用程序的变换表示。 基于用户原因,用户约束,估计的呈现时间和/或布局策略来创建变换表示。 转换的表示形式显示在图形用户界面上。