会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 4. 发明授权
    • Determination of physical topology of a communication network
    • 确定通信网络的物理拓扑
    • US06697338B1
    • 2004-02-24
    • US09428419
    • 1999-10-28
    • Yuri BreitbartMinos N. GarofalakisClifford Eric MartinRajeev RastogiSrinivasan SeshadriAbraham Silberschatz
    • Yuri BreitbartMinos N. GarofalakisClifford Eric MartinRajeev RastogiSrinivasan SeshadriAbraham Silberschatz
    • H04L1228
    • H04L41/12
    • Physical connectivity is determined between elements such as switches and routers in a multiple subnet communication network. Each element has one or more interfaces each of which is physically linked with an interface of another network element. Address sets are generated for each interface of the network elements, wherein members of a given address set correspond to network elements that can be reached from the corresponding interface for which the given address set was generated. The members of first address sets generated for corresponding interfaces of a given network element, are compared with the members of second address sets generated for corresponding interfaces of network elements other than the given element. A set of candidate connections between an interface of the given network element and one or more interfaces of other network elements, are determined. If more than one candidate connection is determined, connections with network elements that are in the same subnet as the given network element are eliminated from the set.
    • 在多个子网通信网络中的诸如交换机和路由器的元件之间确定物理连接性。 每个元件具有一个或多个接口,每个接口与另一个网络元件的接口物理连接。 为网络元件的每个接口生成地址集,其中给定地址集合的成员对应于可以从生成给定地址集的相应接口到达的网络元素。 将给定网元的相应接口生成的第一地址集的成员与为给定元素以外的网元的相应接口生成的第二地址集的成员进行比较。 确定给定网络元件的接口与其他网络元件的一个或多个接口之间的一组候选连接。 如果确定了多个候选连接,则与组中与网络元素位于与给定网络元素相同的子网中的连接被消除。
    • 9. 发明授权
    • Computer network management
    • 计算机网络管理
    • US06615201B1
    • 2003-09-02
    • US09558425
    • 2000-04-25
    • Srinivasan SeshadriAbraham Silberschatz
    • Srinivasan SeshadriAbraham Silberschatz
    • G06F1730
    • H04L41/044H04L41/0213H04L41/024Y10S707/99932Y10S707/99933Y10S707/99934
    • A computer network management arrangement employs enhanced network elements that include database technology. This, in turn, allows such enhanced network elements to filter management information intelligently and also to notify an associated network manager of the occurrence of complex events of interest. More specifically, the network elements are enhanced through use of database technology to process declarative queries and to support triggers. Additionally, auxiliary network managers, that perform as proxies for network elements that have not been enhance with database technology, are employed to collect and integrate management information from one or more non-enhanced network elements. Consequently, the management information supplied to a network manager from the auxiliary network mangers could be significantly less than that collected from the network elements. Thus, the auxiliary network managers further reduce the network management traffic. In a specific embodiment of the invention, support is embedded into the individual network elements for a declarative query language, one example being the structured query language (SQL). Support is also added for event notification to the individual network elements. One or more auxiliary network managers are employed that can answer declarative inquiries. Moreover, the management information base information stored in the individual network elements is modeled as relational tables that are queried.
    • 计算机网络管理安排采用包括数据库技术的增强网络元素。 这反过来又允许这种增强的网络元件智能地过滤管理信息,并且还通知相关网络管理器感兴趣的复杂事件的发生。 更具体地说,通过使用数据库技术来处理声明性查询并支持触发器来增强网络元件。 另外,使用作为未通过数据库技术进行增强的网络元件的代理的辅助网络管理器来收集并集成来自一个或多个非增强网络元件的管理信息。 因此,从辅助网络管理器提供给网络管理器的管理信息可以显着小于从网络元件收集的管理信息。 因此,辅助网络管理者进一步降低网络管理流量。 在本发明的具体实施例中,用于声明性查询语言将支持嵌入到各个网络元件中,一个示例是结构化查询语言(SQL)。 还添加了对各个网元的事件通知的支持。 使用一个或多个辅助网络管理器来回答声明性查询。 此外,存储在各个网络元件中的管理信息库信息被建模为被查询的关系表。
    • 10. 发明授权
    • On-line reorganization in object-oriented databases
    • 面向对象数据库的在线重组
    • US06343296B1
    • 2002-01-29
    • US09389337
    • 1999-09-03
    • Mohana Krishna LakhamrajuRajeev RastogiSrinivasan SeshadriSundararajarao Sudarshan
    • Mohana Krishna LakhamrajuRajeev RastogiSrinivasan SeshadriSundararajarao Sudarshan
    • G06F1730
    • G06F17/30607Y10S707/99938Y10S707/99943Y10S707/99944
    • An on-line reorganization method of an object-oriented database with physical references involves a novel fuzzy traversal of the database, or a partition thereof, to identify the approximate parents of all migrating objects. Where the entire database is traversed the process begins from its persistent root. For traversals of a partition the process begins from each object with a reference pointing to it from outside the partition. To facilitate the identification of these inter-partitional objects an External Reference Table (“ERT”) is maintained. During the fuzzy traversal all new inserted and deleted references are tracked in a Temporary Reference Table (“TRT”). After the fuzzy traversal is completed, for each migrating object, a lock is obtained on the identified approximate parents and on all new parents in which references to the object were inserted, as indicated by the TRT. Based on the information in the TRT, locks are released on all approximate parents whose references to the object have been deleted. The references to the migrating object in the remaining set of locked parents are updated, the object is relocated and the locks are released. Alternatively, each parent of a migrating object can be individually locked, updated and released.
    • 具有物理引用的面向对象数据库的在线重组方法涉及数据库或其分区的新颖的模糊遍历,以识别所有迁移对象的近似父母。 在整个数据库遍历的过程中,进程从其持久根开始。 对于遍历分区,进程从每个对象开始,引用从分区外部引用它。 为了便于识别这些跨部门对象,维护了外部参考表(“ERT”)。 在模糊遍历期间,所有新插入和删除的引用将在临时参考表(“TRT”)中进行跟踪。 模糊遍历完成后,对于每个迁移对象,在所标识的近似父母以及所有新父母上获取锁定,其中插入了对象的引用,如TRT所示。 根据TRT中的信息,在对对象的引用已被删除的所有近似父类上释放锁。 在剩余的一组锁定的父项中对迁移对象的引用被更新,对象被重新定位并且锁被释放。 或者,可以单独锁定,更新和释放迁移对象的每个父项。