Scalability improvement in a system which incrementally updates clients with events that occurred in a cloud-based collaboration platform

Information

  • Patent Grant
  • 9535924
  • Patent Number
    9,535,924
  • Date Filed
    Friday, February 28, 2014
    10 years ago
  • Date Issued
    Tuesday, January 3, 2017
    7 years ago
  • CPC
  • Field of Search
    • US
    • 707 608000
    • CPC
    • G06F17/30144
    • G06F17/30775
    • G06F17/30306
    • G06F17/30501
    • G06F17/30168
  • International Classifications
    • G06F17/30
    • Term Extension
      91
Abstract
Techniques are disclosed for improving scalability in a system which incrementally updates remote clients with events that occurred in a cloud-enabled platform. In one embodiment, a method comprises, in response to an action from a user in the cloud-enabled platform, determining a list of events to update one or more collaborators of the user about the action. The method further comprises separating the list of events into a plurality of sub-lists of events such that each sub-list of events can be stored in a database within a designated amount of time, and further comprises storing the plurality of sub-lists of events into the database to be read by the one or more collaborators. Among other advantages, embodiments disclosed herein provide enhancement in scalability, robustness and availability for cloud-based collaboration platforms with large numbers of collaborators by incorporating mechanisms to divide-and-conquer the workload of event updates in such platforms.
Description
BACKGROUND

The use of electronic and digital content has greatly increased in enterprise settings or other organizations as the preferred mechanism for project, task, and work flow management, as has the need for streamlined collaboration and sharing of digital content and documents. In such an environment, multiple users share, access and otherwise perform actions or tasks on content and files in a shared workspace, where any number of users may have access to a given file or may want to or need to perform an action on the file at any given time.


The cloud-based nature of such an environment enables users/collaborators to access, view, edit content anytime, from any device, or using any number of and/or types of clients, simultaneously while other collaborators in the same group, enterprise, or other types of organizations may also be accessing, viewing, or editing the same file or content or content in the same work group. Among others, the different types of clients and the number of devices which can be used to access a single account or work item or cloud content in the cloud-based environment create problems of maintaining consistency and correct ordering in how changes are reflected at the clients that are used by users/collaborators. Updating a large number of collaborators within a limited amount of time when actions take place in the cloud-based environment further presents extra challenges.





BRIEF DESCRIPTION OF DRAWINGS

The present embodiments are illustrated by way of example and are not intended to be limited by the figures of the accompanying drawings. In the drawings:



FIG. 1 depicts an example diagram of a system having improved scalability in a host server of a cloud-based service, collaboration and/or cloud storage platform that incrementally updates remote clients at devices with events that occurred via the platform;



FIG. 2 depicts an example diagram of a web-based or online collaboration platform deployed in an enterprise or other organizational setting for organizing work items and workspaces;



FIG. 3 depicts an example diagram of a workspace in a cloud-based platform such as an online or web-based collaboration environment accessible by multiple collaborators through various devices;



FIG. 4A depicts an example system block diagram showing the interaction between server-side components for incrementally updating a remote client with events or actions that occurred via a cloud-based platform;



FIG. 4B depicts an example block diagram showing the interaction of remote clients and with a distributed database cluster for incremental updates of events/actions which occurred at a cloud-based environment;



FIG. 5 depicts an example system block diagram showing action log entries recorded from actions/interactions on or with files/content stored in a database of a cloud-based environment;



FIG. 6A depicts an example system block diagram showing a system for incrementally updating a remote client with events or actions that occurred via a cloud-based platform with improved scalability capabilities;



FIG. 6B depicts examples of entries in the action log and the action log chunk illustrated in FIG. 6A;



FIG. 7 depicts a flowchart illustrating an example process for a system that incrementally updates remote clients at devices with events that occurred via the platform to implement the disclosed techniques for enhancing scalability;



FIG. 8A depicts a flowchart illustrating further example details of the process of FIG. 7;



FIG. 8B depicts a flowchart illustrating an alternative process of FIG. 8A; and



FIG. 9 depicts a diagrammatic representation of a machine in the example form of a computer system within which a set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, can be executed.





The same reference numbers and any acronyms identify elements or acts with the same or similar structure or functionality throughout the drawings and specification for ease of understanding and convenience.


DETAILED DESCRIPTION

Techniques are disclosed for improving scalability in a system which incrementally updates remote clients with events that occurred in a cloud-enabled platform. In one embodiment, a method comprises, in response to an action from a user in the cloud-enabled platform, determining a list of events to update one or more collaborators of the user about the action. The method further comprises separating the list of events into a plurality of sub-lists of events such that each sub-list of events can be stored in a database within a designated amount of time, and further comprises storing the plurality of sub-lists of events into the database to be read by the one or more collaborators. Among other advantages, embodiments disclosed herein provide enhancement in scalability, robustness and availability for cloud-based collaboration platforms with large numbers of collaborators by incorporating mechanisms to divide-and-conquer the workload of event updates in such platforms.


The following description and drawings are illustrative and are not to be construed as limiting. Numerous specific details are described to provide a thorough understanding of the disclosure. However, in certain instances, well-known or conventional details are not described in order to avoid obscuring the description. References to one or an embodiment in the present disclosure can be, but not necessarily are, references to the same embodiment; and, such references mean at least one of the embodiments.


Reference in this specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the disclosure. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Moreover, various features are described which can be exhibited by some embodiments and not by others. Similarly, various requirements are described which can be requirements for some embodiments but not other embodiments.


The terms used in this specification generally have their ordinary meanings in the art, within the context of the disclosure, and in the specific context where each term is used. Certain terms that are used to describe the disclosure are discussed below, or elsewhere in the specification, to provide additional guidance to the practitioner regarding the description of the disclosure. For convenience, certain terms can be highlighted, for example using italics and/or quotation marks. The use of highlighting has no influence on the scope and meaning of a term; the scope and meaning of a term is the same, in the same context, whether or not it is highlighted. It will be appreciated that same thing can be said in more than one way.


Consequently, alternative language and synonyms can be used for any one or more of the terms discussed herein, nor is any special significance to be placed upon whether or not a term is elaborated or discussed herein. Synonyms for certain terms are provided. A recital of one or more synonyms does not exclude the use of other synonyms. The use of examples anywhere in this specification including examples of any terms discussed herein is illustrative only, and is not intended to further limit the scope and meaning of the disclosure or of any exemplified term. Likewise, the disclosure is not limited to various embodiments given in this specification.


Without intent to limit the scope of the disclosure, examples of instruments, apparatus, methods and their related results according to the embodiments of the present disclosure are given below. Note that titles or subtitles can be used in the examples for convenience of a reader, which in no way should limit the scope of the disclosure. Unless otherwise defined, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this disclosure pertains. In the case of conflict, the present document, including definitions will control.



FIG. 1 illustrates an example diagram of a system having repository redundancy capabilities in a host server 100 of a cloud-based service, collaboration and/or cloud storage platform that incrementally updates remote clients (e.g., clients 110, 120, 130, 140, 160, 170) at devices 102 with events that occurred via the platform hosted by the server 100.


The client devices 102 can be any system and/or device, and/or any combination of devices/systems that is able to establish a communication or a connection, including wired, wireless, cellular connections with another device, a server and/or other systems such as host server 100 and/or a notification server 150. Client devices 102 typically include a display and/or other output functionalities to present information and data exchanged between among the devices 102, the notification server 150, and/or the host server 100.


