Collaborator network creation using cloud-based metadata

US11089094B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11089094-B2
Application numberUS-201816127116-A
CountryUS
Kind codeB2
Filing dateSep 10, 2018
Priority dateApr 6, 2016
Publication dateAug 10, 2021
Grant dateAug 10, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Systems for managing user collaboration over objects stored on a cloud-based service platform. A server in a cloud-based platform maintains a set of read/write metadata that is associated in one-to-one correspondence to stored objects that are accessible by two or more collaborators. The server does not maintain a list of peers that communicate over peer-to-peer connections, rather the server exposes a semaphore for access to the metadata that pertains to a particular one of the stored objects. The server responds to download requests from the collaborators so as to deliver executable signaling protocol computer code to the collaborators' user devices. The signaling protocol code includes semaphore access by the collaborators' user devices using an application programming interface. Two or more accesses over the same semaphore establishes a leader and at least one follower. Corresponding ephemeral peer-to-peer connections are established between the leader and the at least one follower.

First claim

Opening claim text (preview).

What is claimed is: 1. A method comprising: identifying a server in a cloud-based environment that is interfaced with one or more storage devices that hold stored objects accessible by one or more collaborators; creating a peer-to-peer connection by using a signaling protocol that operates by signaling among nodes in the peer-to-peer connection using cloud-based metadata that comprises an atomic variable, by: exposing at least one signaling value corresponding to the atomic variable formed by the cloud-based metadata pertaining to a particular one of the stored objects, the at least one signaling value to coordinate access to the cloud-based metadata to create the peer-to-peer connection; identifying one or more user devices associated with the one or more collaborators; performing at least a portion of a signaling protocol between the server and one or more of the user devices, the portion of the signaling protocol comprising processing at least one access request using the at least one signaling value by the one or more of the user device, wherein the signaling protocol comprises access of the cloud-based metadata to configure an attribute that correlates to establishment of a leader or a follower for the peer-to-peer connection; and establishing the peer-to-peer connection between two or more of the user devices to form at least one collaborator network. 2. The method of claim 1 , wherein the at least one signaling value is an atomic key-value pair. 3. The method of claim 1 , wherein the access request comprises at least one of, a compare and swap operation, or a read operation, or a modification operation, or any combination thereof. 4. The method of claim 3 , further comprising authenticating metadata access based at least in part on one or more user attributes. 5. The method of claim 4 , wherein the metadata access is facilitated by a metadata API. 6. The method of claim 1 , wherein the metadata comprises at least one of, one or more atomic variables, or one or more key-value pairs, or any combination thereof. 7. The method of claim 1 , wherein at least one server connection is used to perform the signaling protocol that is not a persistent connection. 8. The method of claim 1 , wherein the peer-to-peer connections are WebRTC connections. 9. The method of claim 1 , wherein at least one of the peer-to-peer connections is established based at least in part on performing a portion of a node-to-node communication protocol, the portion of the node-to-node communication protocol performed to result in a change of connection data pertaining to connected nodes. 10. The method of claim 1 , wherein determining a leader from the one or more of the user devices is based at least in part on at least one metadata access by the one or more of the user devices. 11. The method of claim 1 , wherein determining one or more followers from the one or more of the user devices is based at least in part on an additional portion of the signaling protocol, the additional portion of the signaling protocol comprising at least one metadata access by the one or more of the user devices. 12. A computer readable medium, embodied in a non-transitory computer readable medium, the non-transitory computer readable medium having stored thereon a sequence of instructions which, when stored in memory and executed by a processor causes the processor to perform a set of acts, the acts comprising: identifying a server in a cloud-based environment that is interfaced with one or more storage devices that hold stored objects accessible by one or more collaborators; creating a peer-to-peer connection by using a signaling protocol that operates by signaling among nodes in the peer-to-peer connection using cloud-based metadata that comprises an atomic variable, by: exposing at least one signaling value corresponding to the atomic variable formed by the cloud-based metadata pertaining to a particular one of the stored objects, the at least one signaling value to coordinate access to the cloud-based metadata to create the peer-to-peer connection; identifying one or more user devices associated with the one or more collaborators; performing at least a portion of a signaling protocol between the server and one or more of the user devices, the portion of the signaling protocol comprising processing at least one access request using the at least one signaling value by the one or more of the user devices, wherein the signaling protocol comprises access of the cloud-based metadata to configure an attribute that correlates to establishment of a leader or a follower for the peer-to-peer connection; and establishing the peer-to-peer connection between two or more of the user devices to form at least one collaborator network. 13. The computer readable medium of claim 12 , wherein the at least one signaling value is an atomic key-value pair. 14. The computer readable medium of claim 12 , wherein the access request comprises at least one of, a compare and swap operation, or a read operation, or a modification operation, or any combination thereof. 15. The computer readable medium of claim 14 , further comprising authenticating metadata access based at least in part on one or more user attributes. 16. The computer readable medium of claim 15 , wherein the metadata access is facilitated by a metadata API. 17. The computer readable medium of claim 12 , wherein the metadata comprises at least one of, one or more atomic variables, or one or more key-value pairs, or any combination thereof. 18. The computer readable medium of claim 12 , wherein at least one server connection is used to perform the signaling protocol that is not a persistent connection. 19. A system comprising: a storage medium having stored thereon a sequence of instructions; and a processor or processors that execute the instructions to cause the processor or processors to perform a set of acts, the acts comprising, identifying a server in a cloud-based environment that is interfaced with one or more storage devices that hold stored objects accessible by one or more collaborators; creating a peer-to-peer connection by using a signaling protocol that operates by signaling among nodes in the peer-to-peer connection using cloud-based metadata that comprises an atomic variable, by: exposing at least one signaling value corresponding to the atomic variable formed by metadata pertaining to a particular one of the stored objects, the at least one signaling value to coordinate access to the metadata to create the peer-to-peer connection; identifying one or more user devices associated with the collaborators; performing at least a portion of a signaling protocol between the server and one or more of the user devices, the portion of the signaling protocol comprising processing at least one access request using the at least one signaling value by the one or more of the user device, wherein the signaling protocol comprises access of the cloud-based metadata to configure an attribute that correlates to establishment of a leader or a follower for the peer-to-peer connection; and establishing the peer-to-peer connection between two or more of the user devices to form at least one collaborator network. 20. The system of claim 19 , wherein the at least one signaling value is an atomic key-value pair. 21. The system of claim 19 , wherein the access request comprises at least one of, a compare and swap operation, or a read operation, or a modification operation, or any combination thereof.

Assignees

Inventors

Classifications

  • Web based protocols, e.g. webRTC · CPC title

  • Session protocols · CPC title

  • Setup of application sessions (admission control or resource allocation in data switching networks H04L47/70) · CPC title

  • Arrangements for multi-party communication, e.g. for conferences (data switching systems for conference H04L12/18; arrangements for connecting several subscribers to a common circuit, i.e. affording conference facilities H04M3/56; television conferencing systems H04N7/15) · CPC title

  • using topology management mechanisms · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11089094B2 cover?
Systems for managing user collaboration over objects stored on a cloud-based service platform. A server in a cloud-based platform maintains a set of read/write metadata that is associated in one-to-one correspondence to stored objects that are accessible by two or more collaborators. The server does not maintain a list of peers that communicate over peer-to-peer connections, rather the server e…
Who is the assignee on this patent?
Box Inc
What technology area does this patent fall under?
Primary CPC classification H04L67/1042. Mapped technology areas include Electricity.
When was this patent published?
Publication date Tue Aug 10 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 4 related publications on this page (citations in our corpus or others sharing the same primary CPC).