会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 8. 发明申请
    • Reducing the run-time cost of invoking a server page
    • 减少调用服务器页面的运行时成本
    • US20050209863A1
    • 2005-09-22
    • US10794967
    • 2004-03-05
    • Martin Presler-MarshallScott Snyder
    • Martin Presler-MarshallScott Snyder
    • G06F9/44G06F17/30G06F17/60
    • G06F8/51G06F9/4492G06F17/30896
    • The present invention is a method, system and apparatus for reducing the run-time cost of invoking a server page. The system can include a server page translation unit configured to translate a server page document into program code. The system also can include a program code compiler configured to compile the program code into a program object. Finally, the system can include an optimization processor programmed to modify the program code to permit direct invocation of the program object by external program objects bypassing a server engine typically used to invoke the server page. Notably, in a preferred aspect of the invention the server page can be a JSP. Similarly, the program code can be Java source code and the program object can be a Java class. Finally, the external program objects can be servlets.
    • 本发明是一种用于减少调用服务器页面的运行时间成本的方法,系统和装置。 该系统可以包括被配置为将服务器页面文档翻译成程序代码的服务器页面翻译单元。 该系统还可以包括被配置为将程序代码编译成程序对象的程序代码编译器。 最后,该系统可以包括被编程为修改程序代码以允许外部程序对象绕过通常用于调用服务器页面的服务器引擎直接调用程序对象的优化处理器。 值得注意的是,在本发明的优选方面,服务器页面可以是JSP。 类似地,程序代码可以是Java源代码,程序对象可以是Java类。 最后,外部程序对象可以是servlet。
    • 9. 发明申请
    • Lower overhead shared cache invalidations
    • 较低的开销共享缓存无效
    • US20050204098A1
    • 2005-09-15
    • US10800809
    • 2004-03-15
    • Brian MartinMartin Presler-Marshall
    • Brian MartinMartin Presler-Marshall
    • G06F12/00
    • G06F12/0833
    • Under the present invention, a system, method, and program product are provided for reducing the overhead of cache invalidations in a shared cache by transmitting a hashed code of a key to be invalidated. The method for shared cache invalidation comprises: hashing a key corresponding to an object in a first cache that has been modified or deleted to provide a hashed code of the key, wherein the first cache forms part of a shared cache; transmitting the hashed code of the key to other caches in the shared cache; comparing the hashed code of the key with entries in the other caches; and dropping any keys in the other caches having a hash code the same as the hashed code of the key.
    • 在本发明中,提供了一种系统,方法和程序产品,用于通过发送要被无效的密钥的散列码来减少共享高速缓存中的高速缓存无效的开销。 共享高速缓存无效的方法包括:对已经被修改或删除的第一高速缓存中的对象进行散列以提供密钥的散列码,其中第一高速缓存构成共享高速缓存的一部分; 将密钥的散列码发送到共享高速缓存中的其他高速缓存; 将密钥的哈希码与其他缓存中的条目进行比较; 并且将具有与密钥的散列码相同的哈希码的其他高速缓存中的任何密钥丢弃。