For example, the client devices 102 can include mobile, hand held or portable devices or non-portable devices and can be any of, but not limited to, a server desktop, a desktop computer, a computer cluster, or portable devices including, a notebook, a laptop computer, a handheld computer, a palmtop computer, a mobile phone, a cell phone, a PDA, a smart phone (e.g., a BlackBerry device such as BlackBerry Z10/Q10, an iPhone, Nexus 4, etc.), a Treo, a handheld tablet (e.g. an iPad, iPad Mini, a Galaxy Note, Galaxy Note II, Xoom Tablet, Microsoft Surface, Blackberry PlayBook, Nexus 7, 10 etc.), a phablet (e.g., HTC Droid DNA, etc.), a tablet PC, a thin-client, a hand held console, a hand held gaming device or console (e.g., XBOX live, Nintendo DS, Sony PlayStation Portable, etc.), mobile-enabled powered watch (e.g., iOS, Android or other platform based), Google Glass, a Chromebook and/or any other portable, mobile, hand held devices, etc. running on any platform or any operating system (e.g., Mac-based OS (OS X, iOS, etc.), Windows-based OS (Windows Mobile, Windows 7, Windows 8, etc.), Android, Blackberry OS, Embedded Linux platforms, Palm OS, Symbian platform, Google Chrome OS, and the like. In one embodiment, the client devices 102, host server 100, and/or the notification server 150 (e.g., a server hosting application 120) are coupled via a network 106. In some embodiments, the devices 102 and host server 100 and/or notification server 150 may be directly connected to one another.


The input mechanism on client devices 102 can include touch screen keypad (including single touch, multi-touch, gesture sensing in 2D or 3D, etc.), a physical keypad, a mouse, a pointer, a track pad, motion detector (e.g., including 1-axis, 2-axis, 3-axis accelerometer, etc.), a light sensor, capacitance sensor, resistance sensor, temperature sensor, proximity sensor, a piezoelectric device, device orientation detector (e.g., electronic compass, tilt sensor, rotation sensor, gyroscope, accelerometer), or a combination of the above.


Signals received or detected indicating user activity at client devices 102 through one or more of the above input mechanism, or others, can be used by various users or collaborators (e.g., collaborators 108) for accessing, through network 106, a web-based collaboration environment or online collaboration platform (e.g., hosted by the host server 100). The collaboration environment or platform can have one or more collective settings 125 for an enterprise or an organization that the users belong, and can provide an user interface 104 for the users to access such platform under the settings 125.


The collaboration platform or environment hosts workspaces with work items that one or more users can access (e.g., view, edit, update, revise, comment, download, preview, tag, or otherwise manipulate, etc.). A work item can generally include any type of digital or electronic content that can be viewed or accessed via an electronic device (e.g., device 102). The digital content can include .pdf files, .doc, slides (e.g., Powerpoint slides), images, audio files, multimedia content, web pages, blogs, etc. A workspace can generally refer to any grouping of a set of digital content in the collaboration platform. The grouping can be created, identified, or specified by a user or through other means. This user may be a creator user or administrative user, for example.


In general, a workspace can be associated with a set of users or collaborators (e.g., collaborators 108) which have access to the content included therein. The levels of access (e.g., based on permissions or rules) of each user or collaborator to access the content in a given workspace may be the same or may vary among the users. Each user may have their own set of access rights to every piece of content in the workspace, or each user may be different access rights to different pieces of content. Access rights may be specified by a user associated with a workspace and/or a user who created/uploaded a particular piece of content to the workspace, or any other designated user or collaborator.


In general, the collaboration platform allows multiple users or collaborators to access or collaborate efforts on work items such each user can see, remotely, edits, revisions, comments, or annotations being made to specific work items through their own user devices. For example, a user can upload a document to a workspace for other users to access (e.g., for viewing, editing, commenting, signing-off, or otherwise manipulating). The user can login to the online platform and upload the document (or any other type of work item) to an existing workspace or to a new workspace. The document can be shared with existing users or collaborators in a workspace.


In general, network 106, over which the client devices 102 and the host server 100 communicate may be a cellular network, a telephonic network, an open network, such as the Internet, or a private network, such as an intranet and/or the extranet, or any combination or variation thereof. For example, the Internet can provide file transfer, remote log in, email, news, RSS, cloud-based services, instant messaging, visual voicemail, push mail, VoIP, and other services through any known or convenient protocol, such as, but is not limited to the TCP/IP protocol, Open System Interconnections (OSI), FTP, UPnP, iSCSI, NSF, ISDN, PDH, RS-232, SDH, SONET, etc.


The network 106 can be any collection of distinct networks operating wholly or partially in conjunction to provide connectivity to the client devices 102 and the host server 100 and may appear as one or more networks to the serviced systems and devices. In one embodiment, communications to and from the client devices 102 can be achieved by, an open network, such as the Internet, or a private network, such as an intranet and/or the extranet. In one embodiment, communications can be achieved by a secure communications protocol, such as secure sockets layer (SSL), or transport layer security (TLS).


In addition, communications can be achieved via one or more networks, such as, but are not limited to, one or more of WiMax, a Local Area Network (LAN), Wireless Local Area Network (WLAN), a Personal area network (PAN), a Campus area network (CAN), a Metropolitan area network (MAN), a Wide area network (WAN), a Wireless wide area network (WWAN), or any broadband network, and further enabled with technologies such as, by way of example, Global System for Mobile Communications (GSM), Personal Communications Service (PCS), Bluetooth, WiFi, Fixed Wireless Data, 2G, 2.5G, 3G (e.g., WCDMA/UMTS based 3G networks), 4G, IMT-Advanced, pre-4G, LTE Advanced, mobile WiMax, WiMax 2, WirelessMAN-Advanced networks, enhanced data rates for GSM evolution (EDGE), General packet radio service (GPRS), enhanced GPRS, iBurst, UMTS, HSPDA, HSUPA, HSPA, HSPA+, UMTS-TDD, 1×RTT, EV-DO, messaging protocols such as, TCP/IP, SMS, MMS, extensible messaging and presence protocol (XMPP), real time messaging protocol (RTMP), instant messaging and presence protocol (IMPP), instant messaging, USSD, IRC, or any other wireless data networks, broadband networks, or messaging protocols.


A diagrammatic illustration of the cloud-based environment (e.g., collaboration environment) and the relationships between workspaces and users/collaborators are illustrated with further reference to the example of FIG. 2. A diagrammatic illustration of a workspace having multiple work items with which collaborators can access through multiple devices is illustrated with further reference to the example of FIG. 3.


Embodiments of the present disclosure relate to providing scalability and robustness to a system that updates or informs remote clients 110-170 on user devices 102 based on events, actions, or changes (e.g., from user edits, updates, comments, etc.) that occurred in the cloud environment hosted by the host server 100.


In general, multiple users collaborate in the cloud-based environment hosted by server 100, and the user devices 102 of these users need to be appropriately updated such that the most current versions of data/content are synchronized with the relevant user devices and that notification of events are sent to the relevant devices/users in a timely and orderly fashion. Any given user can utilize any number and types of clients (e.g., sync client, real time web client, mobile sync client, mobile application, email client, server sync client, etc.) at any given time. Thus, the host server 100 described herein facilitates the orderly syncing or updating of the remote clients 110-170 which a given user/collaborator may use to access the cloud platform via any number of user devices 102.


In general, when a user action takes place, the user action is processed (e.g., as described in FIGS. 4A-4B below) to become a plurality of event entries each corresponding to a collaborator 175, and each event entry can be read by a remote client of the collaborator to reflect the user action.


The embodiments disclosed herein recognize that existing techniques of updating clients of collaborators with events that occurred in the cloud-based collaboration platform impose a bottleneck on the scalability of the platform. As discussed in more detail with respect to FIGS. 4A-4B and 6A-6B below, with the existing techniques, in order to guarantee that collaborators 108a can successfully receive event updates regarding an action that took place (e.g., a “renaming” or an “edit”) by scanning their respective queues (e.g., in the repository 130 and/or the distributed repository 180), the action has to be completely stored in the repository within a certain amount of time (e.g., 5 seconds). However, among other causes (e.g., network issues or repository database software issues), when the number of collaborators 175 becomes sufficiently large, it may become very difficult and sometimes even impossible to write all the event entries into the repository 130, 180 within the designated time period.


Accordingly, embodiments of the present disclosure provide capabilities to divide-and-conquer the workload of event updates using components (discussed in more details with respect to FIGS. 6A-6B) that can separate the event entries into chunks so that each chunk of event entries can be successfully stored in repository 130, 180 within the designated amount of time, thereby providing scalability to the cloud-based collaboration platform. Additionally, with the disclosed techniques, even in some situation where one or more chunks of event entries fail to completely store into the repository 130, 180, the likelihood of success in a second retry can be increased because the number of event entries needs to be written into the repository 130, 180 is decreased as compared to the original, undivided workload.


More implementation details regarding the host server 100, the repository 130, distributed data cluster 180, and various techniques in implementing repository redundancy are discussed below.



FIG. 2 depicts an example diagram of a web-based or online collaboration platform deployed in an enterprise or other organizational setting 250 for organizing work items 215, 235, 255 and workspaces 205, 225, 245.


The web-based platform for collaborating on projects or jointly working on documents can be used by individual users and shared among collaborators. In addition, the collaboration platform can be deployed in an organized setting including but not limited to, a company (e.g., an enterprise setting), a department in a company, an academic institution, a department in an academic institution, a class or course setting, or any other types of organizations or organized setting.


When deployed in an organizational setting, multiple workspaces (e.g., workspace A, B C) can be created to support different projects or a variety of work flows. Each workspace can have its own associate work items. For example, workspace A 205 can be associated with work items 215, workspace B 225 can be associated with work items 235, and workspace N can be associated with work items 255. The work items 215, 235, and 255 can be unique to each workspace but need not be. For example, a particular word document can be associated with only one workspace (e.g., workspace A 205) or it can be associated with multiple workspaces (e.g., Workspace A 205 and workspace B 225, etc.).


In general, each workspace has a set of users or collaborators associated with it. For example, workspace A 205 is associated with multiple users or collaborators 206. In some instances, workspaces deployed in an enterprise can be department specific. For example, workspace B can be associated with department 210 and some users shown as example user A 208 and workspace N 245 can be associated with departments 212 and 216 and users shown as example user B 214.


Each user associated with a workspace can generally access the work items associated with the workspace. The level of access depends on permissions associated with the specific workspace, and/or with a specific work item. Permissions can be set for the workspace or set individually on a per work item basis. For example, the creator of a workspace (e.g., one of user A 208 who creates workspace B) can set one permission setting applicable to all work items 235 for other associated users and/or users associated with the affiliate department 210, for example. Creator user A 208 can also set different permission settings for each work item, which can be the same for different users, or varying for different users.


In each workspace A, B . . . N, when an action is performed on a work item by a given user or any other activity is detected in the workspace, other users in the same workspace can be notified (e.g., in real time or in near real time, or not in real time). Activities which trigger real time notifications can include, by way of example but not limitation, adding, deleting, or modifying collaborators in the workspace, uploading, downloading, adding, deleting a work item in the workspace, creating a discussion topic in the workspace.


In some embodiments, items or content downloaded or edited can cause notifications to be generated. Such notifications can be sent to relevant users to notify them of actions surrounding a download, an edit, a change, a modification, a new file, a conflicting version, an upload of an edited or modified file.


In one embodiment, in a user interface to the web-based collaboration platform where notifications are presented, users can, via the same interface, create action items (e.g., tasks) and delegate the action items to other users including collaborators pertaining to a work item 215, for example. The collaborators 206 can be in the same workspace A 205 or the user can include a newly invited collaborator. Similarly, in the same user interface where discussion topics can be created in a workspace (e.g., workspace A, B or N, etc.), actionable events on work items can be created and/or delegated/assigned to other users such as collaborators of a given workspace 206 or other users. Through the same user interface, task status and updates from multiple users or collaborators can be indicated and reflected. In some instances, the users can perform the tasks (e.g., review or approve or reject, etc.) via the same user interface.



FIG. 3 depicts an example diagram of a workspace 302 in an online or web-based collaboration environment accessible by multiple collaborators 322 through various devices.


Each of users 316, 318, and 320 can individually use multiple different devices to access and/or manipulate work items 324 in the workspace 302 with which they are associated with. For example users 316, 318, 320 can be collaborators on a project to which work items 324 are relevant. Since the work items 324 are hosted by the collaboration environment (e.g., a cloud-based environment), each user can access the work items 324 anytime, and from any physical location using any device (e.g., including devices they own or any shared/public/loaner device).


Work items to be edited or viewed can be accessed from the workspace 302. Users can also be notified of access, edit, modification, and/or upload related-actions performed on work items 324 by other users or any other types of activities detected in the workspace 302. For example, if user 316 modifies a document, one or both of the other collaborators 318 and 320 can be notified of the modification in real time, or near real-time, or not in real time. The notifications can be sent through any of all of the devices associated with a given user, in various formats including, one or more of, email, SMS, or via a pop-up window in a user interface in which the user uses to access the collaboration platform. In the event of multiple notifications, each notification can be depicted preferentially (e.g., ordering in the user interface) based on user preferences and/or relevance to the user (e.g., implicit or explicit).


For example, a notification of a download, access, read, write, edit, or uploaded related activities can be presented in a feed stream among other notifications through a user interface on the user device according to relevancy to the user determined based on current or recent activity of the user in the web-based collaboration environment.


In one embodiment, the notification feed stream further enables users to create or generate actionable events (e.g., as task) which are or can be performed by other users 316 or collaborators 322 (e.g., including admin users or other users not in the same workspace), either in the same workspace 302 or in some other workspace. The actionable events such as tasks can also be assigned or delegated to other users via the same user interface.


For example, a given notification regarding a work item 324 can be associated with user interface features allowing a user 316 to assign a task related to the work item 324 (e.g., to another user 316, admin user 318, creator user 320 or another user). In one embodiment, a commenting user interface or a comment action associated with a notification can be used in conjunction with user interface features to enable task assignment, delegation, and/or management of the relevant work item or work items in the relevant workspaces, in the same user interface.



FIG. 4A depicts an example system block diagram showing the interaction between server-side components for incrementally updating a remote client with events or actions that occurred via a cloud-based platform.


The server-side includes front end components 402A-N, a database 410, a dispatcher 430, one or more processors 440A-N, and a second database (e.g., HBase 460). The front end components 402A-N can interface with client devices/end user devices to detect/identify actions or transactions or events. The data or file change that occur as a result of the event is effectuated in the database 410 of the cloud-enabled platform (e.g., the relevant changes are made in the file table 411 of the database).


Depending on the type of action or event, an action log entry can be created and stored in the action log table or action log 416. In general, the front end 402 determines whether an action log entry is created from a given action or transaction. In general, an action log entry can be created for an action or event if certain durability requirements are to be met. The dispatcher 430 reads the action log entries from the action log 416 and sends them to the processors 440A-N where the fan-out, or collaborators to be notified of the event or to receive the file/data change as a result of the event is determined. Based on the computed fan-out or identified collaborators, the processors 440A-N writes the events/transactions to the relevant queues in the second database 460, from which remote clients can read.


It is noted also that the action log 416, the dispatcher 430, the processors 440A-N, the HBase 460, and one or more real time clients 470A-N (see FIG. 4B) are generally referred to as an “action log framework (ALF) 490.” More specifically, HBase 460 is a primary data repository of the ALF 490. User actions initiated (e.g., via the webapp or the API) result in rows (or action log entries) being written to the action log 416 (or action log table 416). Then, in some embodiments, the action log entries are read from action log 416 by the ALF dispatcher 430, de-normalized into separate entries per user that needs to be notified of the action by an ALF processor (e.g., processor 440A), and written to the HBase 460. The HBase 460 is in turn read (e.g., via an API web service call) by real time clients 470A-N to notify a collaborator of the new change.



FIG. 4B depicts an example block diagram showing the interaction of remote clients 470A-N and 480A-N with a distributed database cluster 460 for incremental updates of events/actions which occurred at a cloud-based environment. The remote clients can include, for example real time clients 470A-N (e.g., real-time web clients launched via a web browser, mobile application), and synchronization clients 480A-N (e.g., desktop sync, mobile sync, server sync, etc.) that users or collaborators use to interface/access the cloud-based platform including, but not limited to, a collaboration environment. Other types of clients may also read from the database cluster 460.


The queues in the database 460 (e.g., the distributed database cluster) are usually client type specific. For example, each queue is for a given client type for one given user. So, a user ‘A’ may have a sync client queue that all of the sync clients that user “A” uses reads from since user “A” may have multiple devices on which sync clients are installed. In general, the queues for clients in the database 460 are read only queues such that multiple clients can read from the same queue without making modifications. In this manner, if a user utilizes multiple sync clients, each client can still receive and detect the respective updates such that multiple devices can be synchronized. The remote clients also typically individually track the location in the queue from which they last read such that only the most recent events are updated at the client, and that the events read from a queue is specific to a given client, dependent on what has previously been synchronized or read.


In one embodiment, sync clients 480 connect to both real-time 470 and API front end 490 machines. The real time machines 470 can notify a sync client 480 when there has been an update in a user's account. The sync client 480 can then connect to API front end machine 490 to obtain the actual change/content. Alternatively, in some instances, the sync clients 480 can also obtain the changes/content/updates from the real time machines 470 simultaneous with the notification, or after being notified.



FIG. 5 depicts an example system block diagram showing action log entries 516 recorded from actions/interactions on or with files/content 511 stored in a database 510 of a cloud-based environment.


The front ends 502A-N detect, identify, or receive the various actions or events on data or content performed by users or collaborators in a cloud-based environment. For example, events/actions can include by way of example but not limitation, file renames, file uploads/downloads, file edits, comments, etc. Based on the type of event, the front end 502 determines whether the action/event is to be created into a log entry to be stored in the action log 516. In creating a log entry, each action/event is recorded as a transaction with the file system change for asynchronous processing. In recording the transaction, the relevant file/folder row in the file 511 of the database 510 is inserted, updated, deleted, or otherwise modified according to the action. In one embodiment, the row is inserted in to the action log table 516 simultaneously with the write to the file 511 and also with the performance of action itself. Note that each entry includes an owner ID 514 in the file 511 and in the action log 516 to represent the owner of the item upon which an action occurred.


In one embodiment, action log entries are created in the same database 510 as the file table 511 such that file/content rollback can be performed if the file/data/content change results in an error or failure. As such, the action log entry creation in the action log table 516 can be created, in part, to meet durability (e.g., longevity) requirements of a given event/transaction (e.g., write events, or other edit events typically have higher durability requirements than a comment event, or a share event, etc.).


Action log entries can be created for select types of events or all events. For example, events/transactions such as file renames, file uploads may have higher durability requirements than a comment event, or a share event, in a sense that the changes from a file rename/file upload need to be maintained and updated at various respective clients for the relevant collaborators and the implication for missing a file rename or file upload is potentially more severe than missing a comment event or a share event, etc.


In general, action log entries are generally created for actions/events with higher durability requirements. Such a determination can be made by the front ends 502 as to whether a given event type is to be writing into the action log table 516. Action log entries may also be created for all events with durability requirements carried out downstream at event queues stored in the second database (e.g., the database 460 of FIG. 4B). Table 516 shows the action log entries created from the events stored in the file table 511.


The action log entries can be identified by the action ID 517. In addition, each action log entry can be associated with a user (e.g., owner) identifier 518, a data entry 519, and/or a revision identifier 520. The user identifier 518 can identify a user who is to a recipient as a result of an event (e.g., upload file to User 1). The owner identifier 518 represents the owner of the item upon which an action (e.g., represented by action ID 517) occurred and in general, each work item has no more than one owner. The data field 519 can identify the type of action/event (e.g., rename, upload, edit, comment, share, send, download, etc.).


The revision identifier 520 can indicate the version of any change made to a given file (e.g., edit, rename, upload, etc.). In one embodiment, the revision identifier 520 is derived from version tracking mechanisms (e.g., via revision ID 515) inherent to the database 510. The revision identifier 520 can used by remote clients to resolve conflicts in view of potentially conflicting events/transactions. For example, if a file is re-named twice and both events are synchronized/updated at a remote client, the client can use the rename event associated with the latest revision ID to make the necessary updates. This can ensure that the client is updated with the most current change regardless of when the events are read from the queue. Thus, even if the two rename events are writing to the queue for the client out of order, the client can still make the ‘correct’ update using the revision ID in case of conflicting changes.



FIG. 6A depicts an example system block diagram showing a system for incrementally updating a remote client with events or actions that occurred via a cloud-based platform. As compared to the system described in FIGS. 4A-4B, the system of FIG. 6A incorporates various enhanced components and/or modifications which benefit the system with improved scalability capabilities.


In general, enhanced dispatcher includes a Fan-out dispatcher and a chunk dispatcher. Enhanced action log includes an action log of events that occur in a cloud-based collaboration platform and an action log chunk table. The four enhanced components can function together to divide events sourced from the user action into chunks to ensure that large numbers of events are scaled down to smaller chunks for writing into queues, from which collaborator clients read, within a preset reasonable and ordered timeframe.


Specifically, as previously mentioned, the remote client periodically polls (e.g., via a real time client) the HBase with a queue sequence number (QSN) parameter to see if there is any new event greater than the QSN which had previously passed in. Effectively, the QSN represents the latest event that the remote client has seen/processed. If there are newer events, then a “new_change” message is returned to the client. The message indicates that the client should make a request (e.g., an API call) to get the actual new events (e.g., from an web application server). For purposes of discussion herein, it is sufficient to know that, for each remote client's poll, what are returned are those events that get logged in the action log with timestamps that are older than the time of the poll and within a “scan-back” window set by the database system. The scan-back window is a time period within which the database system guarantees the process can be completed. For example, if the scan-back window is 5 units of time, it means that the database can complete the recording (e.g., of an action log entry) within 5 units of time (e.g., 5 seconds).


However, the existing techniques limit the scalability of the cloud-based platform. Among other causes (e.g., network issues or repository database software issues), when the number of collaborators becomes too large, it may become very difficult and sometimes even impossible to write all the event entries into the repository (e.g., HBase 460) within the designated time period. When an attempt to write the event entries into HBase 460 fails, the system retries to write them again. Sometimes, for example if the cause of failure is temporary network delays, the retries may be successful; however, if the cause of failure is that the number of collaborators (and therefore the number of event entries associated with a single user action) is too large, then the retries would most likely be not successful, either.


One possible but less than optimal solution can be increasing the scan-back window. Nonetheless, this method is not desirable because it adversely affects the overall performance of the entire system (because each user has to scan back more events, thereby creating exponentially more traffic and increasing the likelihood of receiving duplicates of events (e.g., an event with an obsolete revision ID)), reduces the timeliness of updates, and cannot solve the problem of ever-increasing number of collaborators.


Accordingly, embodiments of the present disclosure provide capabilities to divide-and-conquer the workload of event updates using components (discussed in more details with respect to FIGS. 6A-6B) that can separate the event entries into chunks.


As illustrated in FIG. 6A, database 610 functions similarly to database 410; however, database 610 includes two separate tables, namely an action log 616 and an action log chunk 618, instead of the single action log table 416 that database 410 has. Also illustrated in FIG. 6A are a dispatcher 630, which includes a Fan-out dispatcher 630A and a chunk dispatcher 630B. Processors 640A-N also function similarly to processors 440A-N with modifications that are discussed below.


Similar to the system described in FIGS. 4A-4B, once an action is performed by a user, an action entry is created in the action log 616 (e.g., by frontend 402A-N). Then, the Fan-out dispatcher 630A reads the action log entry from the action log 616 and sends the action log entry to the processors 640A-N where the “fan-out” (or collaborators to be notified of the action or to receive the file/data change as a result of the action) is determined. After the fan-out (or the identities of relevant collaborators) is computed, processor 640A-N returns the fan-out to the Fan-out dispatcher 630A. In some embodiments, the fan-out for the action is the collaborators who are subscribed to a folder of the user; in some other embodiments, the fan-out for the action is the collaborators who are subscribed to a file of the user.


Thereafter, the Fan-out dispatcher 630A can separate the fan-out into a plurality of chunks in a way such that each chunk can be stored into a second database (e.g., HBase 460). More specifically, the fan-out effectively represents a number of events that correspond to the user action, and each one of the events is to update a collaborator about the user action. Therefore, by separating the fan-out (e.g., 500 collaborators) into smaller chunks (e.g., 100 collaborators), the dispatcher 630 (and specifically the Fan-out dispatcher 630A) can ensure or at least increase the likelihood of successful writes of the events into HBase 460.


The number of events (which correlates to the number of collaborators) that each chunk includes can be decided based on experience, heuristics, as well as hardware specifications such as the processing speed of host servers (e.g., host server 100), databases (e.g., HBase 460), network bandwidth, and so forth. In some embodiments, the number each chunk includes can be a variable and/or can be adjusted dynamically by the dispatcher 630 based on the workload or the congestion of the network or other suitable factors. The number should be chosen in a way such that each chunk of events can be completely stored (at least with a reasonably acceptable rate of success depending on the type of application) in the HBase 460 within the scan-back window, which is previously described.


It is noted that, in the embodiments described above, the Fan-out dispatcher 630A consults with the processors 640A-N because the processors 640A-N incorporates business logic to determine which collaborators need to be updated with regard to the user action; in some embodiments, the business logic may not necessarily be with the processors 640A-N, and the Fan-out dispatcher 630A can utilize suitable means to receive the fan-out information.


After the separation of events (or grouping/chunking of collaborators), the Fan-out dispatcher 630A writes an action log chunk entry (e.g., as a row) representing each chunk in the action log chunk table 618. More specifically, each row of entry in the action log chunk table 618 represents a sub-group (or a chunk) of the collaborators identified in the fan-out, and each chunk can be separately read (e.g., by the chunk dispatcher 630B) and written (e.g., into the HBase 460) without blocking the other chunk's operations. Each chunk is stored as its own row in the action log chunk table 618 by the Fan-out dispatcher 630A. For example, if the fan-out (e.g., as calculated by the processors 640A-N) is 500, and if the number of events that a chunk can include is decided (e.g., by the dispatcher 630, by a system administrator, or by any other suitable method) to be 100, then the 5 rows, representing 5 chunks of events for updating corresponding collaborators, are written into the action log chunk table 618 by the Fan-out dispatcher 630A. An example of entries in the action log 616 and the action log chunk 618 is illustrated in FIG. 6B. Collaborators' identifier column 618B can be used to identify, for a particular row, which collaborators should receive an update with regard to an action. Therefore, if without any unexpected error, the collaborators identified by all rows in the action log chunk 618 that are with the same action identifier (e.g., Action ID 618A) should be equal to the fan-out for that action.


Optionally, the Fan-out dispatcher 630A can place a mark in the action log table 616 (e.g., under the ALF Status column as shown in FIG. 6B) upon the completion of reading an action log entry, or in some embodiments, upon the completion of writing the chunks associated with the action log entry into the action log chunk table 618.


The chunk dispatcher 630B reads rows from the action log chunk 618, and writes them within the scan-back window (e.g., 5 seconds) into the HBase 460, from which remote clients can read. If any of the chunks fails to write into HBase 460 within the scan-back window, then only the chunk that fails is rewritten (or retried). Notably, the disclosed techniques effectively bring the benefit of dynamically adjusting the scan-back window for only those chunks or sub-lists that are not able to be successfully written in HBase 460 in a previous attempt. Also, it is noted that late arrival of events is not a concern because the system is designed to tolerate out-of-order events (e.g., with the revision identifier mechanism such as described in FIG. 5, where a remote client of a collaborator can identify the latest version of the update by its revision identifier).


In this way, among other advantages, embodiments disclosed herein provide enhancement in scalability, robustness and availability for cloud-based collaboration platforms with large numbers of collaborators by incorporating mechanisms to divide-and-conquer the workload of event updates in such platforms.


In some embodiments, the dispatcher 630 can directly separate the fan-out into chunks (e.g., in memory circuitry of the dispatcher 630) and write the chunks into HBase 460 without first writing chunks as rows into the action log chunk table 618. However, it is noted that this approach may have the risk of losing all chunks of data when an accidental failure takes place at the dispatcher 630, and can create a serious drawback when an large amount of collaborators and/or a large amount of chunks are involved. With the processed chunks first being written by the Fan-out dispatcher 630 to the action log chunk table 618, when an error in the dispatcher 630 occurs, much work of recalculation of fan-out and reprocessing those chunks, which may have been processed before the error occurred, can be saved. In this way, the action log chunk 618 provides additional robustness to the system.


In some additional embodiments, the chunk dispatcher 630B writes a timestamp (e.g., in the timestamp column 618F in FIG. 6B) in the action log chunk table 618 for a corresponding row (or chunk) after the storage of the row into the HBase 460 is completed. The timestamps can be utilized for redundancy or for other suitable purposes, such as those techniques discussed in U.S. patent application Ser. No. 13/526,437, entitled “MANAGING UPDATES AT CLIENTS USED BY A USER TO ACCESS A CLOUD-BASED COLLABORATION SERVICE” (specifically FIGS. 6A-B and their accompanying text). The timestamp column 618F may contain more than one columns depending on, for example, how many data centers are utilized in the distributed repository that implements the HBase 460.



FIG. 7 depicts a flowchart illustrating an example process 700 for a system that incrementally updates remote clients at devices with events that occurred via the platform to implement the disclosed techniques for enhancing scalability. With reference to FIGS. 1 and 6A-6B, the process 700 is explained hereafter.


First, in response to an action from a user in the cloud-enabled platform (e.g., hosted by the host server 100, FIG. 1), an action entry is created in an action log table (e.g., table 616, FIGS. 6A and 6B) by an frontend (e.g., frontend 402A-N, FIG. 6A). Then, a Fan-out dispatcher (e.g., dispatcher 630A, FIG. 6A) reads the action log entry and then determines (710) a list of events to update one or more collaborators of the user about the action. In some embodiments, the Fan-out dispatcher 630A requests (712) processors (e.g., processors 640A-N, FIG. 6A) to calculate the fan-out so as to return a manifest of the collaborators associated with a folder (or a file) where the action from the user takes place.


After the fan-out calculation is completed by the processors 640A-N, and the fan-out is received by the Fan-out dispatcher 630A, the chunk processor 630A separates (720) the list of events into a plurality of sub-lists of events such that each sub-list of events can be stored in a database within a designated amount of time. By separating the fan-out (e.g., 500 collaborators) into smaller chunks (e.g., 100 collaborators), the Fan-out dispatcher 630A ensures (or at least increases the likelihood of) successful writes of the events into the second database (e.g., HBase 460, FIG. 6A), from which the remote clients of collaborators can read.


Then, the Fan-out dispatcher 630A writes each chunk as a row (or an action log chunk entry) into an action log chunk table (e.g., table 618, FIG. 6A). Next, a chunk dispatcher (e.g., dispatcher 630B, FIG. 6B) reads rows from the action log chunk table 618 and writes (730) them within the scan-back window (e.g., 5 seconds) into the HBase 460. In some embodiments, if any of the chunks fails to write into HBase 460 within the scan-back window, then only the chunk that fails is rewritten (or retried).



FIG. 8A depicts a flowchart illustrating further example details of the process 700 of FIG. 7. In some embodiments, before the step 720 (e.g., after the step 710), the number of how many events each sub-list can contain can be decided (815) (e.g., by the Fan-out dispatcher 630A) based on a throughput of the HBase 460. In some embodiments, the decision can be performed (817) when an amount (e.g., two or more) of chunks of events fail to be stored in the HBase 460 within the scan-back window. In some additional or alternative embodiments, the decision can be based on a performance of a network connection (e.g., network 106, FIG. 1) of the HBase 460.



FIG. 8B depicts a flowchart illustrating an alternative process of FIG. 8A, in which the step 815 is performed before the step 710. For example, the number of events each chunk can include can be predetermined based on experience, heuristics, as well as hardware specifications such as the processing speed of host servers (e.g., host server 100), databases (e.g., HBase 460), network bandwidth, and so forth.


In this way, among other advantages, embodiments disclosed herein provide enhancement in scalability, robustness and availability for cloud-based collaboration platforms with large numbers of collaborators by incorporating mechanisms to divide-and-conquer the workload of event updates in such platforms.



FIG. 9 shows a diagrammatic representation 900 of a machine in the example form of a computer system within which a set of instructions, for causing the machine to perform any one or more of the methodologies discussed herein, can be executed.


In alternative embodiments, the machine operates as a standalone device or can be connected (e.g., networked) to other machines. In a networked deployment, the machine can operate in the capacity of a server or a client machine in a client-server network environment, or as a peer machine in a peer-to-peer (or distributed) network environment.


The machine can be a server computer, a client computer, a personal computer (PC), a user device, a tablet, a phablet, a laptop computer, a set-top box (STB), a personal digital assistant (PDA), a thin-client device, a cellular telephone, an iPhone, an iPad, a Blackberry, a processor, a telephone, a web appliance, a network router, switch or bridge, a console, a hand-held console, a (hand-held) gaming device, a music player, any portable, mobile, hand-held device, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.


While the machine-readable medium or machine-readable storage medium is shown in an exemplary embodiment to be a single medium, the term “machine-readable medium” and “machine-readable storage medium” should be taken to include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more sets of instructions. The term “machine-readable medium” and “machine-readable storage medium” shall also be taken to include any medium that is capable of storing, encoding or carrying a set of instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the presently disclosed technique and innovation.


In general, the routines executed to implement the embodiments of the disclosure, can be implemented as part of an operating system or a specific application, component, program, object, module or sequence of instructions referred to as “computer programs.” The computer programs typically comprise one or more instructions set at various times in various memory and storage devices in a computer, and that, when read and executed by one or more processing units or processors in a computer, cause the computer to perform operations to execute elements involving the various aspects of the disclosure.


Moreover, while embodiments have been described in the context of fully functioning computers and computer systems, those skilled in the art will appreciate that the various embodiments are capable of being distributed as a program product in a variety of forms, and that the disclosure applies equally regardless of the particular type of machine or computer-readable media used to actually effect the distribution.


Further examples of machine-readable storage media, machine-readable media, or computer-readable (storage) media include, but are not limited to, recordable type media such as volatile and non-volatile memory devices, floppy and other removable disks, hard disk drives, optical disks (e.g., Compact Disk Read-Only Memory (CD ROMS), Digital Versatile Disks, (DVDs), etc.), among others, and transmission type media such as digital and analog communication links.


The network interface device enables the machine 2800 to mediate data in a network with an entity that is external to the host server, through any known and/or convenient communications protocol supported by the host and the external entity. The network interface device can include one or more of a network adaptor card, a wireless network interface card, a router, an access point, a wireless router, a switch, a multilayer switch, a protocol converter, a gateway, a bridge, bridge router, a hub, a digital media receiver, and/or a repeater.


The network interface device can include a firewall which can, in some embodiments, govern and/or manage permission to access/proxy data in a computer network, and track varying levels of trust between different machines and/or applications. The firewall can be any number of modules having any combination of hardware and/or software components able to enforce a predetermined set of access rights between a particular set of machines and applications, machines and machines, and/or applications and applications, for example, to regulate the flow of traffic and resource sharing between these varying entities. The firewall can additionally manage and/or have access to an access control list which details permissions including for example, the access and operation rights of an object by an individual, a machine, and/or an application, and the circumstances under which the permission rights stand.


Other network security functions can be performed or included in the functions of the firewall, can be, for example, but are not limited to, intrusion-prevention, intrusion detection, next-generation firewall, personal firewall, etc. without deviating from the novel art of this disclosure.


Unless the context clearly requires otherwise, throughout the description and the claims, the words “comprise,” “comprising,” and the like are to be construed in an inclusive sense, as opposed to an exclusive or exhaustive sense; that is to say, in the sense of “including, but not limited to.” As used herein, the terms “connected,” “coupled,” or any variant thereof, means any connection or coupling, either direct or indirect, between two or more elements; the coupling of connection between the elements can be physical, logical, or a combination thereof. Additionally, the words “herein,” “above,” “below,” and words of similar import, when used in this application, shall refer to this application as a whole and not to any particular portions of this application. Where the context permits, words in the above Detailed Description using the singular or plural number can also include the plural or singular number respectively. The word “or,” in reference to a list of two or more items, covers all of the following interpretations of the word: any of the items in the list, all of the items in the list, and any combination of the items in the list.


The above detailed description of embodiments of the disclosure is not intended to be exhaustive or to limit the teachings to the precise form disclosed above. While specific embodiments of, and examples for, the disclosure are described above for illustrative purposes, various equivalent modifications are possible within the scope of the disclosure, as those skilled in the relevant art will recognize. For example, while processes or blocks are presented in a given order, alternative embodiments can perform routines having steps, or employ systems having blocks, in a different order, and some processes or blocks can be deleted, moved, added, subdivided, combined, and/or modified to provide alternative or subcombinations. Each of these processes or blocks can be implemented in a variety of different ways. Also, while processes or blocks are at times shown as being performed in series, these processes or blocks can instead be performed in parallel, or can be performed at different times. Further, any specific numbers noted herein are only examples: alternative implementations can employ differing values or ranges.


The teachings of the disclosure provided herein can be applied to other systems, not necessarily the system described above. The elements and acts of the various embodiments described above can be combined to provide further embodiments.


Any patents and applications and other references noted above, including any that can be listed in accompanying filing papers, are incorporated herein by reference. Aspects of the disclosure can be modified, if necessary, to employ the systems, functions, and concepts of the various references described above to provide yet further embodiments of the disclosure.


These and other changes can be made to the disclosure in light of the above Detailed Description. While the above description describes certain embodiments of the disclosure, and describes the best mode contemplated, no matter how detailed the above appears in text, the teachings can be practiced in many ways. Details of the system can vary considerably in its implementation details, while still being encompassed by the subject matter disclosed herein. As noted above, particular terminology used when describing certain features or aspects of the disclosure should not be taken to imply that the terminology is being redefined herein to be restricted to any specific characteristics, features, or aspects of the disclosure with which that terminology is associated. In general, the terms used in the following claims should not be construed to limit the disclosure to the specific embodiments disclosed in the specification, unless the above Detailed Description section explicitly defines such terms. Accordingly, the actual scope of the disclosure encompasses not only the disclosed embodiments, but also all equivalent ways of practicing or implementing the disclosure under the claims.


While certain aspects of the disclosure are presented below in certain claim forms, the inventors contemplate the various aspects of the disclosure in any number of claim forms. For example, while only one aspect of the disclosure is recited as a means-plus-function claim under 35 U.S.C. §112, ¶6, other aspects can likewise be embodied as a means-plus-function claim, or in other forms, such as being embodied in a computer-readable medium. (Any claim intended to be treated under 35 U.S.C. §112, ¶6 begins with the words “means for”.) Accordingly, the applicant reserves the right to add additional claims after filing the application to pursue such additional claim forms for other aspects of the disclosure.

Claims
  • 1. A method for updating remote clients with actions that occurred in a cloud-enabled platform, the method comprising: in response to an action from a user in the cloud-enabled platform, determining a list of events to update one or more collaborators of the user about the action;separating the list of events into a plurality of sub-lists of events by decomposing the list of events;determining based on evaluation of one or more criteria associated with the database, a number of events to include in each sub-list of events from the plurality of sub-lists of events;writing each sub-list of events into queues that are stored in a database, wherein the writing occurs within a designated time window, wherein the designated time window specifies a time limit for writing each sub-list of events into the queues; andupon detecting failure to write a sub-list of events into one or more queues, updating the designated time window for the sub-list of events that failed to be written, wherein the sub-list of events that failed to be written is included in the plurality of sub-lists of events.
  • 2. The method of claim 1, wherein the one or more criteria includes a throughput of the database.
  • 3. The method of claim 1, further comprising: identifying a number of sub-lists of events that fails to be stored in the database within the designated time window.
  • 4. The method of claim 1, wherein the one or more criteria includes a performance of a network connection of the database.
  • 5. The method of claim 1, wherein determining the list of events to update the one or more collaborators of the user about the action is based on requesting a business logic to return a manifest of the one or more collaborators associated with a folder where the action from the user takes place.
  • 6. The method of claim 1, wherein the plurality of sub-lists are stored as rows in a table before being stored into the database, and wherein each row represents one sub-list and has an collaborator identification field that specifies which of the one or more collaborators are to be updated about the action.
  • 7. The method of claim 6, further comprising: writing a timestamp for a respective row upon completion of storage of a respective sub-list into the database.
  • 8. The method of claim 1, wherein the remote clients of the one or more collaborators are able to update based on the database to reflect the action.
  • 9. The method of claim 8, wherein a respective remote client in the remote clients update only the action without updating other actions which have previously been updated at the respective remote client.
  • 10. The method of claim 8, wherein a respective remote client in the remote clients sends a query to the database for synchronization of the updates specific to an associated collaborator.
  • 11. A system for incrementally updating remote clients with actions that occurred in a cloud-based environment, the system comprising: a processor; anda memory coupled to the processor and storing a plurality of instructions which, when executed by the processor, cause the processor to: in response to an action from a user in the cloud-enabled platform, determine a list of events to update one or more collaborators of the user about the action;separate the list of events into a plurality of sub-lists of events by decomposing the list of events;determine, based on evaluation of one or more criteria associated with the database, a number of events to include in each sub-list of events from the plurality of sub-lists of events;write each sub-list of events into queues that are stored in a database, wherein the write occurs within a designated time window, wherein the designated time window specifies a time limit for writing each sub-list of events into the queues; andupon detecting failure to write a sub-list of events into one or more queues, update the designated time window for the sub-list of events that failed to be written, wherein the sub-list of events that failed to be written is included in the plurality of sub-lists of events.
  • 12. The system of claim 11, wherein the one or more criteria includes a throughput of the database.
  • 13. The system of claim 11, wherein the processor is further caused to: identify a number of sub-lists of events that fails to be stored in the database within the designated time window.
  • 14. The system of claim 11, wherein the one or more criteria includes a performance of a network connection of the database.
  • 15. The system of claim 11, wherein the processor is further caused to, in the determining the list of events to update the one or more collaborators of the user about the action, request a business logic to return a manifest of the one or more collaborators associated with a folder where the action from the user takes place.
  • 16. The system of claim 11, wherein the plurality of sub-lists are stored as rows in a table before being stored into the database, and wherein each row represents one sub-list and has an collaborator identification field that specifies which of the one or more collaborators are to be updated about the action.
  • 17. The system of claim 16, wherein the processor is further caused to: write a timestamp for a respective row upon completion of storage of a respective sub-list into the database.
  • 18. A non-transitory machine-readable storage medium having stored thereon instructions which, when executed by a processor, cause the processor to: in response to an action from a user in a cloud-enabled platform, determine a list of events to update one or more collaborators of the user about the action;separate the list of events into a plurality of sub-lists of events by decomposing the list of events;determine, based on evaluation of one or more criteria associated with the database, a number of events to include in each sub-list of events from the plurality of sub-lists of events;write each sub-list of events into queues that are stored in a database, wherein the write occurs within a designated time window, wherein the designated time window specifies a time limit for writing each sub-list of events into the queues; andupon detecting failure to write a sub-list of events into one or more queues, update the designated time window for the sub-list of events that failed to be written, wherein the sub-list of events that failed to be written is included in the plurality of sub-list of events.
  • 19. The storage medium of claim 18, wherein the one or more criteria includes a throughput of the database.
  • 20. The storage medium of claim 18, wherein the processor is further caused to: identify a number of sub-lists of events that fails to be stored in the database within the designated time window.
  • 21. The storage medium of claim 18, wherein the one or more criteria includes a performance of a network connection of the database.
  • 22. The storage medium of claim 18, wherein the processor is further caused to, in the determining the list of events to update the one or more collaborators of the user about the action, request a business logic to return a manifest of the one or more collaborators associated with a folder where the action from the user takes place.
  • 23. The storage medium of claim 18, wherein the plurality of sub-lists are stored as rows in a table before being stored into the database, and wherein each row represents one sub-list and has an collaborator identification field that specifies which of the one or more collaborators are to be updated about the action.
  • 24. The storage medium of claim 23, wherein the processor is further caused to: write a timestamp for a respective row upon completion of storage of a respective sub-list into the database.
  • 25. A system, comprising a processor, wherein the processor is configured for: in response to an action from a user in a cloud-enabled platform, determining a list of events to update one or more collaborators of the user about the action;separating the list of events into a plurality of sub-lists of events by decomposing the list of events;determining, based on evaluation of one or more criteria associated with the database, a number of events to include in each sub-list of events from the plurality of sub-lists of events;writing each writing each sub-list of events into queues that are stored in a database, wherein the writing occurs within a designated time window, wherein the designated time window specifies a time limit for writing each sub-list of events into the queues; andupon detecting failure to write a sub-list of events into one or more queues, updating the designated time window for the sub-list of events that failed to be written, wherein the sub-list of events that failed to be written is included in the plurality of sub-list of events.
CROSS-REFERENCE TO RELATED APPLICATIONS

This application claims priority to Provisional Patent Application No. 61/860,050, entitled “SCALABILITY IMPROVEMENT IN A SYSTEM WHICH INCREMENTALLY UPDATES CLIENTS WITH EVENTS THAT OCCURRED IN A CLOUD-BASED COLLABORATION PLATFORM”, filed Jul. 30, 2013, which is hereby incorporated by reference in its entirety. This application is related to U.S. patent application Ser. No. 13/524,501, entitled “RESOURCE EFFECTIVE INCREMENTAL UPDATING OF A REMOTE CLIENT WITH EVENTS WHICH OCCURRED VIA A CLOUD-ENABLED PLATFORM”, filed Jun. 15, 2012, which is hereby incorporated by reference in its entirety. This application is related to U.S. patent application Ser. No. 13/526,437, entitled “MANAGING UPDATES AT CLIENTS USED BY A USER TO ACCESS A CLOUD-BASED COLLABORATION SERVICE”, filed Jun. 18, 2012, which is hereby incorporated by reference in its entirety.

US Referenced Citations (613)
Number Name Date Kind
858619 O'Farrell Jul 1907 A
5043876 Terry Aug 1991 A
5748735 Ganesan May 1998 A
5774717 Porcaro Jun 1998 A
5787175 Carter Jul 1998 A
5799320 Klug Aug 1998 A
5848415 Guck Dec 1998 A
5864870 Guck Jan 1999 A
5926816 Bauer et al. Jul 1999 A
5999908 Abelow Dec 1999 A
6016467 Newsted et al. Jan 2000 A
6034621 Kaufman Mar 2000 A
6055543 Christensen et al. Apr 2000 A
6073161 DeBoskey et al. Jun 2000 A
6098078 Gehani et al. Aug 2000 A
6226618 Downs et al. May 2001 B1
6233600 Salas et al. May 2001 B1
6260040 Kauffman et al. Jul 2001 B1
6279109 Brundridge Aug 2001 B1
6289345 Yasue Sep 2001 B1
6292803 Richardson et al. Sep 2001 B1
6336124 Alam et al. Jan 2002 B1
6342906 Kumar et al. Jan 2002 B1
6345386 Delo et al. Feb 2002 B1
6370543 Hoffert et al. Apr 2002 B2
6374260 Hoffert et al. Apr 2002 B1
6385606 Inohara et al. May 2002 B2
6396593 Laverty et al. May 2002 B1
6441641 Pang et al. Aug 2002 B1
6446091 Noren et al. Sep 2002 B1
6449622 LaRue et al. Sep 2002 B1
6515681 Knight Feb 2003 B1
6539381 Prasad et al. Mar 2003 B1
6584466 Serbinis et al. Jun 2003 B1
6636872 Heath et al. Oct 2003 B1
6636897 Sherman et al. Oct 2003 B1
6654737 Nunez Nov 2003 B1
6662186 Esquibel et al. Dec 2003 B1
6687878 Eintracht et al. Feb 2004 B1
6714968 Prust Mar 2004 B1
6735623 Prust May 2004 B1
6742181 Koike et al. May 2004 B1
6760721 Chasen et al. Jul 2004 B1
6947162 Rosenberg et al. Sep 2005 B2
6952724 Prust Oct 2005 B2
6996768 Elo et al. Feb 2006 B1
7003667 Slick et al. Feb 2006 B1
7020697 Goodman et al. Mar 2006 B1
7039806 Friedman et al. May 2006 B1
7069393 Miyata et al. Jun 2006 B2
7130831 Howard et al. Oct 2006 B2
7133834 Abelow Nov 2006 B1
7143136 Drenan et al. Nov 2006 B1
7149787 Mutalik et al. Dec 2006 B1
7152182 Ji et al. Dec 2006 B2
7155483 Friend et al. Dec 2006 B1
7165107 Pouyoul et al. Jan 2007 B2
7178021 Hanna et al. Feb 2007 B1
7222078 Abelow May 2007 B2
7275244 Charles Bell et al. Sep 2007 B1
7296025 Kung et al. Nov 2007 B2
7346778 Guiter et al. Mar 2008 B1
7353252 Yang et al. Apr 2008 B1
7362868 Madoukh et al. Apr 2008 B2
7363330 Ellman et al. Apr 2008 B1
7370269 Prabhu et al. May 2008 B1
7380120 Garcia May 2008 B1
7386535 Kalucha et al. Jun 2008 B1
7401117 Dan et al. Jul 2008 B2
7543000 Castro et al. Jun 2009 B2
7581221 Lai et al. Aug 2009 B2
7620565 Abelow Nov 2009 B2
7647559 Yozell-Epstein et al. Jan 2010 B2
7650367 Arruza Jan 2010 B2
7653668 Shelat et al. Jan 2010 B1
7661088 Burke Feb 2010 B2
7665093 Maybee et al. Feb 2010 B2
7676542 Moser et al. Mar 2010 B2
7698363 Dan et al. Apr 2010 B2
7734600 Wise et al. Jun 2010 B1
7774412 Schnepel Aug 2010 B1
7814426 Huesken et al. Oct 2010 B2
7886287 Davda Feb 2011 B1
7886295 Burger et al. Feb 2011 B2
7890964 Vogler-Ivashchanka et al. Feb 2011 B2
7937663 Parker et al. May 2011 B2
7958353 Matsuzaki et al. Jun 2011 B2
7958453 Taing Jun 2011 B1
7979296 Kruse et al. Jul 2011 B2
7996374 Jones et al. Aug 2011 B1
8027976 Ding et al. Sep 2011 B1
8065739 Bruening et al. Nov 2011 B1
8090361 Hagan Jan 2012 B2
8103662 Eagan et al. Jan 2012 B2
8117261 Briere et al. Feb 2012 B2
8140513 Ghods et al. Mar 2012 B2
8151183 Chen et al. Apr 2012 B2
8185830 Saha et al. May 2012 B2
8200582 Zhu Jun 2012 B1
8201230 Day et al. Jun 2012 B2
8214747 Yankovich et al. Jul 2012 B1
8230348 Peters et al. Jul 2012 B2
8239918 Cohen Aug 2012 B1
8326814 Ghods et al. Dec 2012 B2
8347276 Schadow Jan 2013 B2
8358701 Chou et al. Jan 2013 B2
8370803 Holler et al. Feb 2013 B1
8447820 Gay May 2013 B1
8473775 Helmick et al. Jun 2013 B1
8515902 Savage Aug 2013 B2
8527549 Cidon Sep 2013 B2
8549066 Donahue et al. Oct 2013 B1
8549511 Seki et al. Oct 2013 B2
8582777 Urivskiy et al. Nov 2013 B2
8583619 Ghods et al. Nov 2013 B2
8607306 Bridge et al. Dec 2013 B1
8650498 Mihovilovic Feb 2014 B1
8719445 Ko May 2014 B2
8719810 Oh May 2014 B2
8745267 Luecke et al. Jun 2014 B2
8782637 Khalid Jul 2014 B2
8825597 Houston et al. Sep 2014 B1
8849955 Prahlad et al. Sep 2014 B2
8868574 Kiang et al. Oct 2014 B2
8892679 Destagnol et al. Nov 2014 B1
8914856 Velummylum et al. Dec 2014 B1
8914900 Smith et al. Dec 2014 B2
8918387 Sokolov Dec 2014 B1
8949179 Besen et al. Feb 2015 B2
8949939 Peddada Feb 2015 B2
8955103 Kline, III et al. Feb 2015 B2
8959579 Barton et al. Feb 2015 B2
8966062 Giese et al. Feb 2015 B1
8990307 Barreto et al. Mar 2015 B2
8990955 Hymel et al. Mar 2015 B2
9015248 Barreto et al. Apr 2015 B2
9054919 Kiang et al. Jun 2015 B2
9239846 Besen et al. Jan 2016 B2
9244934 Besen et al. Jan 2016 B2
9396216 Barreto et al. Jul 2016 B2
9396245 Mackenzie et al. Jul 2016 B2
20010027492 Gupta Oct 2001 A1
20020029218 Bentley et al. Mar 2002 A1
20020091738 Rohrabaugh et al. Jul 2002 A1
20020099772 Deshpande et al. Jul 2002 A1
20020116544 Barnard et al. Aug 2002 A1
20020133509 Johnston et al. Sep 2002 A1
20020147770 Tang Oct 2002 A1
20020194177 Sherman et al. Dec 2002 A1
20030041095 Konda et al. Feb 2003 A1
20030084306 Abburi et al. May 2003 A1
20030093404 Bader et al. May 2003 A1
20030108052 Inoue et al. Jun 2003 A1
20030110264 Whidby et al. Jun 2003 A1
20030115326 Verma et al. Jun 2003 A1
20030135536 Lyons Jul 2003 A1
20030135565 Estrada Jul 2003 A1
20030154306 Perry Aug 2003 A1
20030204490 Kasriel Oct 2003 A1
20030217171 Von Stuermer et al. Nov 2003 A1
20030228015 Futa et al. Dec 2003 A1
20040003104 Boskovic et al. Jan 2004 A1
20040021686 Barberis Feb 2004 A1
20040076187 Peled Apr 2004 A1
20040088647 Miller et al. May 2004 A1
20040098361 Peng May 2004 A1
20040103147 Flesher et al. May 2004 A1
20040111415 Scardino et al. Jun 2004 A1
20040117438 Considine et al. Jun 2004 A1
20040122949 Zmudzinski et al. Jun 2004 A1
20040128359 Horvitz et al. Jul 2004 A1
20040162836 Aronoff et al. Aug 2004 A1
20040177138 Salle et al. Sep 2004 A1
20040181579 Huck et al. Sep 2004 A1
20040196307 Zak et al. Oct 2004 A1
20040201604 Kraenzel et al. Oct 2004 A1
20040218214 Kihara et al. Nov 2004 A1
20040230624 Frolund et al. Nov 2004 A1
20040230652 Estrada et al. Nov 2004 A1
20040246532 Inada Dec 2004 A1
20040260977 Ji et al. Dec 2004 A1
20040267836 Armangau et al. Dec 2004 A1
20050005276 Morgan Jan 2005 A1
20050010860 Weiss et al. Jan 2005 A1
20050022175 Sliger et al. Jan 2005 A1
20050022229 Gabriel et al. Jan 2005 A1
20050028006 Leser et al. Feb 2005 A1
20050033777 Moraes et al. Feb 2005 A1
20050038831 Souder et al. Feb 2005 A1
20050038997 Kojima et al. Feb 2005 A1
20050050228 Perham et al. Mar 2005 A1
20050055306 Miller et al. Mar 2005 A1
20050063083 Dart et al. Mar 2005 A1
20050097061 Shapiro et al. May 2005 A1
20050097225 Glatt et al. May 2005 A1
20050097434 Storisteanu May 2005 A1
20050102328 Ring et al. May 2005 A1
20050108406 Lee et al. May 2005 A1
20050114305 Haynes et al. May 2005 A1
20050114378 Elien et al. May 2005 A1
20050138118 Banatwala et al. Jun 2005 A1
20050172284 Dandekar et al. Aug 2005 A1
20050182966 Pham et al. Aug 2005 A1
20050198299 Beck et al. Sep 2005 A1
20050198452 Watanabe Sep 2005 A1
20050234864 Shapiro Oct 2005 A1
20050234943 Clarke Oct 2005 A1
20050261933 Magnuson Nov 2005 A1
20060005163 Huesken et al. Jan 2006 A1
20060026502 Dutta Feb 2006 A1
20060026535 Hotelling et al. Feb 2006 A1
20060036568 Moore et al. Feb 2006 A1
20060041603 Paterson et al. Feb 2006 A1
20060041752 Tuvell et al. Feb 2006 A1
20060047804 Fredricksen et al. Mar 2006 A1
20060053088 Ali et al. Mar 2006 A1
20060053380 Spataro et al. Mar 2006 A1
20060070083 Brunswig et al. Mar 2006 A1
20060075071 Gillette Apr 2006 A1
20060117247 Fite et al. Jun 2006 A1
20060123062 Bobbitt et al. Jun 2006 A1
20060133340 Rybak et al. Jun 2006 A1
20060168550 Muller et al. Jul 2006 A1
20060174051 Lordi et al. Aug 2006 A1
20060174054 Matsuki Aug 2006 A1
20060179070 George et al. Aug 2006 A1
20060179309 Cross et al. Aug 2006 A1
20060242204 Karas et al. Oct 2006 A1
20060242206 Brezak et al. Oct 2006 A1
20060259524 Horton Nov 2006 A1
20060265719 Astl et al. Nov 2006 A1
20060271510 Harward et al. Nov 2006 A1
20060288043 Novak et al. Dec 2006 A1
20070016680 Burd et al. Jan 2007 A1
20070038934 Fellman Feb 2007 A1
20070067349 Jhaveri et al. Mar 2007 A1
20070079242 Jolley et al. Apr 2007 A1
20070100830 Beedubail et al. May 2007 A1
20070115845 Hochwarth et al. May 2007 A1
20070118598 Bedi et al. May 2007 A1
20070124460 McMullen et al. May 2007 A1
20070124737 Wensley et al. May 2007 A1
20070124781 Casey et al. May 2007 A1
20070126635 Houri Jun 2007 A1
20070130143 Zhang et al. Jun 2007 A1
20070130163 Perez et al. Jun 2007 A1
20070162610 Un et al. Jul 2007 A1
20070179993 Arruza Aug 2007 A1
20070208878 Barnes-Leon et al. Sep 2007 A1
20070214180 Crawford Sep 2007 A1
20070220016 Estrada et al. Sep 2007 A1
20070220590 Rasmussen et al. Sep 2007 A1
20070240057 Satterfield et al. Oct 2007 A1
20070250762 Mansfield Oct 2007 A1
20070256065 Heishi et al. Nov 2007 A1
20070266304 Fletcher et al. Nov 2007 A1
20070282848 Kiilerich et al. Dec 2007 A1
20070283443 McPherson et al. Dec 2007 A1
20070288290 Motoyama et al. Dec 2007 A1
20080005135 Muthukrishnan et al. Jan 2008 A1
20080005195 Li Jan 2008 A1
20080016146 Gan et al. Jan 2008 A1
20080021959 Naghi et al. Jan 2008 A1
20080028323 Rosen et al. Jan 2008 A1
20080040173 Aleong et al. Feb 2008 A1
20080040503 Kleks et al. Feb 2008 A1
20080040560 Hall et al. Feb 2008 A1
20080046828 Bibliowicz et al. Feb 2008 A1
20080059656 Saliba et al. Mar 2008 A1
20080063210 Goodman et al. Mar 2008 A1
20080065881 Dawson et al. Mar 2008 A1
20080077631 Petri Mar 2008 A1
20080091763 Devonshire et al. Apr 2008 A1
20080091790 Beck Apr 2008 A1
20080104277 Tian May 2008 A1
20080114720 Smith et al. May 2008 A1
20080133674 Knauerhase et al. Jun 2008 A1
20080140732 Wilson et al. Jun 2008 A1
20080147790 Malaney et al. Jun 2008 A1
20080151817 Fitchett et al. Jun 2008 A1
20080154873 Redlich et al. Jun 2008 A1
20080182628 Lee et al. Jul 2008 A1
20080183467 Yuan et al. Jul 2008 A1
20080184130 Tien et al. Jul 2008 A1
20080194239 Hagan Aug 2008 A1
20080195673 Hamel et al. Aug 2008 A1
20080215883 Fok et al. Sep 2008 A1
20080222654 Xu et al. Sep 2008 A1
20080243855 Prahlad et al. Oct 2008 A1
20080250333 Reeves et al. Oct 2008 A1
20080250348 Alimpich et al. Oct 2008 A1
20080263099 Brady-Kalnay et al. Oct 2008 A1
20080271095 Shafton Oct 2008 A1
20080276158 Lim et al. Nov 2008 A1
20080281972 Gupta et al. Nov 2008 A1
20080294899 Gazzetta et al. Nov 2008 A1
20090015864 Hasegawa Jan 2009 A1
20090019093 Brodersen et al. Jan 2009 A1
20090019426 Baeumer et al. Jan 2009 A1
20090030710 Levine Jan 2009 A1
20090043848 Kordun Feb 2009 A1
20090044128 Baumgarten et al. Feb 2009 A1
20090049131 Lyle et al. Feb 2009 A1
20090119322 Mills et al. May 2009 A1
20090125469 McDonald et al. May 2009 A1
20090132651 Roger et al. May 2009 A1
20090138808 Moromisato et al. May 2009 A1
20090150417 Ghods et al. Jun 2009 A1
20090150627 Benhase et al. Jun 2009 A1
20090158142 Arthursson et al. Jun 2009 A1
20090164438 Delacruz Jun 2009 A1
20090171983 Samji et al. Jul 2009 A1
20090172201 Carmel Jul 2009 A1
20090177754 Brezina et al. Jul 2009 A1
20090193107 Srinivasan et al. Jul 2009 A1
20090193345 Wensley et al. Jul 2009 A1
20090198772 Kim et al. Aug 2009 A1
20090210459 Nair et al. Aug 2009 A1
20090214115 Kimura et al. Aug 2009 A1
20090235167 Boyer et al. Sep 2009 A1
20090235181 Saliba et al. Sep 2009 A1
20090235189 Aybes et al. Sep 2009 A1
20090249224 Davis et al. Oct 2009 A1
20090254589 Nair et al. Oct 2009 A1
20090260060 Smith et al. Oct 2009 A1
20090265430 Bechtel et al. Oct 2009 A1
20090271708 Peters et al. Oct 2009 A1
20090276771 Nickolov et al. Nov 2009 A1
20090282212 Peterson Nov 2009 A1
20090282483 Bennett Nov 2009 A1
20090300356 Crandell Dec 2009 A1
20090300527 Malcolm et al. Dec 2009 A1
20090327358 Lukiyanov et al. Dec 2009 A1
20090327405 FitzGerald et al. Dec 2009 A1
20090327961 De Vorchik et al. Dec 2009 A1
20100011292 Marinkovich et al. Jan 2010 A1
20100011447 Jothimani Jan 2010 A1
20100017262 Iyer et al. Jan 2010 A1
20100017619 Errico Jan 2010 A1
20100036929 Scherpa et al. Feb 2010 A1
20100042720 Stienhans et al. Feb 2010 A1
20100057560 Skudlark et al. Mar 2010 A1
20100057785 Khosravy et al. Mar 2010 A1
20100076946 Barker et al. Mar 2010 A1
20100082534 Sagar et al. Apr 2010 A1
20100082634 Leban Apr 2010 A1
20100083136 Komine et al. Apr 2010 A1
20100088150 Mazhar et al. Apr 2010 A1
20100092126 Kaliszek et al. Apr 2010 A1
20100093310 Gbadegesin et al. Apr 2010 A1
20100107225 Spencer et al. Apr 2010 A1
20100122184 Vonog et al. May 2010 A1
20100131868 Chawla et al. May 2010 A1
20100151431 Miller Jun 2010 A1
20100153835 Xiong et al. Jun 2010 A1
20100162374 Nair Jun 2010 A1
20100179940 Gilder et al. Jul 2010 A1
20100185463 Noland et al. Jul 2010 A1
20100185932 Coffman et al. Jul 2010 A1
20100191689 Cortes et al. Jul 2010 A1
20100198783 Wang et al. Aug 2010 A1
20100198944 Ho et al. Aug 2010 A1
20100205392 Schnapp et al. Aug 2010 A1
20100205537 Knighton et al. Aug 2010 A1
20100212010 Stringer et al. Aug 2010 A1
20100218237 Ferris et al. Aug 2010 A1
20100223378 Wei Sep 2010 A1
20100229085 Nelson et al. Sep 2010 A1
20100235526 Carter et al. Sep 2010 A1
20100235539 Carter et al. Sep 2010 A1
20100241611 Zuber Sep 2010 A1
20100241972 Spataro et al. Sep 2010 A1
20100242028 Weigert Sep 2010 A1
20100250120 Waupotitsch et al. Sep 2010 A1
20100251340 Martin et al. Sep 2010 A1
20100257457 De Goes Oct 2010 A1
20100262582 Garcia-Ascanio et al. Oct 2010 A1
20100267588 Nelson et al. Oct 2010 A1
20100274765 Murphy et al. Oct 2010 A1
20100274772 Samuels Oct 2010 A1
20100281118 Donahue et al. Nov 2010 A1
20100290623 Banks et al. Nov 2010 A1
20100306379 Ferris Dec 2010 A1
20100312615 Murphy et al. Dec 2010 A1
20100322252 Suganthi et al. Dec 2010 A1
20100325155 Skinner et al. Dec 2010 A1
20100325527 Estrada et al. Dec 2010 A1
20100325559 Westerinen et al. Dec 2010 A1
20100325655 Perez Dec 2010 A1
20100332401 Prahlad et al. Dec 2010 A1
20100332962 Hammer et al. Dec 2010 A1
20101318893 Matthews et al. Dec 2010
20110001763 Murakami Jan 2011 A1
20110016409 Grosz et al. Jan 2011 A1
20110022559 Andersen et al. Jan 2011 A1
20110022812 van der Linden et al. Jan 2011 A1
20110029883 Lussier et al. Feb 2011 A1
20110040812 Phillips Feb 2011 A1
20110041083 Gabai et al. Feb 2011 A1
20110047413 McGill et al. Feb 2011 A1
20110047484 Mount et al. Feb 2011 A1
20110052155 Desmarais et al. Mar 2011 A1
20110054968 Galaviz Mar 2011 A1
20110055299 Phillips Mar 2011 A1
20110055721 Jain et al. Mar 2011 A1
20110061045 Phillips Mar 2011 A1
20110061046 Phillips Mar 2011 A1
20110065082 Gal et al. Mar 2011 A1
20110066951 Ward-Karet et al. Mar 2011 A1
20110078243 Carpenter Mar 2011 A1
20110083167 Carpenter et al. Apr 2011 A1
20110093567 Jeon et al. Apr 2011 A1
20110099006 Sundararaman et al. Apr 2011 A1
20110107088 Eng et al. May 2011 A1
20110107205 Chow et al. May 2011 A1
20110113320 Neff et al. May 2011 A1
20110125847 Cocheu et al. May 2011 A1
20110131299 Sardary Jun 2011 A1
20110137991 Russell Jun 2011 A1
20110142410 Ishii Jun 2011 A1
20110145187 Himmelsbach et al. Jun 2011 A1
20110145282 Moore et al. Jun 2011 A1
20110145589 Camenisch et al. Jun 2011 A1
20110145744 Haynes et al. Jun 2011 A1
20110154180 Evanitsky et al. Jun 2011 A1
20110161289 Pei et al. Jun 2011 A1
20110167125 Achlioptas Jul 2011 A1
20110167353 Grosz et al. Jul 2011 A1
20110167435 Fang Jul 2011 A1
20110185292 Chawla et al. Jul 2011 A1
20110202424 Chun et al. Aug 2011 A1
20110202599 Yuan et al. Aug 2011 A1
20110208958 Stuedi et al. Aug 2011 A1
20110209064 Jorgensen et al. Aug 2011 A1
20110213765 Cui et al. Sep 2011 A1
20110219419 Reisman Sep 2011 A1
20110225417 Maharajh et al. Sep 2011 A1
20110238458 Purcell et al. Sep 2011 A1
20110238621 Agrawal Sep 2011 A1
20110238759 Spataro et al. Sep 2011 A1
20110239135 Spataro et al. Sep 2011 A1
20110246294 Robb et al. Oct 2011 A1
20110246950 Luna et al. Oct 2011 A1
20110252071 Cidon Oct 2011 A1
20110252312 Lemonik Oct 2011 A1
20110252320 Arrasvuori et al. Oct 2011 A1
20110252339 Lemonik et al. Oct 2011 A1
20110258461 Bates Oct 2011 A1
20110258561 Ladouceur et al. Oct 2011 A1
20110277027 Hayton et al. Nov 2011 A1
20110282710 Akkiraju et al. Nov 2011 A1
20110289433 Whalin et al. Nov 2011 A1
20110296022 Ferris et al. Dec 2011 A1
20110313803 Friend et al. Dec 2011 A1
20110320197 Conejero et al. Dec 2011 A1
20110320936 Mohan et al. Dec 2011 A1
20120036370 Lim et al. Feb 2012 A1
20120057696 Chew Mar 2012 A1
20120064879 Panei Mar 2012 A1
20120072436 Pierre et al. Mar 2012 A1
20120079095 Evans et al. Mar 2012 A1
20120089610 Agrawal Apr 2012 A1
20120089659 Halevi et al. Apr 2012 A1
20120089710 Rakowski et al. Apr 2012 A1
20120096521 Peddada Apr 2012 A1
20120101995 Agetsuma et al. Apr 2012 A1
20120110005 Kuo et al. May 2012 A1
20120110436 Adler, III et al. May 2012 A1
20120110443 Lemonik et al. May 2012 A1
20120117626 Yates et al. May 2012 A1
20120124306 Abercrombie et al. May 2012 A1
20120124547 Halbedel May 2012 A1
20120130900 Tang et al. May 2012 A1
20120134491 Liu May 2012 A1
20120136936 Quintuna May 2012 A1
20120143825 Boehm et al. Jun 2012 A1
20120144283 Hill et al. Jun 2012 A1
20120150888 Hyatt et al. Jun 2012 A1
20120151551 Readshaw et al. Jun 2012 A1
20120158908 Luna et al. Jun 2012 A1
20120159178 Lin et al. Jun 2012 A1
20120159310 Chang et al. Jun 2012 A1
20120166516 Simmons et al. Jun 2012 A1
20120173612 Vegesna-Venkata et al. Jul 2012 A1
20120173625 Berger Jul 2012 A1
20120179802 Narasimhan et al. Jul 2012 A1
20120179981 Whalin et al. Jul 2012 A1
20120185355 Kilroy Jul 2012 A1
20120185913 Martinez et al. Jul 2012 A1
20120192055 Antebi Jul 2012 A1
20120192086 Ghods et al. Jul 2012 A1
20120203670 Piersol Aug 2012 A1
20120203908 Beaty et al. Aug 2012 A1
20120204032 Wilkins et al. Aug 2012 A1
20120206653 Graves et al. Aug 2012 A1
20120207449 Angquist et al. Aug 2012 A1
20120209815 Carson et al. Aug 2012 A1
20120209889 Agnoli et al. Aug 2012 A1
20120214444 McBride et al. Aug 2012 A1
20120218885 Abel et al. Aug 2012 A1
20120221789 Felter Aug 2012 A1
20120224691 Purohit Sep 2012 A1
20120226767 Luna et al. Sep 2012 A1
20120233155 Gallmeier et al. Sep 2012 A1
20120233205 McDermott Sep 2012 A1
20120233543 Vagell et al. Sep 2012 A1
20120240061 Hillenius et al. Sep 2012 A1
20120240183 Sinha Sep 2012 A1
20120257249 Natarajan Oct 2012 A1
20120259964 Lin et al. Oct 2012 A1
20120263166 Cho et al. Oct 2012 A1
20120266203 Elhadad et al. Oct 2012 A1
20120284638 Cutler et al. Nov 2012 A1
20120284664 Zhao Nov 2012 A1
20120291011 Quine Nov 2012 A1
20120296790 Robb Nov 2012 A1
20120309540 Holme et al. Dec 2012 A1
20120311157 Erickson et al. Dec 2012 A1
20120317239 Mulder et al. Dec 2012 A1
20120317487 Lieb et al. Dec 2012 A1
20120328259 Seibert, Jr. et al. Dec 2012 A1
20120331177 Jensen Dec 2012 A1
20120331441 Adamson Dec 2012 A1
20130007245 Malik et al. Jan 2013 A1
20130007471 Grab et al. Jan 2013 A1
20130007894 Dang et al. Jan 2013 A1
20130013560 Goldberg et al. Jan 2013 A1
20130014023 Lee et al. Jan 2013 A1
20130042106 Persaud et al. Feb 2013 A1
20130054634 Chakraborty et al. Feb 2013 A1
20130067232 Cheung et al. Mar 2013 A1
20130073403 Tuchman et al. Mar 2013 A1
20130080765 Mohanty et al. Mar 2013 A1
20130080919 Kiang et al. Mar 2013 A1
20130110565 Means, Jr. et al. May 2013 A1
20130110961 Jadhav May 2013 A1
20130117337 Dunham May 2013 A1
20130117376 Filman et al. May 2013 A1
20130124458 Barreto et al. May 2013 A1
20130124638 Barreto May 2013 A1
20130124984 Kuspa May 2013 A1
20130138608 Smith May 2013 A1
20130138615 Gupta et al. May 2013 A1
20130151690 Shah Jun 2013 A1
20130159411 Bowen Jun 2013 A1
20130163289 Kim et al. Jun 2013 A1
20130167253 Seleznev et al. Jun 2013 A1
20130179947 Kline, III et al. Jul 2013 A1
20130185347 Romano Jul 2013 A1
20130185558 Seibert et al. Jul 2013 A1
20130191339 Haden et al. Jul 2013 A1
20130198600 Lockhart et al. Aug 2013 A1
20130212067 Piasecki et al. Aug 2013 A1
20130212486 Joshi et al. Aug 2013 A1
20130218978 Weinstein et al. Aug 2013 A1
20130226876 Gati et al. Aug 2013 A1
20130227522 Lerum et al. Aug 2013 A1
20130239049 Perrodin et al. Sep 2013 A1
20130246901 Massand Sep 2013 A1
20130246932 Zaveri et al. Sep 2013 A1
20130262210 Savage et al. Oct 2013 A1
20130262862 Hartley Oct 2013 A1
20130268491 Chung et al. Oct 2013 A1
20130268999 Kiang et al. Oct 2013 A1
20130275398 Dorman et al. Oct 2013 A1
20130275509 Micucci et al. Oct 2013 A1
20130282830 Besen et al. Oct 2013 A1
20130304694 Barreto et al. Nov 2013 A1
20130304697 Movida Nov 2013 A1
20130305039 Gauda Nov 2013 A1
20130325803 Akirav et al. Dec 2013 A1
20130326344 Masselle et al. Dec 2013 A1
20140006357 Davis Jan 2014 A1
20140006465 Davis Jan 2014 A1
20140007205 Oikonomou Jan 2014 A1
20140013112 Cidon et al. Jan 2014 A1
20140019497 Cidon et al. Jan 2014 A1
20140019498 Cidon et al. Jan 2014 A1
20140032489 Hebbar et al. Jan 2014 A1
20140032616 Nack Jan 2014 A1
20140033277 Xiao et al. Jan 2014 A1
20140033291 Liu Jan 2014 A1
20140033324 Kiang et al. Jan 2014 A1
20140040182 Gilder et al. Feb 2014 A1
20140040206 Ramakrishnan et al. Feb 2014 A1
20140047509 Bhogal Feb 2014 A1
20140052939 Tseng et al. Feb 2014 A1
20140059002 Lockhart et al. Feb 2014 A1
20140059217 Pizurica Feb 2014 A1
20140068589 Barak Mar 2014 A1
20140074629 Rathod Mar 2014 A1
20140082071 Rexer Mar 2014 A1
20140150023 Gudorf et al. May 2014 A1
20140156373 Roberts et al. Jun 2014 A1
20140172595 Beddow et al. Jun 2014 A1
20140172783 Suzuki et al. Jun 2014 A1
20140172799 Dorman Jun 2014 A1
20140188798 Mackenzie et al. Jul 2014 A1
20140195485 Dorman Jul 2014 A1
20140201138 Dorman et al. Jul 2014 A1
20140201145 Dorman et al. Jul 2014 A1
20140244600 Schmidt et al. Aug 2014 A1
20140280605 Zhang Sep 2014 A1
20140337291 Dorman et al. Nov 2014 A1
20140337491 Barreto et al. Nov 2014 A1
20140344456 Buzbee et al. Nov 2014 A1
20140359286 Wen et al. Dec 2014 A1
20140372376 Smith et al. Dec 2014 A1
20140379647 Smith et al. Dec 2014 A1
20150019723 Kweon et al. Jan 2015 A1
20150081624 Masse Mar 2015 A1
20150186668 Whaley et al. Jul 2015 A1
20150339113 Dorman et al. Nov 2015 A1
Foreign Referenced Citations (44)
Number Date Country
2724521 Nov 2009 CA
2724521 Nov 2009 CA
101997924 Mar 2011 CN
102264063 Nov 2011 CN
0348614 Jan 1990 EP
0921661 Jun 1999 EP
1349088 Oct 2003 EP
1528746 May 2005 EP
1933242 Jun 2008 EP
2372574 Oct 2011 EP
2610776 Jul 2013 EP
2453924 Apr 2009 GB
2471282 Dec 2010 GB
09-101937 Apr 1997 JP
11-025059 Jan 1999 JP
2003273912 Sep 2003 JP
2004310272 Nov 2004 JP
09-269925 Oct 2007 JP
2008250944 Oct 2008 JP
20020017444 Mar 2002 KR
20040028036 Apr 2004 KR
20050017674 Feb 2005 KR
20060070306 Jun 2006 KR
20060114871 Nov 2006 KR
20070043353 Apr 2007 KR
20070100477 Oct 2007 KR
20100118836 Nov 2010 KR
20110074096 Jun 2011 KR
20110076831 Jul 2011 KR
WO-0007104 Feb 2000 WO
WO-0219128 Mar 2002 WO
WO-2004097681 Nov 2004 WO
WO-2006028850 Mar 2006 WO
WO-2007024438 Mar 2007 WO
WO-2007035637 Mar 2007 WO
WO-2007113573 Oct 2007 WO
WO-2008011142 Jan 2008 WO
WO-2008076520 Jun 2008 WO
WO-2011109416 Sep 2011 WO
WO-2012167272 Dec 2012 WO
WO-2013009328 Jan 2013 WO
WO-2013013217 Jan 2013 WO
WO-2013041763 Mar 2013 WO
WO-2013166520 Nov 2013 WO
Non-Patent Literature Citations (261)
Entry
“Conceptboard”, One-Step Solution for Online Collaboration, retrieved from websites http://conceptboard.com and https://www.youtube.com/user/ConceptboardApp?feature=watch, printed on Jun. 13, 2013, 9 pages.
“How-to Geek, How to Sync Specific Folders With Dropbox,” downloaded from the internet http://www.howtogeek.com, Apr. 23, 2013, 5 pages.
“Microsoft Office SharePoint 2007 User Guide,” Feb. 16, 2010, pp. 1-48.
“PaperPort Professional 14,” PC Mag. Corn review, published Feb. 2012, Ziff Davis, Inc., 8 pages.
“PaperPort,” Wikipedia article (old revision), published May 19, 2012, Wikipedia Foundation, 2 pages.
“Quickoffice Enhances Android Mobile office Application for Improved Productivity on latest Smartphone and Table Devices,” QuickOffice Press Release, Nov. 21, 2011, QuickOffice Inc., 2 pages.
“QuickOffice,” Wikipedia Article (old revision), published May 9, 2012, Wikipedia Foundation, 2 pages.
“Understanding Metadata,” National Information Standards Organization, NISO Press, 2004, 20 pages.
Cisco, “FTP Load Balancing on ACE in Routed Mode Configuration Example,” DocWiki, Jun. 2011, 7 pages.
Conner, “Google Apps: The Missing Manual,” published by O'Reilly Media, May 27, 2008, 24 pages.
Exam Report for EP13158415.3, Applicant: Box, Inc. Mailed Jun. 4, 2013, 8 pages.
Exam Report for EP13168784.0, Applicant: Box, Inc. Mailed Nov. 21, 2013, 7 pages.
Exam Report for EP13185269.1, Applicant: Box, Inc. Mailed Jan. 28, 7 pages.
Exam Report for GB1300188.8, Applicant: Box, Inc. Mailed May 31, 2013, 8 pages.
Exam Report for GB1306011.6, Applicant: Box, Inc. Mailed Apr. 18, 2013, 8 pages.
Exam Report for GB1309209.3, Applicant: Box, Inc. Mailed Oct. 30, 2013, 11 pages.
Exam Report for GB1310666.1, Applicant: Box, Inc. Mailed Aug. 30, 2013, 10 pages.
Exam Report for GB1311417.8, Applicant: Box, Inc. Mailed Dec. 20, 2013, 5 pages.
Exam Report for GB1312095.1, Applicant: Box, Inc. Mailed Dec. 12, 2013, 7 pages.
Exam Report for GB1312874.9, Applicant: Box, Inc. Mailed Dec. 20, 2013, 11 pages.
Exam Report for GB1313559.5, Applicant: Box, Inc., Mailed Aug. 22, 2013, 19 pages.
Exam Report for GB1314771.5, Applicant: Box, Inc. Mailed Feb. 17, 2014, 7 pages.
Exam Report for GB1316532.9, Applicant: Box, Inc. Mailed Oct. 31, 2013, 10 pages.
Exam Report for GB1316533.7, Applicant: Box, Inc. Mailed Oct. 8, 2013, 9 pages.
Exam Report for GB1316971.9, Applicant: Box, Inc. Mailed Nov. 26, 2013, 10 pages.
Exam Report for GB1317600.3, Applicant: Box, Inc. Mailed Nov. 21, 2013, 8 pages.
Exam Report for GB1318373.6, Applicant: Box, Inc. Mailed Dec. 17, 2013, 4 pages.
Exam Report for GB1320902.8, Applicant: Box, Inc. Mailed Dec. 20, 2013, 4 pages.
Gedymin, “Cloud computing with an emphasis on Google App Engine,” Master Final Project, Sep. 2011, 146 pages.
Google Docs, http://web.Archive.org/web/20100413105758/http://en.wikipedia.org/wiki/Google—docs, Apr. 13, 2010, 6 pages.
International Search Report and Written Opinion for PCT/US2008/012973 dated Apr. 30, 2009, pp. 1-11.
International Search Report and Written Opinion for PCT/US2011/039126 mailed on Oct. 6, 2011, pp. 1-13.
International Search Report and Written Opinion for PCT/US2011/041308 Mailed Jul. 2, 2012, pp. 1-16.
International Search Report and Written Opinion for PCT/US2011/047530, Applicant: Box, Inc., Mailed Mar. 22, 2013, pp. 1-10.
International Search Report and Written Opinion for PCT/US2011/056472 mailed on Jun. 22, 2012, pp. 1-12.
International Search Report and Written Opinion for PCT/US2011/057938, Applicant: Box, Inc., Mailed Mar. 29, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2011/060875 Mailed Oct. 30, 2012, pp. 1-10.
International Search Report and Written Opinion for PCT/US2012/056955, Applicant: Box, Inc., Mailed Mar. 27, 2013, pp. 1-11.
International Search Report and Written Opinion for PCT/US2012/063041, Applicant: Box, Inc., Mailed Mar. 29, 2013, 12 pages.
International Search Report and Written Opinion for PCT/US2012/065617, Applicant: Box, Inc., Mailed Mar. 29, 2013, 9 pages.
International Search Report and Written Opinion for PCT/US2012/067126, Applicant: Box, Inc., Mailed Mar. 29, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2012/070366, Applicant: Box, Inc., Mailed Apr. 24, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2013/020267, Applicant: Box, Inc., Mailed May 7, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2013/023889, Applicant: Box, Inc., Mailed Jun. 24, 2013, 13 pages.
International Search Report and Written Opinion for PCT/US2013/029520, Applicant: Box, Inc., Mailed Jun. 26, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2013/034662, Applicant: Box, Inc., Mailed May 31, 2013, 10 pages.
International Search Report and Written Opinion for PCT/US2013/034765, Applicant: Box, Inc., Mailed Jan. 20, 2014, 15 pages.
International Search Report and Written Opinion for PCT/US2013/035404, Applicant: Box, Inc., Mailed Jun. 26, 2013, 13 pages.
International Search Report and Written Opinion for PCT/US2013/039782, Applicant: Box, Inc., Mailed Aug. 28, 2013, 15 pages.
Internet Forums, http://web.archive.org/web/20100528195550/http://en.wikipedia.org/wiki/Internet—forums, Wikipedia, May 30, 2010, pp. 1-20.
Langfeld L. et al., “Microsoft SharePoint 2003 Unleashed,” Chapters 11 and 15, Jun. 2004, pp. 403-404, 557-561, 578-581.
Lars, “35 Very Useful Online Tools for Improving your project Management and Team Collaboration,” Apr. 31, 2010, tripwiremagazine.com, pp. 1-32.
Palmer, “Load Balancing FTP Servers,” BlogNav, Oct. 2008, 2 pages.
Parr, “Google Docs Improves Commenting, Adds E-mail Notifications,” Apr. 16, 2011, mashable.com, pp. 1-6.
Partial International Search Report for PCT/US2011/041308 dated Feb. 27, 2012, pp. 1-2.
Patent Court Document of Approved Judgment for GB0602349.3 and GB0623571.7; Mar. 3, 2009, 17 pages.
Supplementary European Search Report European Application No. EP 08 85 8563 dated Jun. 20, 2011 pp. 1-5.
Wayback, “Wayback machine,” Wayback, Jun. 1, 2011, 1 page.
Wiki, http://web.archive.org/web/20100213004936/http://en.wikipedia.org/wiki/Wiki, Feb. 13, 2010, pp. 1-16.
Yahoo! Groups, http://web.archive.org/web/20090320101529/http://en.wikipedia.org/wiki/Yahoo!—Groups, Wikipedia, Mar. 20, 2009, pp. 1-6.
“Average Conversion Time for a D60 RAW file?” http://www.dpreview.com, Jul. 22, 2002, 4 pages.
“Revolving sync conflicts; frequently asked questions,” Microsoft Tech Support, Jul. 16, 2012, retrieved from the Internet: http://web.archive.org/web, 2 pages.
“Troubleshoot sync problems,” Microsoft Tech Support: May 2, 2012, retrieved from the Internet, http://web. Archive.org/web, 3 pages.
“Tulsa TechFest 2012—Agenda,” retrieved from the website, http://web.archive.org, Oct. 2, 2012, 2 pages.
Burns, “Developing Secure Mobile Applications for Android,” Oct. 2008, Version 1.0, 1-28 pages.
Cohen, “Debating the Definition of Cloud Computing Platforms,” retrieved from the Internet, http://forbes.com, Feb. 3, 2014, 7 pages.
Comes, “MediaXchange User's Manual,” Version 1.15.15, Feb. 1, 2009, pp. 1-90.
Delendik, “Evolving with Web Standards—The Story of PDF.JS,” retrieved from the internet, http://people.mozilla.org, Oct. 12, 2012, 36 pages.
Delendik, “My PDF.js talk slides from Tulsa TechFest,” retrieved from the internet, http://twitter.com, Oct. 12, 2012, 2 pages.
Duffy, “The Best File-Syncing Services,” pcmag.com, retrieved from the internet: http://www.pcmag.com, Sep. 28, 2012, 7 pages.
Exam Report for EP13177108.1, Applicant: Box, Inc. Mailed May 26, 2014, 6 paqes.
Exam Report for GB1308842.2, Applicant: Box, Inc. Mailed Mar. 10, 2014, 4 pages.
Exam Report for GB1312264.3, Applicant: Box, Inc. Mailed Mar. 24, 2014, 7 pages.
Exam Report for GB1318792.7, Applicant: Box, Inc. Mailed May 22, 2014, 2 pages.
John et al., “Always Sync Support Forums—View topic—Allway sync funny behavior,” Allway Sync Support Forum at http://sync-center.com, Mar. 28, 2011, XP055109680, 2 pages.
Partial Search Report for EP131832800, Applicant: Box, Inc. Mailed May 8, 2014, 5 pages.
Pyle et al., “How to enable Event logging for Offline Files (Client Side Caching) in Windows Vista,” Feb. 18, 2009, retrieved from the internet: http://blogs.technet.com, 3 pages.
Rao, “Box Acquires Crocodoc to Add HTML5 Document Converter and Sleek Content Viewing Experience to Cloud Storage Platform,” retrieved from the internet, http://techcrunch.com, May 9, 2013, 8 pages.
Search Report for EP 11729851.3, Applicant: Box, Inc. Mailed Feb. 7, 2014, 9 pages.
Search Report for EP13187217.8, Applicant: Box, Inc. Mailed Apr. 15, 2014, 12 pages.
Search Report for EP141509422, Applicant: Box, Inc. Mailed May 8, 2014, 7 pages.
Search Report for EP14151588.2, Applicant: Box, Inc. Mailed Apr. 15, 2014, 12 pages.
Search Report for EP14153783.7, Applicant: Box, Inc. Mailed Mar. 24, 2014, 7 pages.
Sommerer, “Presentable Document Format: Improved On-demand PDF to HTML Conversion,” retrieved from the internet, http://research.microsoft.com, 8 pages.
Tulloch et al., “Windows Vista Resource Kit,” Apr. 8, 2007, Microsoft Press, XP055113067, 6 pages.
Walker, “PDF.js project meeting notes,” retrieved from the internet, http://groups.google.com, May 15, 2014, 1 page.
Exam Report for GB1410569.6 Applicant: Box, Inc. Mailed Jul. 11, 2014, 9 pages.
Extended Search Report for EP131832800, Applicant: Box, Inc. Mailed Aug. 25, 2014, 7 pages.
Extended Search Report for EP141509422, Applicant: Box, Inc. Mailed Aug. 26, 2014, 12pages.
Search Report for EP 13189144.2 Applicant: Box, Inc. Mailed Sep. 1, 2014, 9 pages.
Exam Report for GB1312874.9 Applicant: Box, Inc. Mailed Sep. 26, 2014, 2 pages.
Exam Report for GB1415126.0 Applicant: Box, Inc. Mailed Oct. 2, 2014, 8 pages.
Exam Report for GB1415314.2 Applicant: Box, Inc. Mailed Oct. 7, 2014, 6 pages.
Exam Report for GB1309209.3 Applicant: Box, Inc. Mailed Oct. 7, 2014, 3 pages.
Exam Report for GB1315232.7 Applicant: Box, Inc. Mailed Oct. 9, 2014, 5 pages.
Exam Report for GB1318789.3 Applicant: Box, Inc. Mailed Oct. 30, 2014, 6 pages.
Microsoft Windows XP Professional Product Documentation: How Inheritance Affects File and Folder Permissions, Apr. 11, 2014, 2 pages.
Exam Report for GB1317393.5 Applicant: Box, Inc. Mailed Nov. 7, 2014, 6 pages.
Exam Report for GB1311417.8 Applicant: Box, Inc. Mailed Nov. 7, 2014, 2 pages.
Exam Report for GB1311421.0 Applicant: Box, Inc. Mailed Nov. 7, 2014, 4 pages.
Exam Report for GB1316682.2 Applicant: Box, Inc. Mailed Nov. 19, 2014, 6 pages.
Exam Report for GB1312095.1 Applicant: Box, Inc. Mailed Nov. 19, 2014, 5 pages.
Exam Report for GB1313559.5 Applicant: Box, Inc. Mailed Nov. 4, 2014, 2 pages.
User's Guide for Smart Board Software for Windows, published Dec. 2004, 90 pages.
Zambonini et al., “Automated Measuring of Interaction with User Interfaces,” Published as WO2007113573 Oct. 2007, 19 pages.
Exam Report for GB1311459.0 Applicant: Box, Inc. Mailed Aug. 19, 2013, 6 pages.
“Dropbox: Sync only specific folders,” posted on Feb. 9, 2012, available online at http://www.tech-recipes.com/rx/20865/dropbox-sync-only-specific-folders/, 4 pages.
Exam Report for GB1220644.7 Applicant: Box, Inc. Mailed May 1, 2015, 4 pages.
Invens, “Using and Troubleshooting Offline Files,” Jun. 23, 2002, Windows IT Pro, pp. 1-5.
Invens, “Using and Troubleshooting Offline Files,” Jun. 23, 2002, Windows IT Pro, Figures 1 and 2, 2 pages.
Exam Report for GB1309209.3 Applicant: Box, Inc. Mailed Jan. 19, 2015, 6 pages.
“Agilewords—How to Request Approval,” YouTube, http://www.youtube.com/watch?v=3-Ov3DYNN3Q, Jan. 31, 2011, 2 pages.
“Agilewords—Features, Powerful Features Yet Simple,” Jun. 1, 2011, http://web.archive.org/web/20110601223756/http://agilewords.com/product/features, 3 pages.
Conner, “Google Apps: The Missing Manual,” published by O'Reilly Media, May 27, 2008, 42 pages.
Exam Report for EP 13177108.1, Applicant: Box, Inc. Mailed Feb. 17, 2015, 6 pages.
Exam Report for GB1312264.3 Applicant: Box, Inc. Mailed Jan. 30, 2015, 5 pages.
Exam Report for GB1312874.9 Applicant: Box, Inc. Mailed Feb. 10, 2015, 7 pages.
Exam Report for GB1316685.5 Applicant: Box, Inc. Mailed Feb. 17, 2015, 5 pages.
Exam Report for EP 13185269.1, Applicant: Box, Inc. Mailed Feb. 13, 2015, 8 pages.
“How-to Geek, How to Sync Specific Folders With Dropbox,” originally written on Jun. 1, 2010 and archived version retrieved from WaybackMachine as published online on Jul. 4, 2014 at http://www.howtogeek.com/howto/18285/sync-specific-folders-with-dropbox, 5 pages.
Exam Report for GB1413461.3; Applicant: Box, Inc. Mailed Aug. 21, 2015, 6 pages.
Fu et al., “Efficient and Fine-Grained Sharing of Encrypted Files,” Quality of Service (IWQos), 2010 18th International Workshop on year 2010, pp. 1-2.
Sommerer, “Presentable Document Format: Improved On-demand PDF to HTML Conversion,” retrieved from the internet, http://research.microsoft.com, Nov. 2004, 8 pages.
U.S. Appl. No. 60/992,656, filed Dec. 5, 2007, Methods and Systems for Open Source Collaboration in an Application Service Provider Environment.
U.S. Appl. No. 61/055,901, filed May 23, 2008, Methods and Systems for Open Source Integration.
U.S. Appl. No. 13/412,549, filed Mar. 5, 2012, Methods and Systems for Open Source Collaboration in an Application Service Provider Environment.
U.S. Appl. No. 13/646,339, filed Oct. 5, 2012, File Management System and Collaboration Service and Integration Capabilities with Third Party Applications.
U.S. Appl. No. 14/073,502, filed Nov. 6, 2013, Methods and Systems for Open Source Collaboration in an Application Service Provider Environment.
U.S. Appl. No. 61/434,810, filed Jan. 20, 2011, Real Time Notifications of Activity and Real-Time Collaboration in a Cloud-Based Environment With Applications in Enterprise Settings.
U.S. Appl. No. 13/152,982, filed Jun. 3, 2011, Real Time Notification of Activities that Occur in a Web-Based Collaboration Environment.
U.S. Appl. No. 13/166,733, filed Jun. 22, 2011, Multimedia Content Preview Rendering in a Cloud Content Management System.
U.S. Appl. No. 61/551,894, filed Oct. 26, 2011, Enhanced Multimedia Content Preview Rendering in a Cloud Content Management System.
U.S. Appl. No. 13/590,012, filed Aug. 20, 2012, Preview Pre-Generation Based on Heuristics and Algorithmic Prediction/Assessment of Predicted User Behavior For Enhancement of User Experience.
U.S. Appl. No. 13/297,230, filed Nov. 15, 2011, Enhanced Multimedia Content Preview Rendering in a Cloud Content Management.
U.S. Appl. No. 61/592,567, filed Jan. 30, 2012, Preview Pre-Generation Based on Heuristics and Algorithmic Prediction/Assesment of Predicted User Behavior For Enhancement of User Experience.
U.S. Appl. No. 61/506,013, filed Jul. 8, 2011, Collaboration Sessions in a Workspace on a Cloud-Based Content Management System.
U.S. Appl. No. 13/208,615, filed Aug. 12, 2011, Collaboration Sesssions in a Workspace on a Cloud-Based Content Management System.
U.S. Appl. No. 61/592,394, filed Jan. 30, 2012, Extended Applications of Multimedia Content Preciews in the Cloud-Based Content Management System.
U.S. Appl. No. 13/588,356, filed Aug. 17, 2012, Extended Applications of Multimedia Content Previews in the Cloud-Based Content Mangement System.
U.S. Appl. No. 13/274,268, filed Oct. 14, 2011, Automatic and Semi-Automatic Tagging Features of Work Items in a Shared Workspace For Metadata Tracking in a Cloud-Based Content Management System With Selective or Optional User Contribution.
U.S. Appl. No. 13/968,357, Aug. 15, 2013, Automatic and Semi-Automatic Tagging Features of Work Items in a Shared Workspace For Metadata Tracking in a Cloud-Based Content Management System With Selective or Optional User Contribution.
U.S. Appl. No. 61/538,782, filed Sep. 23, 2011, Central Management and Control of User-Contributed Content in a Web-Based Collaboration Environment and Management Console Thereof.
U.S. Appl. No. 13/547,264, filed Jul. 12, 2012, Central Management and Control of User-Contributed Content in a Web-Based Collaboration Environment and Management Console Thereof.
U.S. Appl. No. 13/165,725, filed Jun. 21, 2011 61599.8008US1 Batch Uploading of Content to a Web-Based Collaboration Environment.
U.S. Appl. No. 61/505,999, filed Jul. 11, 2011, Desktop Application for Access and Interaction with Workspaces in a Cloud-Based Content Management System.
U.S. Appl. No. 13/282,427, filed Oct. 26, 2011, Desktop Application for Access and Interaction with Workspaces in a Cloud-Based Content Management System and Synchronization Mechanisms Thereof.
U.S. Appl. No. 61/554,450, filed Nov. 1, 2011, Platform and Application Independent Method For Document Editing and Version Tracking Via a Web Browser.
U.S. Appl. No. 13/332,319, filed Dec. 20, 2011, Platform and Application Independent System and Method For Networked File Access and Editing.
U.S. Appl. No. 13/414,480, filed Mar. 7, 2012, Universal File Type Preview for Mobile Devices.
U.S. Appl. No. 61/564,425, filed Nov. 29, 2011, Mobile Platform Folder Synchronization and Offline Synchronization.
U.S. Appl. No. 61/568,430, filed Dec. 8, 2011, Mobile Platform File and Folder Selection Functionalities For Offline Access and Synchronization.
U.S. Appl. No. 13/689,544, filed Nov. 29, 2012, Mobile Platform File and Folder Selection Functionalities For Offline Access and Synchronization.
U.S. Appl. No. 13/345,502, filed Jan. 6, 2012, System and Method For Actionable Event Generation For Task Delegation and Management Via a Discussion Forum in a Web-Based Collaboration Environment.
U.S. Appl. No. 13/619,439, filed Sep. 14, 2012, Batching Notifications of Activities That Occur in a Web-Based Collaboration Environment.
U.S. Appl. No. 61/560,685, filed Nov. 16, 2011, Temporal and Spatial Processing and Tracking of Events in a Web-Based Collaboration Environment For Asynchronous Delivery in an Ordered Fashion.
U.S. Appl. No. 13/524,501, filed Jun. 15, 2012, Resource Effective Incremental Updating of a Remote Client With Events Which Occurred Via a Cloud-Enabled Platform.
U.S. Appl. No. 13/526,437, filed Jun. 18, 2012, Managing Updates at Clients Used by a User to Access a Cloud-Based Collaboration Service.
U.S. Appl. No. 61/579,551, filed Dec. 22, 2011, System Status Monitoring and Data Health Checking in a Collaborative Environment.
U.S. Appl. No. 13/464,813, filed Apr. 4, 2012, Health Check Services For Web-Based Collaboration Environments.
U.S. Appl. No. 13/405,164, filed Feb. 24, 2012, System and Method For Promoting Enterprise Adoption of a Web-Based Collaboration Environment.
U.S. Appl. No. 13/431,645, filed Mar. 27, 2012, Cloud Service or Storage User Promotion Via Partnership Driven Automatic Account Upgrades.
U.S. Appl. No. 61/620,554, filed Apr. 5, 2012, Device Pinning Capability For Enterprise Cloud Service and Storage Accounts.
U.S. Appl. No. 13/493,922, filed Jun. 11, 2012, Device Pinning Capability For Enterprise Cloud Service and Storage Accounts.
U.S. Appl. No. 61/649,869, filed Mar. 21, 2012, Selective Application Access Control Via a Cloud-Based Service For Security Enhancement.
U.S. Appl. No. 13/493,783, filed Jun. 11, 2012, Security Enhancement Through Application Access Control.
U.S. Appl. No. 61/702,948, filed Sep. 19, 2012, Cloud-Based Platform Enabled With Media Content Indexed For Text-Based Searches and/or Metadata Extraction.
U.S. Appl. No. 13/829,663, filed Mar. 14, 2013, Cloud-Based Platform Enabled With Media Content Indexed For Text-Based Searches and/or Metadata Extraction.
U.S. Appl. No. 61/702,662, filed Sep. 18, 2012, Sandboxing Individual Applications to Specific User Folders in a Cloud-Based Service.
U.S. Appl. No. 13/830,016, filed Mar. 14, 2013, Sandboxing Individual Applications to Specific User Folders in a Cloud-Based Service.
U.S. Appl. No. 61/620,568, filed Apr. 5, 2012, Synchronization Client Selective Subfolder Syncing in a Cloud-Based Environment.
U.S. Appl. No. 13/856,607, filed Apr. 4, 2013, Method and Apparatus For Selective Subfolder Synchronization in a Cloud-Based Environment.
U.S. Appl. No. 61/622,868, filed Apr. 11, 2012 61599, Web and Desktop Client Synchronization of Mac Packages With a Cloud-Based Platform.
U.S. Appl. No. 13/618,993, filed Sep. 14, 2012, Cloud Service Enabled to Handle a Set of Files Depicted to a User as a Single File in a Native Operating System.
U.S. Appl. No. 61/643,116, filed May 4, 2012, Hbase Redundancy Implementation For Action Log Framework.
U.S. Appl. No. 13/890,172, filed May 8, 2013, Repository Redundancy Implementation of a System Which Incrementally Updates Clients With Events That Occurred Via a Cloud-Enabled Platform.
U.S. Appl. No. 13/888,308, filed May 6, 2013, Repository Redundancy Implementation of a System Which Incrementally Updates Clients With Events That Occurred Via a Cloud-Enabled Platform.
U.S. Appl. No. 61/693,521, filed Aug. 27, 2012, Backend Implementation of Synchronization Client Selective Subfolder Syncing in a Cloud-Based Environment.
U.S. Appl. No. 14/010,851, fied Aug. 27, 2013, Server Side Techniques For Reducing Database Workload in Implementing Selective Subfolder Synchronization in a Cloud-Based Environment.
U.S. Appl. No. 61/641,824, filed May 2, 2012, Platform and Application Agnostic Method for Seamless File Access in a Mobile Environment.
U.S. Appl. No. 61/650,840, filed May 23, 2012, Platform and Application Agnostic Method for Seamless File Access in a Mobile Environment.
U.S. Appl. No. 61/653,876, filed May 31, 2012, Platform and Application Agnostic Method for Seamless File Access in a Mobile Environment.
U.S. Appl. No. 13/886,147, filed May 2, 2013, System and Method for a Third-Party Application to Access Content Within a Cloud-Based Platform.
U.S. Appl. No. 13/897,421, filed May 19, 2013, Methods, Architectures and Security Mechanisms for a Third-Party Application to Access Content in a Cloud-Based Platform.
U.S. Appl. No. 13/898,200, filed May 20, 2013, Metadata Enabled Third-Party Application Access of Content at a Cloud-Based Platform Via a Native Client to the Cloud-Based Platform.
U.S. Appl. No. 13/898,242, filed May 20, 2013, Identification Verification Mechanisms for a Third-Party Application to Access Content in a Cloud-Based Platform.
U.S. Appl. No. 61/667,909, filed Jul. 3, 2012, Highly Available Ftp Servers for a Cloud-Based Service.
U.S. Appl. No. 13/565,136, filed Aug. 2, 2012, Load Balancing Secure Ftp Connections Among Multiple Ftp Servers.
U.S. Appl. No. 13/649,784, filed Oct. 11, 2012, Highly Available Ftp Servers For a Cloud-Based Service.
U.S. Appl. No. 61/668,626, filed Jul. 6, 2012, Online Shard Migration.
U.S. Appl. No. 13/937,060, filed Jul. 8, 2013, System and Method For Performing Shard Migration to Support Functions of a Cloud-Based Service.
U.S. Appl. No. 61/668,698, filed Jul. 6, 2012, Identification of People as Search Results From Key-Word Based Searches of Content.
U.S. Appl. No. 13/937,101, filed Jul. 8, 2013, Identification of People as Search Results From Key-Word Based Searches of Content in a Cloud-Based Environment.
U.S. Appl. No. 61/668,791, filed Jul. 6, 2012, Systems and Methods For Specifying User and Item Identifiers Within an Email Address for Securely Submitting Comments Via Email.
U.S. Appl. No. 13/937,124, filed Jul. 8, 2013, Systems and Methods For Securely Submitting Comments Among Users Via External Messaging Applications in a Cloud-Based Platform.
U.S. Appl. No. 61/673,671, filed Jul. 19, 2012, Data Loss Prevention Methods and Architectures in a Cloud Service.
U.S. Appl. No. 13/944,184, filed Jul. 17, 2013, Data Loss Prevention (Dlp) Methods and Architectures by a Cloud Service.
U.S. Appl. No. 13/944,241, filed Jul. 17, 2013, Data Loss Prevention (DIp) Methods by a Cloud Service Including Third Party Integration Architectures.
U.S. Appl. No. 61/694,492, filed Aug. 29, 2012, Method of Streaming File Encryption and Decryption to/From a Collaborative Cloud.
U.S. Appl. No. 13/975,827, filed Aug. 26, 2013, Method of Streaming File Encryption and Decryption to/From a Collaborative Cloud.
U.S. Appl. No. 61/701,823, filed Sep. 17, 2012, Use of a Status Bar Interface Element As a Handle for Revealing Additional Details.
U.S. Appl. No. 13/737,577, filed Jan. 9, 2013, System and Method of a Manipulative Handle in an Interactive Mobile User Interface.
U.S. Appl. No. 61/697,437, filed Sep. 6, 2012, Secure File Portability Between Mobile Applications Using a Server-Based Key Generation Service.
U.S. Appl. No. 13/776,358, filed Feb. 25, 2013, Secure File Portability Between Mobile Applications Using a Server-Based Key Generation Service.
U.S. Appl. No. 61/697,469, filed Sep. 6, 2012, Force Upgrade of a Mobile Application Via Server Side Configuration Files.
U.S. Appl. No. 13/776,467, filed Feb. 25, 2013, Force Upgrade of a Mobile Application Via Server Side Configuration File.
U.S. Appl. No. 61/697,477, filed Sep. 6, 2012, Disabling the Self-Referential Appearance of a Mobile Application in an Intent Via a Background Registration.
U.S. Appl. No. 13/794,401, filed Mar. 11, 2013, Disabling the Self-Referential Appearance of a Mobile Application in an Intent Via a Background Registration.
U.S. Appl. No. 61/679,511, filed Sep. 6, 2012, Channel for Opening and Editing Files From a Cloud Service Provider Based on Intents.
U.S. Appl. No. 13/776,535, filed Feb. 25, 2013, System and Method for Creating a Secure Channel for Inter-Application Communication Based on Intents.
U.S. Appl. No. 61/694,466, filed Aug. 12, 2012, Optimizations For Client and/or Server Feedback Information Enabled Real Time or Near Real Time Enhancement of Upload/Download Performance.
U.S. Appl. No. 61/702,154, filed Sep. 17, 2012, Optimizations For Client and/or Server Feedback Information Enabled Real Time or Near Real Time Enhancement of Upload/Download Performance.
U.S. Appl. No. 61/703,699, filed Sep. 20, 2012, Optimizations For Client and/or Server Feedback Information Enabled Real Time or Near Real Time Enhancement of Upload/Download Performance.
U.S. Appl. No. 13/969,474, filed Aug. 16, 2013, Client-Server Fast Upload and Download Feedback Optimizers.
U.S. Appl. No. 61/751,578, filed Jan. 11, 2013, Functionalities, Features, and User Interface of a Synchronization Client to a Cloud-Based Environment.
U.S. Appl. No. 14/153,726, filed Jan. 13, 2014, Functionalities, Features, and User Interface of a Synchronization Client to a Cloud-Based Environment.
U.S. Appl. No. 61/715,208, filed Oct. 17, 2012, Adaptive Archictures For Encryption Key Management in a Cloud-Based Environment.
U.S. Appl. No. 14/056,899, filed Oct. 17, 2013, Remote Key Management in a Cloud-Based Environment.
U.S. Appl. No. 61/709,086, filed Oct. 2, 2012, Visibility, Access Control, Advanced Reporting Api, and Enhanced Data Protection and Security Mechanisms for Administrators in an Enterprise.
U.S. Appl. No. 14/044,261, filed Oct. 2, 2013, System and Method For Enhanced Security and Management Mechanisms for Enterprise Administrators in a Cloud-Based Environment.
U.S. Appl. No. 61/709,653, filed Oct. 4, 2012, Corporate User Discovery and Identification of Recommended Collaborators in a Cloud Platform.
U.S. Appl. No. 14/046,294, filed Oct. 4, 2013, Corporate User Discovery and Identification of Recommended Collaborators in a Cloud Platform.
U.S. Appl. No. 61/709,866, filed Oct. 4, 2012, Enhanced Quick Search Features, Low-Barrier Commenting/Interactive Features in a Collaboration Platform.
U.S. Appl. No. 14/046,523, filed Oct. 4, 2013, Enhanced Quick Search Features, Low-Barrier Commenting/Interactive Features in a Collaboration Platform.
U.S. Appl. No. 61/709,407, filed Oct. 4, 2012, Seamless Access, Editing, and Creation of Files in a Web Interface or Mobile Interface to a Cloud Platform.
U.S. Appl. No. 14/046,726, filed Oct. 4, 2013, Seamless Access, Editing, and Creating of Files in a Web Interface or Mobile Interface to a Collaborative Cloud Platform.
U.S. Appl. No. 61/710,182, filed Oct. 5, 2012, Embedded Html Folder Widget For Accessing a Cloud Collaboration Platform and Content From Any Site.
U.S. Appl. No. 14/047,223, filed Oct. 7, 2013, System and Method For Generating Embeddable Widgets Which Enable Access to a Cloud-Based Collaboration Platform.
U.S. Appl. No. 61/750,474, filed Jan. 9, 2013, File System Event Monitor and Event Filter Pipeline for a Cloud-Based Platform.
U.S. Appl. No. 14/149,586, filed Jan. 7, 2014, File System Monitoring in a System Which Incrementally Updates Clients With Events That Occurred in a Cloud-Based Collaboration Platform.
U.S. Appl. No. 61/753,761, Conflict Resolution, Retry Condition Management, and Handling of Problem Files for the Synchronization Client to a Cloud-Based Platform.
U.S. Appl. No. 14/158,626, Conflict Resolutio, Retry Condition Management, and Handling of Problem Files for the Synchronization Client to a Cloud-Based Platform.
U.S. Appl. No. 61/739,296, filed Dec. 19, 2012, Synchronization of Read-Only Files/Folders By a Synchronization Client With a Cloud-Based Platform.
U.S. Appl. No. 14/135,311, filed Dec. 19, 2013, Method and Apparatus For Synchronization of Items With Read-Only Permissions in a Cloud-Based Environment.
U.S. Appl. No. 61/748,399, filed Jan. 2, 2013, Handling Action Log Framework Race Conditions for a Synchronization Client to a Cloud-Based Environment.
U.S. Appl. No. 14/146,658, filed Jan. 2, 2014, Race Condition Handing in a System Which Incrementally Updates Clients With Events That Occurred in a Cloud-Based Collaboration Platform.
U.S. Appl. No. 13/954,680, filed Jul. 30, 2013, System and Method For Advanced Control Tools For Administrators in a Cloud-Based Service.
U.S. Appl. No. 61/860,050, filed Jul. 30, 2013, Scalability Improvement in a System Which Incrementally Updates Clients With Events That Occurred in a Cloud-Based Collaboration Platform.
U.S. Appl. No. 13/953,668, filed Jul. 29, 2013, System and Method For Advanced Search and Filtering Mechanisms For Enterprise Administrators in a Cloud-Based Environment.
U.S. Appl. No. 14/026,674, filed Sep. 13, 2013, Configurable Event-Based Automation Architecture For Cloud-Based Collaboration Platforms.
U.S. Appl. No. 61/877,917, filed Sep. 13, 2013, Systems and Methods For Configuring Event-Based Automation in Cloud-Based Collaboration Platforms.
U.S. Appl. No. 14/075,849, filed Nov. 8, 2013, Systems and Methods For Configuring Event-Based Automation in Cloud-Based Collaboration Platforms.
U.S. Appl. No. 14/027,149, filed Sep. 13, 2013, Simultaneous Editing/Accessing of Content By Collaborator Invitation Through a Web-Based or Mobile Application to a Cloud-Based Collaboration Platform.
U.S. Appl. No. 14/042,473, filed Sep. 30, 2013, Simultaneous Editing/Accessing of Content By Collaborator Invitation Through a Web-Based or Mobile Application to a Cloud-Based Collaboration Platform.
U.S. Appl. No. 14/026,837, filed Sep. 13, 2013, Mobile Device, Methods and User Interfaces Thereof in a Mobile Device Platform Featuring Multifunctional Access and Engagement in a Collaborative Environment Provided By a Cloud-Based Platform.
U.S. Appl. No. 14/166,414, filed Jan. 28, 2014, System and Method of a Multi-Functional Managing User Interface For Accessing a Cloud-Based Platform Via Mobile Devices.
U.S. Appl. No. 14/027,147, filed Sep. 13, 2013, System and Method For Rendering Document in Web Browser or Mobile Device Regardless of Third-Party Plug-In Software.
U.S. Appl. No. 61/505,999, filed Jul. 11, 2011, Desktop Application for Access and Interaction with Workspaces in a Cloud-Based Content Management System and Synchronization Mechanisms Thereof.
U.S. Appl. No. 14/658,423, filed Mar. 16, 2015, Managing Updates at Clients Used By a User to Access a Cloud-Based Collaboration Service.
U.S. Appl. No. 61/622,868, filed Apr. 11, 2012, Web and Desktop Client Synchronization of Mac Packages With a Cloud-Based Platform.
U.S. Appl. No. 14/010,851, filed Aug. 27, 2013, Server Side Techniques for Reducing Database Workload in Implementing Selective Subfolder Synchronization in a Cloud-Based Environment.
U.S. Appl. No. 14/158,626, Conflict Resolution, Retry Condition Management, and Handling of Problem Files for the Synchronization Client to a Cloud-Based Platform.
U.S. Appl. No. 16/739,296, filed Dec. 19, 2012, Synchronization of Read-Only Files/Folders by a Synchronization Client With a Cloud-Based Platform.
U.S. Appl. No. 14/146,658, filed Jan. 2, 2014, Race Condition Handling in a System Which Incrementally Updates Clients With Events That Occurred in a Cloud-Based Collaboration Platform.
U.S. Appl. No. 61/822,170, filed May 10, 2013, Identification and Handling of Items to Be Ignored for Synchronization With a Cloud-Based Platform by a Synchronization Client.
U.S. Appl. No. 14/275,890, filed May 13, 2014, Identification and Handling of Items to Be Ignored for Synchronization With a Cloud-Based Platform by a Synchronization Client.
U.S. Appl. No. 61/822,191, filed May 10, 2013, Systems and Methods for Depicting Item Synchronization With a Cloud-Based Platform by a Synchronization Client.
U.S. Appl. No. 14/275,401, filed May 12, 2014, Top Down Delete or Unsynchronization on Delete of and Depiction of Item Synchronization With a Synchronization Client to a Cloud-Based Platform.
U.S. Appl. No. 61/834,756, filed Jun. 13, 2013, Systems and Methods for Event Building, Collapsing, or Monitoring by a Synchronization Cilent of a Cloud-Based Platform.
U.S. Appl. No. 14/304,038, filed Jun. 13, 2014, Systems and Methods for Synchronization Event Building and/or Collapsing by a Synchronization Component of a Cloud-Based Platform.
U.S. Appl. No. 61/838,176, filed Jun. 21, 2013, Maintaining and Updating File System Shadows on a Local Device by a Synchronization Client of a Cloud-Based Platform.
U.S. Appl. No. 14/312,482, filed Jun. 23, 2014, Maintaining and Updating File System Shadows on a Local Device by a Synchronization Client of a Cloud-Based Platform.
Related Publications (1)
Number Date Country
20150039556 A1 Feb 2015 US
Provisional Applications (1)
Number Date Country
61860050 Jul 2013 US