会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • System and method for asynchronous processing in page lifecycle
    • 页面生命周期中用于异步处理的系统和方法
    • US08429655B2
    • 2013-04-23
    • US11117886
    • 2005-04-29
    • Erik B. OlsonAndres SanabriaDmitry RobsmanHelen YanPeixin HanNikhil Kothari
    • Erik B. OlsonAndres SanabriaDmitry RobsmanHelen YanPeixin HanNikhil Kothari
    • G06F9/46
    • G06F17/30902G06F9/5027G06F9/542G06F2209/5018
    • System and methods for asynchronous processing within a web page lifecycle, enabling web page developers to integrate asynchronous work within the web page implementation that can store state inside the page and is applied to requests to the particular page. Handlers initiate event-based or task-based asynchronous operations without keeping a dedicated thread while waiting for a response. The thread is returned to a pool of available threads upon initiation of the process. Results are received on other threads and provided to the page before rendering. Timeout errors are also provided, if a particular result is not received within specified period. The events are delivered in a serial manner so that the page developer uses request instance data without explicit synchronization. This makes a high-scale, asynchronous processing model less complex and more accessible to developers accustomed to web scripting, which is traditionally synchronous.
    • Web页面生命周期中用于异步处理的系统和方法,使网页开发人员可以将网页实现中的异步工作集成到网页实现中,该页面实现可以存储页面内的状态,并应用于对特定页面的请求。 处理程序启动基于事件或基于任务的异步操作,而不保留专用线程等待响应。 线程在开始进程时返回到可用线程池。 在其他线程上收到结果,并在呈现之前提供给页面。 如果在特定时间段内没有收到特定的结果,也会提供超时错误。 事件以串行方式传送,以便页面开发人员在没有显式同步的情况下使用请求实例数据。 这使得大规模的异步处理模型不太复杂,并且对于习惯于传统上是同步的web脚本的开发人员更容易访问。
    • 9. 发明授权
    • Framework for creating modular web applications
    • 创建模块化Web应用程序的框架
    • US07281202B2
    • 2007-10-09
    • US10465269
    • 2003-06-19
    • Joseph Keith CroneyNikhil KothariMichael HarderGregory S. LindhorstAndres Sanabria
    • Joseph Keith CroneyNikhil KothariMichael HarderGregory S. LindhorstAndres Sanabria
    • G06F15/00
    • G06F17/3089
    • A framework for creating modular web pages. The framework enables the development of modular, customized, and personalized web applications including web portals and web pages. The framework includes an extensible part base class and an extensible zone base class. Part controls that derive from the part base class include web part controls, editor part controls, and catalog part controls. Zone controls, editor zone controls, and catalog zone controls derive from the zone base class. Each zone control contains one or more part controls and each zone is responsible for rendering part controls within each respective zone. Web part controls can communicate with other web part controls. Web part controls can be edited, removed, or added to a zone control. The functionality of part controls can vary widely among the part controls in a particular zone and across different zones.
    • 用于创建模块化网页的框架。 该框架支持开发模块化,定制化和个性化的Web应用程序,包括网络门户和网页。 该框架包括可扩展部分基类和可扩展区域基类。 从零件基础类派生的零件控件包括Web部件控件,编辑器零件控件和目录零件控件。 区域控件,编辑区控件和目录区域控件从区域基类派生。 每个区域控件包含一个或多个部件控件,每个区域负责在每个相应区域内渲染零件控件。 Web部件控件可以与其他Web部件控件进行通信。 Web部件控件可以编辑,删除或添加到区域控件。 部件控制的功能在特定区域和不同区域的部件控件之间可能有很大差异。