-
公开(公告)号:US20120072978A1
公开(公告)日:2012-03-22
申请号:US12883609
申请日:2010-09-16
CPC分类号: G06F17/214
摘要: An embodiment of the invention provides a method for displaying a message from a first user to a second user, wherein the message from the first user is received in a system of the second user. The message includes text in an intended font and metadata, wherein the metadata includes a link to a font source. It is determined whether the intended font is on the system of the second user; and, if the intended font is not on the system of the second user, rendering instructions are obtained from the font source. The rendering instructions include instructions on how to display the text in the intended font on the system of the second user without downloading the intended font to the system of the second user. The text is displayed in the intended font on the system of the second user using the rendering instructions.
摘要翻译: 本发明的实施例提供了一种用于将消息从第一用户显示给第二用户的方法,其中来自第一用户的消息被接收在第二用户的系统中。 消息包括预期字体和元数据的文本,其中元数据包括到字体源的链接。 确定预期字体是否在第二用户的系统上; 并且如果预期字体不在第二用户的系统上,则从字体源获得渲染指令。 呈现指令包括关于如何在第二用户的系统上以预定字体显示文本而不将预期字体下载到第二用户的系统的说明。 使用渲染指令在第二个用户的系统上以预期的字体显示文本。
-
公开(公告)号:US08671342B2
公开(公告)日:2014-03-11
申请号:US12883609
申请日:2010-09-16
CPC分类号: G06F17/214
摘要: An embodiment of the invention provides a method for displaying a message from a first user to a second user, wherein the message from the first user is received in a system of the second user. The message includes text in an intended font and metadata, wherein the metadata includes a link to a font source. It is determined whether the intended font is on the system of the second user; and, if the intended font is not on the system of the second user, rendering instructions are obtained from the font source. The rendering instructions include instructions on how to display the text in the intended font on the system of the second user without downloading the intended font to the system of the second user. The text is displayed in the intended font on the system of the second user using the rendering instructions.
摘要翻译: 本发明的实施例提供了一种用于将消息从第一用户显示给第二用户的方法,其中来自第一用户的消息被接收在第二用户的系统中。 消息包括预期字体和元数据的文本,其中元数据包括到字体源的链接。 确定预期字体是否在第二用户的系统上; 并且如果预期字体不在第二用户的系统上,则从字体源获得渲染指令。 呈现指令包括关于如何在第二用户的系统上以预定字体显示文本而不将预期字体下载到第二用户的系统的说明。 使用渲染指令在第二个用户的系统上以预期的字体显示文本。
-
公开(公告)号:US09191236B2
公开(公告)日:2015-11-17
申请号:US12783946
申请日:2010-05-20
CPC分类号: H04L12/1827 , H04L12/1854 , H04L12/1886 , H04L45/308 , H04L51/14 , H04L51/34 , H04L67/10 , H04L67/141
摘要: Embodiments of the present invention provide message broadcasting within a clustered computing environment such as a Cloud computing environment. Specifically, under the present invention, a message is received in a message queue (e.g., on a message queue server). From the message queue, the message is sent to a single node of a plurality of heterogeneous nodes within the clustered computing environment. The single node can be selected based on any factor such as a best available node within the plurality of nodes. This single node will process the message and identify a set of message listeners to whom the message should be broadcast. Typically, the set of message listeners is identified based on a topic of the message and an association of the topic to the set of message listeners (e.g., as set forth in a table or the like). In any event, the single node will then publish the message to the set of message listeners. Delivery confirmations, responses, etc. associated with the message will then be tracked, processed, and/or routed by the single node. Thus, embodiments of the present invention obviate the need for a given message from having to be delivered to and/or processed by multiple nodes.
摘要翻译: 本发明的实施例提供了在诸如云计算环境的集群计算环境内的消息广播。 具体地说,在本发明中,在消息队列(例如,在消息队列服务器)上接收到消息。 从消息队列中,消息被发送到群集计算环境中的多个异构节点的单个节点。 可以基于诸如多个节点之间的最佳可用节点的任何因素来选择单个节点。 该单个节点将处理该消息并且识别消息应该被广播的一组消息收听者。 通常,基于消息的主题和主题与消息收听者的集合的关联(例如,如表等中所阐述的)来标识该组消息收听者。 无论如何,单个节点将会将消息发布到一组消息监听器。 与消息相关联的传送确认,响应等将被单个节点跟踪,处理和/或路由。 因此,本发明的实施例避免了给定消息必须被传送到多个节点和/或由多个节点处理的需要。
-
公开(公告)号:US07836441B2
公开(公告)日:2010-11-16
申请号:US11352700
申请日:2006-02-13
申请人: Yen-Fu Chen , Cliff D. Cyphers , Angel E. Tomala-Reyes , Keith R. Walker , Sarah V. White Eagle
发明人: Yen-Fu Chen , Cliff D. Cyphers , Angel E. Tomala-Reyes , Keith R. Walker , Sarah V. White Eagle
IPC分类号: G06F9/44
CPC分类号: G06F8/61
摘要: An application server administration framework (ASAF) minimizes the number of manual steps during the installation or modification processes by allowing a user to accomplish the installation or modification by entering values in a property file. A deployment script is invoked that identifies changes in the property files, and invokes appropriate procedures from a procedure script. The procedure script links the property file to one or more component scripts so that the values entered by the administrator are populated to the appropriate component scripts. When the values have been populated to the appropriate component scripts, the deployment script invokes the scripting engine which runs the scripts to make the necessary changes to the configuration files for the application server.
摘要翻译: 应用程序服务器管理框架(ASAF)通过允许用户通过在属性文件中输入值来完成安装或修改来最大限度地减少安装或修改过程中的手动步骤数量。 调用部署脚本来标识属性文件中的更改,并从过程脚本调用适当的过程。 过程脚本将属性文件链接到一个或多个组件脚本,以便将管理员输入的值填充到相应的组件脚本。 当值已经填充到适当的组件脚本时,部署脚本将调用运行脚本的脚本引擎,以便对应用程序服务器的配置文件进行必要的更改。
-
公开(公告)号:US20070240144A1
公开(公告)日:2007-10-11
申请号:US11352700
申请日:2006-02-13
申请人: Yen-Fu Chen , Cliff D. Cyphers , Angel E. Tomala-Reyes , Keith R. Walker , Sarah V. White Eagle
发明人: Yen-Fu Chen , Cliff D. Cyphers , Angel E. Tomala-Reyes , Keith R. Walker , Sarah V. White Eagle
IPC分类号: G06F9/44
CPC分类号: G06F8/61
摘要: An application server administration framework (ASAF) minimizes the number of manual steps during the installation or modification processes by allowing a user to accomplish the installation or modification by entering values in a property file. A deployment script is invoked that identifies changes in the property files, and invokes appropriate procedures from a procedure script. The procedure script links the property file to one or more component scripts so that the values entered by the administrator are populated to the appropriate component scripts. When the values have been populated to the appropriate component scripts, the deployment script invokes the scripting engine which runs the scripts to make the necessary changes to the configuration files for the application server.
摘要翻译: 应用程序服务器管理框架(ASAF)通过允许用户通过在属性文件中输入值来完成安装或修改来最大限度地减少安装或修改过程中的手动步骤数量。 调用部署脚本来标识属性文件中的更改,并从过程脚本调用适当的过程。 过程脚本将属性文件链接到一个或多个组件脚本,以便将管理员输入的值填充到相应的组件脚本。 当值已经填充到适当的组件脚本时,部署脚本将调用运行脚本的脚本引擎,以便对应用程序服务器的配置文件进行必要的更改。
-
公开(公告)号:US20110289159A1
公开(公告)日:2011-11-24
申请号:US12783946
申请日:2010-05-20
IPC分类号: G06F15/16
CPC分类号: H04L12/1827 , H04L12/1854 , H04L12/1886 , H04L45/308 , H04L51/14 , H04L51/34 , H04L67/10 , H04L67/141
摘要: Embodiments of the present invention provide message broadcasting within a clustered computing environment such as a Cloud computing environment. Specifically, under the present invention, a message is received in a message queue (e.g., on a message queue server). From the message queue, the message is sent to a single node of a plurality of heterogeneous nodes within the clustered computing environment. The single node can be selected based on any factor such as a best available node within the plurality of nodes. This single node will process the message and identify a set of message listeners to whom the message should be broadcast. Typically, the set of message listeners is identified based on a topic of the message and an association of the topic to the set of message listeners (e.g., as set forth in a table or the like). In any event, the single node will then publish the message to the set of message listeners. Delivery confirmations, responses, etc. associated with the message will then be tracked, processed, and/or routed by the single node. Thus, embodiments of the present invention obviate the need for a given message from having to be delivered to and/or processed by multiple nodes.
摘要翻译: 本发明的实施例提供了在诸如云计算环境的集群计算环境内的消息广播。 具体地说,在本发明中,在消息队列(例如,在消息队列服务器)上接收到消息。 从消息队列中,消息被发送到群集计算环境中的多个异构节点的单个节点。 可以基于诸如多个节点之间的最佳可用节点的任何因素来选择单个节点。 该单个节点将处理该消息并且识别消息应该被广播的一组消息收听者。 通常,基于消息的主题和主题与消息收听者的集合的关联(例如,如表等中所阐述的)来标识该组消息收听者。 无论如何,单个节点将会将消息发布到一组消息监听器。 与消息相关联的传送确认,响应等将被单个节点跟踪,处理和/或路由。 因此,本发明的实施例避免了给定消息必须被传送到多个节点和/或由多个节点处理的需要。
-
-
-
-
-