Patents by Inventor Jakob Holdgaard Thomsen

Jakob Holdgaard Thomsen has filed for patents to protect the following inventions. This listing includes patent applications that are pending as well as patents that have already been granted by the United States Patent and Trademark Office (USPTO).

  • Publication number: 20230418676
    Abstract: An online system performs load shedding in case of system overloads. The system maps each request to a tier and a cohort. The tier is determined based on a type of request and the cohort is determined based on the user. Each tier includes multiple cohorts. The tiers and cohorts are ranked by priority. If the system determines that the system is overloaded, the system determines a threshold tier and a threshold cohort for load shedding. The threshold tier and threshold cohort indicate a threshold priority of requests that are processed. If the system determines that the unprocessed request has a priority below the threshold priority indicated by the threshold tier and the threshold cohort, the system rejecting the unprocessed request. The system executes unprocessed requests that are not rejected.
    Type: Application
    Filed: June 27, 2022
    Publication date: December 28, 2023
    Inventors: Jakob Holdgaard Thomsen, Jesper Lindstrøm Nielsen, Timothy Smyth, Vladimir Gavrilenko
  • Patent number: 11853259
    Abstract: An online storage system receives a plurality of documents to be stored in a directory. The storage system stores document data from each document in a document database. The storage system generates an entry for each document in an entry table and indexes the documents stored in the directory. The storage system samples a subset of the plurality of documents assigned to the directory in a directory index to determine a sampled subset of the plurality of documents. The storage system indexes the sampled subset in a directory index. The storage system can receive a request, from a client device, to view the indexed documents in the directory. Responsive to the request, the storage system presents the indexed documents in the directory retrieved from the directory index.
    Type: Grant
    Filed: December 16, 2022
    Date of Patent: December 26, 2023
    Assignee: Uber Technologies, Inc.
    Inventors: Jakob Holdgaard Thomsen, Rene Wenzel Schmidt, Joakim Recht, Zura Kutsia, Alexey Pavlenko
  • Publication number: 20230119271
    Abstract: An online storage system receives a plurality of documents to be stored in a directory. The storage system stores document data from each document in a document database. The storage system generates an entry for each document in an entry table and indexes the documents stored in the directory. The storage system samples a subset of the plurality of documents assigned to the directory in a directory index to determine a sampled subset of the plurality of documents. The storage system indexes the sampled subset in a directory index. The storage system can receive a request, from a client device, to view the indexed documents in the directory. Responsive to the request, the storage system presents the indexed documents in the directory retrieved from the directory index.
    Type: Application
    Filed: December 16, 2022
    Publication date: April 20, 2023
    Inventors: Jakob Holdgaard Thomsen, Rene Wenzel Schmidt, Joakim Recht, Zura Kutsia, Alexey Pavlenko
  • Publication number: 20220147487
    Abstract: An online storage system receives a plurality of documents to be stored in a directory. The storage system stores document data from each document in a document database. The storage system generates an entry for each document in an entry table and indexes the documents stored in the directory. The storage system samples a subset of the plurality of documents assigned to the directory in a directory index to determine a sampled subset of the plurality of documents. The storage system indexes the sampled subset in a directory index. The storage system can receive a request, from a client device, to view the indexed documents in the directory. Responsive to the request, the storage system presents the indexed documents in the directory retrieved from the directory index.
    Type: Application
    Filed: January 21, 2022
    Publication date: May 12, 2022
    Inventors: Jakob Holdgaard Thomsen, Rene Wenzel Schmidt, Joakim Recht, Zura Kutsia, Alexey Pavlenko
  • Patent number: 11243910
    Abstract: An online storage system receives a plurality of documents to be stored in a directory. The storage system stores document data from each document in a document database. The storage system generates an entry for each document in an entry table and indexes the documents stored in the directory. The storage system samples a subset of the plurality of documents assigned to the directory in a directory index to determine a sampled subset of the plurality of documents. The storage system indexes the sampled subset in a directory index. The storage system can receive a request, from a client device, to view the indexed documents in the directory. Responsive to the request, the storage system presents the indexed documents in the directory retrieved from the directory index.
    Type: Grant
    Filed: August 19, 2019
    Date of Patent: February 8, 2022
    Assignee: Uber Technologies, Inc.
    Inventors: Jakob Holdgaard Thomsen, Rene Wenzel Schmidt, Joakim Recht, Zura Kutsia, Alexey Pavlenko
  • Patent number: 11132382
    Abstract: The data of an online system is distributed over a number of different physical servers and databases on those servers. The online system shards the data to increase system scalability and replicates the shards to increase data reliability. Features such as sharding and replication in turn increase data storage system complexity. Accordingly, in order to provide simplified data storage semantics to applications that use the online system, the online system provides access to data via asynchronous callback functions that are triggered once data has been written and is available for reading by client code. Thus, applications need only specify code to be used in response to data write events, and can thereafter interact with the online system data using a data-driven paradigm.
    Type: Grant
    Filed: July 30, 2019
    Date of Patent: September 28, 2021
    Assignee: Uber Technologies, Inc.
    Inventors: Rene Wenzel Schmidt, Jakob Holdgaard Thomsen
  • Publication number: 20210272035
    Abstract: A method for selecting storage locations for storage of data. According to a placement policy, a file is stored in a database comprising a plurality of storage locations. The method includes determining a query for a copy comprising policy constraints in the placement policy and storage location constraints. The method includes extracting one or more data attributes of the file. The method includes determining an attribute set for each storage location including the data attributes and the storage location attributes for each storage location. The method includes identifying a set of one or more candidate storage locations for storage of the copy of the file by evaluating the attribute set for each storage location against the query. The method includes selecting a candidate storage location from the set and providing the copy of the file to the selected candidate storage location for storage.
    Type: Application
    Filed: February 28, 2020
    Publication date: September 2, 2021
    Inventors: Alexey Pavlenko, Jakob Holdgaard Thomsen, Dron Rathore
  • Publication number: 20210056075
    Abstract: An online storage system receives a plurality of documents to be stored in a directory. The storage system stores document data from each document in a document database. The storage system generates an entry for each document in an entry table and indexes the documents stored in the directory. The storage system samples a subset of the plurality of documents assigned to the directory in a directory index to determine a sampled subset of the plurality of documents. The storage system indexes the sampled subset in a directory index. The storage system can receive a request, from a client device, to view the indexed documents in the directory. Responsive to the request, the storage system presents the indexed documents in the directory retrieved from the directory index.
    Type: Application
    Filed: August 19, 2019
    Publication date: February 25, 2021
    Inventors: Jakob Holdgaard Thomsen, Rene Wenzel Schmidt, Joakim Recht, Zura Kutsia, Alexey Pavlenko
  • Patent number: 10560549
    Abstract: A configuration deployment system stores configuration settings for a plurality of applications disposed at one or more computing hosts. The configuration settings are stored in a versioned repository and are organized in a hierarchical namespace structure. To deploy the configuration settings, a deployment service monitors the configuration settings at the configuration repository and identifies when a new configuration setting or a new version of an existing configuration setting is available in the configuration repository. The new configuration setting is transmitted to a computing device for use in an application. The application applies the changed configuration setting upon verifying that the change is compatible with the application.
    Type: Grant
    Filed: January 11, 2017
    Date of Patent: February 11, 2020
    Assignee: Uber Technologies, Inc.
    Inventors: Jakob Holdgaard Thomsen, Anders Bach Madsen, Rene Wenzel Schmidt, Lasse Knud Damgaard, Joakim Recht, Jeppe Welling Hansen
  • Publication number: 20190354539
    Abstract: The data of an online system is distributed over a number of different physical servers and databases on those servers. The online system shards the data to increase system scalability and replicates the shards to increase data reliability. Features such as sharding and replication in turn increase data storage system complexity. Accordingly, in order to provide simplified data storage semantics to applications that use the online system, the online system provides access to data via asynchronous callback functions that are triggered once data has been written and is available for reading by client code. Thus, applications need only specify code to be used in response to data write events, and can thereafter interact with the online system data using a data-driven paradigm.
    Type: Application
    Filed: July 30, 2019
    Publication date: November 21, 2019
    Inventors: Rene Wenzel Schmidt, Jakob Holdgaard Thomsen
  • Patent number: 10409837
    Abstract: The data of an online system is distributed over a number of different physical servers and databases on those servers. The online system shards the data to increase system scalability and replicates the shards to increase data reliability. Features such as sharding and replication in turn increase data storage system complexity. Accordingly, in order to provide simplified data storage semantics to applications that use the online system, the online system provides access to data via asynchronous callback functions that are triggered once data has been written and is available for reading by client code. Thus, applications need only specify code to be used in response to data write events, and can thereafter interact with the online system data using a data-driven paradigm.
    Type: Grant
    Filed: December 19, 2016
    Date of Patent: September 10, 2019
    Assignee: Uber Technologies, Inc.
    Inventors: Rene Wenzel Schmidt, Jakob Holdgaard Thomsen