-
公开(公告)号:US09930122B1
公开(公告)日:2018-03-27
申请号:US13630538
申请日:2012-09-28
Applicant: Open Text Corporation
Inventor: Roger W. Kilday , Shreyas Satyanand Kaushik , Siddaram Siddanna Bali , Xiaofeng Ma , Shu-Shang Sam Wei
CPC classification number: H04L67/142 , H04L41/0856 , H04L67/141 , H04L67/148
Abstract: Methods and systems for selecting an existing connection from a connection pool. A connection is immediately decoupled from its client session when the client session is released by a user and made available to the same user or other users. Criteria are defined, applied and considered for either re-using an existing connection or creating a new connection.
-
公开(公告)号:US12124455B2
公开(公告)日:2024-10-22
申请号:US18331833
申请日:2023-06-08
Applicant: OPEN TEXT CORPORATION
Inventor: Shu-Shang Sam Wei , Shuaib Hasan Khwaja , Pankaj Pradhan
IPC: G06F15/16 , G06F9/38 , G06F12/02 , G06F16/22 , G06F16/2455 , G06F16/28 , H04L67/1097 , H04L67/568 , H04L67/2885
CPC classification number: G06F16/24553 , G06F9/3834 , G06F12/0261 , G06F16/22 , G06F16/24552 , G06F16/24562 , G06F16/284 , H04L67/1097 , H04L67/568 , H04L67/2885
Abstract: Systems and methods for managing concurrent access to a shared resource in a distributed computing environment are provided. A reference counter counts is incremented for every use of an object subtype in a session and decremented for every release of an object subtype in a session. A session counter is incremented upon the first instance of fetching an object type into a session cache and decremented upon having no instances of the object type in use in the session. When both the reference counter and the session counter are zero, the object type may be removed from the cache.
-
公开(公告)号:US20240015068A1
公开(公告)日:2024-01-11
申请号:US18475023
申请日:2023-09-26
Applicant: OPEN TEXT CORPORATION
Inventor: Shu-Shang Sam Wei , Shreyas Satyanand Kaushik , Edward C. Bueche
IPC: H04L41/08 , H04L67/10 , H04L41/50 , H04L67/1008 , H04L67/00 , H04L12/12 , H04L67/02 , H04L67/01 , H04L67/562 , H04L67/568 , H04L41/082 , H04L41/0859 , H04L43/0805
CPC classification number: H04L41/0889 , H04L67/10 , H04L41/50 , H04L67/1008 , H04L67/34 , H04L12/12 , H04L67/02 , H04L67/01 , H04L67/562 , H04L67/568 , H04L41/082 , H04L41/0859 , H04L43/0805 , Y02D30/50
Abstract: A method for providing a dormant state for content management servers is provided. Client devices are allowed to conduct transactions with servers when the servers are active. However, in a dormant state, the servers are not allowed to accept new transactions. Thus, by utilizing the dormant state, software upgrades can be made to one server at a time. Alternatively, all servers can be taken down for major upgrades, with the servers still operated in a read-only mode based on a file image from a point in time just prior to the shutdown. When the upgrade is completed, the servers can be returned to the active state.
-
公开(公告)号:US11487761B2
公开(公告)日:2022-11-01
申请号:US16883681
申请日:2020-05-26
Applicant: Open Text Corporation
Inventor: Shu-Shang Sam Wei , Shuaib Hasan Khwaja , Pankaj Pradhan
IPC: G06F16/24 , G06F16/2455
Abstract: A method for referencing and updating objects in a shared resource environment. A reference counter counts is incremented for every use of an object subtype in a session and decremented for every release of an object subtype in a session. A session counter is incremented upon the first instance of fetching an object type into a session cache and decremented upon having no instances of the object type in use in the session. When both the reference counter and the session counter are zero, the object type may be removed from the cache. When the object type needs to be updated, it is cloned into a local cache, and changes are made on the local copy. The global cache is then locked to all other users, the original object type is detached, and the cloned object type is swapped into the global cache, after which the global cache in unlocked.
-
公开(公告)号:US20220060381A1
公开(公告)日:2022-02-24
申请号:US17519220
申请日:2021-11-04
Applicant: Open Text Corporation
Inventor: Shu-Shang Sam Wei , Shreyas Satyanand Kaushik , Edward C. Bueche
Abstract: A method for providing a dormant state for content management servers is provided. Client devices are allowed to conduct transactions with servers when the servers are active. However, in a dormant state, the servers are not allowed to accept new transactions. Thus, by utilizing the dormant state, software upgrades can be made to one server at a time. Alternatively, all servers can be taken down for major upgrades, with the servers still operated in a read-only mode based on a file image from a point in time just prior to the shutdown. When the upgrade is completed, the servers can be returned to the active state.
-
公开(公告)号:US10733204B2
公开(公告)日:2020-08-04
申请号:US15727354
申请日:2017-10-06
Applicant: Open Text Corporation
Inventor: Dmitry Y. Korshunov , Dmitry Volchegursky , Shu-Shang Sam Wei , Linda J. Wong , Dmitry Limonov , Boris Shpilyuck
IPC: G06F16/27
Abstract: Optimizing synchronization of enterprise content management systems is described. A system identifies multiple synchronization intervals corresponding to multiple synchronization tasks. The system estimates multiple execution times corresponding to the multiple synchronization tasks. The system calculates multiple remaining times corresponding to the multiple synchronization tasks, wherein the multiple remaining times are based on the multiple synchronization intervals corresponding to the multiple synchronization tasks minus the multiple execution times corresponding to the multiple synchronization tasks. The system orders the multiple synchronization tasks for execution based on corresponding multiple remaining times, from a lowest remaining time to a highest remaining time. The system executes a set of the multiple synchronization tasks based on a corresponding set of the multiple remaining times, wherein at least one of the corresponding set of the multiple remaining times equals the lowest remaining time.
-
公开(公告)号:US10726053B2
公开(公告)日:2020-07-28
申请号:US15619318
申请日:2017-06-09
Applicant: Open Text Corporation
Inventor: Shu-Shang Sam Wei , Roger W. Kilday , Victor Spivak , Meir Amiel , Venkat Chandrasekaran , Yik-Ping Li , David Buccola
Abstract: Creating an object is disclosed. An instance of a sharable type is created. An instance of a lightweight type is created. The sharable type is designated as a parent of the lightweight type. The instance of the sharable type is designated as a parent of the instance of the lightweight type. One or more instances of the lightweight type share the instance of the sharable type.
-
公开(公告)号:US20180152521A1
公开(公告)日:2018-05-31
申请号:US15882299
申请日:2018-01-29
Applicant: Open Text Corporation
Inventor: Roger W. Kilday , Shreyas Satyanand Kaushik , Siddaram Siddanna Bali , Xiaofeng Ma , Shu-Shang Sam Wei
CPC classification number: H04L67/142 , H04L41/0856 , H04L67/141 , H04L67/148
Abstract: Methods and systems for selecting an existing connection from a connection pool. A connection is immediately decoupled from its client session when the client session is released by a user and made available to the same user or other users. Criteria are defined, applied and considered for either re-using an existing connection or creating a new connection.
-
公开(公告)号:US20170244605A1
公开(公告)日:2017-08-24
申请号:US15588276
申请日:2017-05-05
Applicant: Open Text Corporation
Inventor: Shu-Shang Sam Wei , Shreyas Satyanand Kaushik , Edward C. Bueche
CPC classification number: H04L41/0889 , H04L12/12 , H04L41/082 , H04L41/0859 , H04L41/50 , H04L43/0805 , H04L67/02 , H04L67/10 , H04L67/1008 , H04L67/2809 , H04L67/2842 , H04L67/34 , H04L67/42 , Y02D50/40
Abstract: A method for providing a dormant state for content management servers. Client devices are allowed to conduct transactions with servers when the servers are active. However, in a dormant state, the servers are not allowed to accept new transactions. Thus, by utilizing the dormant state, software upgrades can be made to one server at a time. Alternatively, all servers can be taken down for major upgrades, with the servers still operated in a read-only mode based on a file image from a point in time just prior to the shutdown. When the upgrade is completed, the servers can be returned to the active state.
-
公开(公告)号:US09646081B1
公开(公告)日:2017-05-09
申请号:US14320213
申请日:2014-06-30
Applicant: Open Text Corporation
Inventor: Dmitry Volchegursky , Boris Shpilyuck , Dmitry Korshunov , Shu-Shang Sam Wei
IPC: G06F17/30
CPC classification number: G06Q10/0633 , G06F17/30011 , G06Q10/06
Abstract: A system and method is illustrated for providing information related to a task in a case management system configured to process a plurality of cases. The system and method includes identifying among the plurality of cases case clusters, for a case cluster of the case clusters, identifying task clusters, wherein each of task cluster is associated with a task similarity factor shared by at least two tasks of the task cluster, and tasks of the task clusters are performed on cases of the case cluster, analyzing reports and documents used to perform the at least two tasks of the task cluster sharing the task similarity factor, and when performing a task sharing the task similarity factor with the at least two tasks, providing at least one report based on the reports and at least one summary based on the documents.
-
-
-
-
-
-
-
-
-