US20110265069A1 - Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement - Google Patents

Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement Download PDF

Info

Publication number
US20110265069A1
US20110265069A1 US13/091,335 US201113091335A US2011265069A1 US 20110265069 A1 US20110265069 A1 US 20110265069A1 US 201113091335 A US201113091335 A US 201113091335A US 2011265069 A1 US2011265069 A1 US 2011265069A1
Authority
US
United States
Prior art keywords
code
tenant
limit enforcement
database
environment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/091,335
Inventor
Gregory D. Fee
William J. Gallagher
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Salesforce Inc
Original Assignee
Salesforce com Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Salesforce com Inc filed Critical Salesforce com Inc
Priority to US13/091,335 priority Critical patent/US20110265069A1/en
Assigned to SALESFORCE.COM, INC. reassignment SALESFORCE.COM, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: GALLAGHER, WILLIAM J., FEE, GREGORY D.
Publication of US20110265069A1 publication Critical patent/US20110265069A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0811Multiuser, multiprocessor or multiprocessing cache systems with multilevel cache hierarchies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0875Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches with dedicated cache, e.g. instruction or stack
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/172Caching, prefetching or hoarding of files
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2209/00Indexing scheme relating to G06F9/00
    • G06F2209/54Indexing scheme relating to G06F9/54
    • G06F2209/549Remote execution
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/45Caching of specific data in cache memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2212/00Indexing scheme relating to accessing, addressing or allocation within memory systems or architectures
    • G06F2212/46Caching storage objects of specific type in disk cache
    • G06F2212/465Structured object, e.g. database record

Definitions

  • Embodiments described herein relate generally to evaluation of bytecode in a database network system. More particularly, embodiments described herein relate to efficient utilization of shared resources for evaluation of bytecode.
  • a user of such a conventional system typically retrieves data from and stores data on the system using the user's own systems.
  • a user system might remotely access one of a plurality of server systems that might in turn access the database system.
  • Data retrieval from the system might include the issuance of a query from the user system to the database system.
  • the database system might process the request for information received in the query and send to the user system information relevant to the request.
  • ApexTM provides a set of features for building business applications including, for example, data models and objects to manage data, a workflow engine for managing collaboration of that data, a user interface model to handle forms and other interactions, and a Web services application programming interface (API) for programmatic access and integration.
  • API application programming interface
  • Apex code is “on demand,” running without requiring local servers or software. Apex code may run in a multi-tenant environment, providing the economic and manageability benefits of a shared service while keeping the definition, data and behavior of each customer's application separate from each other. For developers, the combination of these capabilities with this on-demand, multi-tenant delivery provides convenience, scalability, and safety of an on-demand database, combined with the flexibility and control of a procedural language.
  • Apex code provides a powerful and productive approach to creating functionality and logic, allowing developers to focus on elements specific to their application, while leaving other elements to the platform's framework.
  • Apex code is a successful and innovative language in part because of its multi-tenant design. Multitenancy allows Apex to scale to a large number of customers with a relatively modest hardware investment. Apex code is abstracted and governed, utilizing only as many resources as is allowed.
  • Performance is a key requirement for any programming language. It is especially important in a multitenant environment where processor cycles spent interpreting code for a given customer have a direct and negative impact on other customers sharing the same environment. Thus, improving performance not only results in quicker response times for users but also less impact on other tenants in terms of the overall load on the system.
  • start-up costs tend to dominate in a multi-tenant language where the interpreter may be called upon to execute code from any one of possibly thousands of tenants.
  • the ability to cache executable code to avoid the start-up costs on subsequent requests is limited by the large working set.
  • the requests tend to be relatively short, making the start-up cost a larger proportion of the overall request time.
  • FIG. 1 is a block diagram of one embodiment of a multitenant environment
  • FIG. 2 is a flow diagram of one embodiment of a technique for executing code in a multitenant environment
  • FIG. 3 is a block diagram of an environment where an on-demand database service might be used.
  • FIG. 4 is a block diagram of an environment where an on-demand database service might be used.
  • multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers.
  • a multi-tenant database system utilizes tenant identifiers (IDs) within a multi-tenant environment to allow individual tenants to access their data while preserving the integrity of other tenant's data.
  • the multitenant database stores data for multiple client entities each identified by a tenant ID having one of one or more users associated with the tenant ID. Users of each of multiple client entities can only access data identified by a tenant ID associated with their respective client entity.
  • the multitenant database is a hosted database provided by an entity separate from the client entities, and provides on-demand and/or real-time database service to the client entities.
  • bytecode refers to various forms of instruction sets to be executed by a software interpreter. Bytecode instructions are also suitable for further compilation into machine code. Bytecode instructions are processed by software, but have similarities to hardware instructions. Virtual stack machines are common execution environments. A bytecode program may be executed by parsing instructions and directly executing the instructions, one at a time. Some systems, called dynamic translators, or “just-in-time” (JIT) compilers, translate bytecode into machine language as necessary at runtime.
  • JIT just-in-time
  • FIG. 1 is a block diagram of one embodiment of a multitenant environment.
  • the multitenant environment includes multitenant database 100 , which includes multiple tenant data sets 110 corresponding to the tenants of the multitenant environment.
  • each tenant has a unique tenant ID that is utilized to control access to the multitenant environment.
  • multitenant database 100 stores data for multiple client entities each identified by a tenant ID having one of one or more users associated with the tenant ID.
  • multitenant database 100 is a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities.
  • Multitenant database 100 further includes shared database engine 120 that provides the functionality of multitenant database 100 in operating on tenant data sets 110 .
  • the multitenant environment further includes multitenant code 150 , which includes multiple tenant logic sets 160 corresponding to the tenants of the multitenant environment.
  • multitenant code 150 includes code for multiple client entities each identified by the corresponding tenant IDs. The users of each of the multiple client entities can only access code identified by the tenant ID associated with the respective client entity.
  • multitenant code 150 is stored in a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities.
  • Multitenant code 150 further includes shared execution engine 170 that provides the ability to execute code represented by multitenant code 150 .
  • shared execution engine 170 is a virtual machine.
  • Apex is implemented as an Abstract Syntax Tree (AST)-based interpreter.
  • AST Abstract Syntax Tree
  • An AST interpreter executes directly on the generated AST in order to interpret the code.
  • a full source code parse is required to compute the AST. Thus, parsing the Apex source code is expensive.
  • the Apex runtime caches the generated AST in memcached.
  • memcached refers to a general-purpose distributed memory caching system often used to speed up dynamic database-driven applications or websites by caching data and objects in system memory to reduce the number of times an external data source (such as a database or API) must be read. Memcached runs on Unix, Windows and MacOS.
  • the AST is comprised of a set of nodes, each representing some construct in the source code (e.g., a while loop, an add expression, etc.).
  • the set of nodes can become fairly large, for example, it can be approximately 10.5 times the source code size in terms of heap consumption. In addition, this size consists of a very large number of very small JavaTM or other bytecode objects. Unfortunately, very large object graphs are expensive to serialize using Java serialization techniques. Deserializing the AST from memcached is the dominant cost in many Apex requests. Java is a trademark of Sun Microsystems.
  • the Apex interpreter serves as a level of isolation between customer code and the host virtual machine (VM).
  • the Apex interpreter may enforce governor limits and brokers requests to the underlying platform on behalf of customer code.
  • the Apex interpreter is not a full-fledged Java virtual machine.
  • the Apex interpeter may delegate to the real Java virtual machine (JVM) for various services. Garbage collection is an example of this.
  • the Apex interpreter is also able to delegate to the real JVM on a per type basis.
  • FIG. 2 is a flow diagram of one embodiment of a technique for executing code in a multitenant environment.
  • the techniques described with respect to FIG. 2 can be implemented by the systems and in the environments described herein as well as other systems and environments that provide multitenant functionality.
  • a memory space is established, 210 .
  • a tenant may be provided with one or more secure portions of memory to execute that tenant's code.
  • the tenant ID is utilized to determine authorization to access a memory location.
  • Code to be executed in the memory space is retrieved from the multitenant database, 220 .
  • the code is source code that will be compiled.
  • the retrieved code may be executable code, for example, bytecode. If the retrieved code has not yet been compiled, the retrieved code is compiled, 230 .
  • one or more resource limiter enforcement (or governor) mechanisms are included in the code at compile time, 230 .
  • Multiple types of limiting mechanisms can be included in the compiled code.
  • the resulting compiled code can be self-limiting (or self-managing), which may result in a more secure and/or more efficient system.
  • the synchronous governor may monitor one or more performance characteristics (e.g., processor usage, memory usage, bandwidth utilization) at pre-selected intervals.
  • Interrupt-based governing results from an interrupt trigger being placed in the compiled code.
  • the interrupt service routine monitors one or more performance characteristics (e.g., processor usage, memory usage, bandwidth utilization). Interrupt-based governing allows the evaluation to be performed outside the memory space established for the code. This may result in a more secure enforcement.
  • Another type of limiting mechanism is use of a self-incrementing counter that is incremented by and evaluated by the compiled code during execution. That is, each time a monitored operation is performed, a corresponding counter is incremented (or decremented) to monitor use of an associated resource.
  • Various combinations of incrementing and/or decrementing counters can be utilized as the code is executed to provide the desired level of monitoring and enforcement.
  • the compiled code is executed, 240 .
  • one or more limit triggers may be encountered, 250 .
  • the code is executed until a limit trigger is encountered, 240 , 250 .
  • the limit triggers correspond to the monitoring mechanisms described above. For example, during execution, an interrupt may be triggered by execution of the bytecode.
  • an evaluation is performed, 260 , to determine if the monitored characteristic is over the corresponding limit.
  • the code may be allowed to continue execution, 240 . If the monitored characteristic is over the corresponding limit, 260 , the execution of the code may be halted or torn down, 270 .
  • source code may be compiled to provide full or partial self monitoring of resource utilization that may result in early termination of the code if designated resource limits are exceeded.
  • FIG. 3 illustrates a block diagram of an environment 310 wherein an on-demand database service might be used.
  • Environment 310 may include user systems 312 , network 314 , system 316 , processor system 317 , application platform 318 , network interface 320 , tenant data storage 322 , system data storage 324 , program code 326 , and process space 328 .
  • environment 310 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 310 is an environment in which an on-demand database service exists.
  • User system 312 may be any machine or system that is used by a user to access a database user system.
  • any of user systems 312 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices.
  • user systems 312 might interact via a network 314 with an on-demand database service, which is system 316 .
  • An on-demand database service such as system 316
  • system 316 is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users).
  • Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 316 ” and “system 316 ” will be used interchangeably herein.
  • a database image may include one or more database objects.
  • a relational database management system (RDMS) or the equivalent may execute storage and retrieval of information against the database object(s).
  • Application platform 318 may be a framework that allows the applications of system 316 to run, such as the hardware and/or software, e.g., the operating system.
  • on-demand database service 316 may include an application platform 318 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 312 , or third party application developers accessing the on-demand database service via user systems 312 .
  • the users of user systems 312 may differ in their respective capacities, and the capacity of a particular user system 312 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 312 to interact with system 316 , that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 316 , that user system has the capacities allotted to that administrator.
  • users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
  • Network 314 is any network or combination of networks of devices that communicate with one another.
  • network 314 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration.
  • LAN local area network
  • WAN wide area network
  • telephone network wireless network
  • point-to-point network star network
  • token ring network token ring network
  • hub network or other appropriate configuration.
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • User systems 312 might communicate with system 316 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc.
  • HTTP HyperText Transfer Protocol
  • user system 312 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 316 .
  • HTTP server might be implemented as the sole network interface between system 316 and network 314 , but other techniques might be used as well or instead.
  • the interface between system 316 and network 314 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • system 316 implements a web-based customer relationship management (CRM) system.
  • CRM customer relationship management
  • system 316 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 312 and to store to, and retrieve from, a database system related data, objects, and Webpage content.
  • system 316 implements applications other than, or in addition to, a CRM application.
  • system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application.
  • User (or third party developer) applications which may or may not include CRM, may be supported by the application platform 318 , which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 316 .
  • FIG. 3 One arrangement for elements of system 316 is shown in FIG. 3 , including a network interface 320 , application platform 318 , tenant data storage 322 for tenant data 323 , system data storage 324 for system data 325 accessible to system 316 and possibly multiple tenants, program code 326 for implementing various functions of system 316 , and a process space 328 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 316 include database indexing processes.
  • each user system 312 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection.
  • WAP wireless access protocol
  • User system 312 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 312 to access, process and view information, pages and applications available to it from system 316 over network 314 .
  • HTTP client e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like.
  • Each user system 312 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 316 or other systems or servers.
  • GUI graphical user interface
  • the user interface device can be used to access data and applications hosted by system 316 , and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user.
  • embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • VPN virtual private network
  • each user system 312 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like.
  • system 316 and additional instances of an MTS, where more than one is present
  • application(s) including computer code to run using a central processing unit such as processor system 317 , which may include an Intel Pentium® processor or the like, and/or multiple processor units.
  • a computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein.
  • Computer code for operating and configuring system 316 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • the entire program code, or portions thereof may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known.
  • a transmission medium e.g., over the Internet
  • any other conventional network connection e.g., extranet, VPN, LAN, etc.
  • any communication medium and protocols e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.
  • computer code for implementing embodiments described herein can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, JavaTM, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used.
  • JavaTM is a trademark of Sun Microsystems, Inc.
  • each system 316 is configured to provide webpages, forms, applications, data and media content to user (client) systems 312 to support the access by user systems 312 as tenants of system 316 .
  • system 316 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B).
  • each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations.
  • server is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS). It should also be understood that “server system” and “server” are often used interchangeably herein.
  • database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 4 also illustrates environment 310 . However, in FIG. 4 elements of system 316 and various interconnections in an embodiment are further illustrated.
  • user system 312 may include processor system 312 A, memory system 312 B, input system 312 C, and output system 312 D.
  • FIG. 4 shows network 314 and system 316 .
  • system 316 may include tenant data storage 322 , tenant data 323 , system data storage 324 , system data 325 , User Interface (UI) 430 , Application Program Interface (API) 432 , PL/SOQL 434 , save routines 436 , application setup mechanism 438 , applications servers 400 1 - 400 N , system process space 402 , tenant process spaces 404 , tenant management process space 410 , tenant storage area 412 , user storage 414 , and application metadata 416 .
  • environment 310 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • processor system 312 A may be any combination of one or more processors.
  • Memory system 312 B may be any combination of one or more memory devices, short term, and/or long term memory.
  • Input system 312 C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks.
  • Output system 312 D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks.
  • system 316 may include a network interface 320 (of FIG. 3 ) implemented as a set of HTTP application servers 400 , an application platform 318 , tenant data storage 322 , and system data storage 324 . Also shown is system process space 402 , including individual tenant process spaces 404 and a tenant management process space 410 . Each application server 400 may be configured to tenant data storage 322 and the tenant data 323 therein, and system data storage 324 and the system data 325 therein to serve requests of user systems 312 .
  • the tenant data 323 might be divided into individual tenant storage areas 412 , which can be either a physical arrangement and/or a logical arrangement of data.
  • each tenant storage area 412 user storage 414 and application metadata 416 might be similarly allocated for each user. For example, a copy of a user's most recently used (MRU) items might be stored to user storage 414 . Similarly, a copy of MRU items for an entire organization that is a tenant might be stored to tenant storage area 412 .
  • a UI 430 provides a user interface and an API 432 provides an application programmer interface to system 316 resident processes to users and/or developers at user systems 312 .
  • the tenant data and the system data may be stored in various databases, such as one or more OracleTM databases.
  • Application platform 318 includes an application setup mechanism 438 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 322 by save routines 436 for execution by subscribers as one or more tenant process spaces 404 managed by tenant management process 410 for example. Invocations to such applications may be coded using PL/SOQL 434 that provides a programming language style interface extension to API 432 . A detailed description of some PL/SOQL language embodiments is discussed in commonly owned co-pending U.S. Provisional Patent Application 60/828,192 entitled, PROGRAMMING LANGUAGE METHOD AND SYSTEM FOR EXTENDING APIS TO EXECUTE IN CONJUNCTION WITH DATABASE APIS, by Craig Weissman, filed Oct. 4, 2006, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 416 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 400 may be communicably coupled to database systems, e.g., having access to system data 325 and tenant data 323 , via a different network connection.
  • one application server 400 1 might be coupled via the network 314 (e.g., the Internet)
  • another application server 400 N-1 might be coupled via a direct network link
  • another application server 400 N might be coupled by yet a different network connection.
  • Transfer Control Protocol and Internet Protocol TCP/IP
  • TCP/IP Transfer Control Protocol and Internet Protocol
  • each application server 400 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 400 .
  • an interface system implementing a load balancing function e.g., an F5 Big-IP load balancer
  • the load balancer uses a least connections algorithm to route user requests to the application servers 400 .
  • Other examples of load balancing algorithms such as round robin and observed response time, also can be used.
  • system 316 is multi-tenant, wherein system 316 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • one tenant might be a company that employs a sales force where each salesperson uses system 316 to manage their sales process.
  • a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 322 ).
  • tenant data storage 322 e.g., in tenant data storage 322 .
  • the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • user systems 312 (which may be client systems) communicate with application servers 400 to request and update system-level and tenant-level data from system 316 that may require sending one or more queries to tenant data storage 322 and/or system data storage 324 .
  • System 316 e.g., an application server 400 in system 316
  • System data storage 324 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories.
  • a “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects. It should be understood that “table” and “object” may be used interchangeably herein.
  • Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields.
  • a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc.
  • Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc.
  • standard entity tables might be provided for use by all tenants.
  • such standard entities might include tables for Account, Contact, Lead, and Opportunity data, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”.
  • tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields.
  • all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.

Abstract

A method for evaluating bytecode in an on-demand service environment. A request to compile source code is received in a multitenant database environment. One or more limit enforcement mechanisms is/are inserted into the source code to monitor utilization of one or more corresponding resources within the multitenant database environment. The source code is compiled to generate executable code. The executable code is executed within the multitenant database environment. Resource utilization is evaluated for the one or more resources in response to executing code corresponding to at least one of the limit enforcement mechanisms.

Description

    CLAIM OF PRIORITY
  • This application claims the benefit of U.S. Provisional Patent Application 61/326,368 entitled METHODS AND SYSTEMS FOR EVALUATING BYTECODE IN AN ON-DEMAND SERVICE ENVIRONMENT INCLUDING EFFICIENT UTILIZATION OF SHARED RESOURCES AND GOVERNOR LIMIT ENFORCEMENT, by Gregory D. Fee and William J. Gallagher, filed Apr. 21, 2010 (Attorney Docket No. P001Z1), the entire contents of which are incorporated herein by reference.
  • This application claims the benefit of U.S. Provisional Patent Application 61/326,377 entitled METHODS AND SYSTEMS FOR EVALUATING BYTECODE IN AN ON-DEMAND SERVICE ENVIRONMENT INCLUDING TRANSLATION OF APEX TO BYTECODE, by Gregory D. Fee and William J. Gallagher, filed Apr. 21, 2010 (Attorney Docket No. P001Z2), the entire contents of which are incorporated herein by reference.
  • This application claims the benefit of U.S. Provisional Patent Application 61/326,385 entitled METHODS AND SYSTEMS FOR EVALUATING BYTECODE IN AN ON-DEMAND SERVICE ENVIRONMENT INCLUDING PROVIDING A MULTI-TENANT, MULTI-LANGUAGE RUNTIME ENVIRONMENTS AND SYSTEMS, by Gregory D. Fee and William J. Gallagher, filed Apr. 21, 2010 (Attorney Docket No. P001Z3), the entire contents of which are incorporated herein by reference.
  • CROSS REFERENCE TO RELATED APPLICATIONS
  • The following commonly owned, co-pending United States patents and patent applications, including the present application, are related to each other. Each of the other patents/applications are incorporated by reference herein in its entirety:
  • U.S. patent application Ser. No. 12/______, entitled “METHODS AND SYSTEMS FOR EVALUATING BYTECODE IN AN ON-DEMAND SERVICE ENVIRONMENT INCLUDING TRANSLATION OF APEX TO BYTECODE,” by Gregory D. Fee and William J. Gallagher, filed ______, 2010 (Attorney Docket No. P001-B); and
  • U.S. patent application Ser. No. 12/______, entitled “METHODS AND SYSTEMS FOR UTILIZING BYTECODE IN AN ON-DEMAND SERVICE ENVIRONMENT INCLUDING PROVIDING A MULTI-TENANT, MULTI-LANGUAGE RUNTIME ENVIRONMENTS AND SYSTEMS,” by Gregory D. Fee and William J. Gallagher, filed ______, 2010 (Attorney Docket No. P001-C).
  • COPYRIGHT NOTICE
  • A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever.
  • FIELD OF THE INVENTION
  • Embodiments described herein relate generally to evaluation of bytecode in a database network system. More particularly, embodiments described herein relate to efficient utilization of shared resources for evaluation of bytecode.
  • BACKGROUND
  • The subject matter discussed in the background section should not be assumed to be prior art merely as a result of its mention in the background section. Similarly, a problem mentioned in the background section or associated with the subject matter of the background section should not be assumed to have been previously recognized. The subject matter in the background section merely represents different approaches.
  • In conventional database systems, users access their data resources in one logical database. A user of such a conventional system typically retrieves data from and stores data on the system using the user's own systems. A user system might remotely access one of a plurality of server systems that might in turn access the database system. Data retrieval from the system might include the issuance of a query from the user system to the database system. The database system might process the request for information received in the query and send to the user system information relevant to the request.
  • As an on demand platform, Apex™ provides a set of features for building business applications including, for example, data models and objects to manage data, a workflow engine for managing collaboration of that data, a user interface model to handle forms and other interactions, and a Web services application programming interface (API) for programmatic access and integration. These platform technologies support custom applications and integrations, and allow developers to build applications utilizing this on demand model.
  • Apex code is “on demand,” running without requiring local servers or software. Apex code may run in a multi-tenant environment, providing the economic and manageability benefits of a shared service while keeping the definition, data and behavior of each customer's application separate from each other. For developers, the combination of these capabilities with this on-demand, multi-tenant delivery provides convenience, scalability, and safety of an on-demand database, combined with the flexibility and control of a procedural language.
  • Apex code provides a powerful and productive approach to creating functionality and logic, allowing developers to focus on elements specific to their application, while leaving other elements to the platform's framework. Apex code is a successful and innovative language in part because of its multi-tenant design. Multitenancy allows Apex to scale to a large number of customers with a relatively modest hardware investment. Apex code is abstracted and governed, utilizing only as many resources as is allowed.
  • Performance is a key requirement for any programming language. It is especially important in a multitenant environment where processor cycles spent interpreting code for a given customer have a direct and negative impact on other customers sharing the same environment. Thus, improving performance not only results in quicker response times for users but also less impact on other tenants in terms of the overall load on the system.
  • All languages tend to have some start-up cost associated with getting code into a state where it can be executed. This cost includes, for example, the processing required to load the executable form of the code and to link it with dependent code. Unlike most programming languages, however, start-up costs tend to dominate in a multi-tenant language where the interpreter may be called upon to execute code from any one of possibly thousands of tenants. The ability to cache executable code to avoid the start-up costs on subsequent requests is limited by the large working set. In addition, the requests tend to be relatively short, making the start-up cost a larger proportion of the overall request time.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • In the following drawings like reference numbers are used to refer to like elements. Although the following figures depict various examples, the invention is not limited to the examples depicted in the figures.
  • FIG. 1 is a block diagram of one embodiment of a multitenant environment;
  • FIG. 2 is a flow diagram of one embodiment of a technique for executing code in a multitenant environment;
  • FIG. 3 is a block diagram of an environment where an on-demand database service might be used; and
  • FIG. 4 is a block diagram of an environment where an on-demand database service might be used.
  • DETAILED DESCRIPTION
  • In the following description, numerous specific details are set forth. However, embodiments may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
  • General Overview
  • As used herein, the term multi-tenant database system refers to those systems in which various elements of hardware and software of the database system may be shared by one or more customers. For example, a given application server may simultaneously process requests for a great number of customers, and a given database table may store rows for a potentially much greater number of customers.
  • In one embodiment, a multi-tenant database system utilizes tenant identifiers (IDs) within a multi-tenant environment to allow individual tenants to access their data while preserving the integrity of other tenant's data. In one embodiment, the multitenant database stores data for multiple client entities each identified by a tenant ID having one of one or more users associated with the tenant ID. Users of each of multiple client entities can only access data identified by a tenant ID associated with their respective client entity. In one embodiment, the multitenant database is a hosted database provided by an entity separate from the client entities, and provides on-demand and/or real-time database service to the client entities.
  • As used herein, the term bytecode refers to various forms of instruction sets to be executed by a software interpreter. Bytecode instructions are also suitable for further compilation into machine code. Bytecode instructions are processed by software, but have similarities to hardware instructions. Virtual stack machines are common execution environments. A bytecode program may be executed by parsing instructions and directly executing the instructions, one at a time. Some systems, called dynamic translators, or “just-in-time” (JIT) compilers, translate bytecode into machine language as necessary at runtime.
  • FIG. 1 is a block diagram of one embodiment of a multitenant environment. The multitenant environment includes multitenant database 100, which includes multiple tenant data sets 110 corresponding to the tenants of the multitenant environment. In one embodiment, each tenant has a unique tenant ID that is utilized to control access to the multitenant environment. In one embodiment, multitenant database 100 stores data for multiple client entities each identified by a tenant ID having one of one or more users associated with the tenant ID.
  • The users of each of the multiple client entities can only access data identified by a tenant ID associated with the respective client entity. In one embodiment, multitenant database 100 is a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities. Multitenant database 100 further includes shared database engine 120 that provides the functionality of multitenant database 100 in operating on tenant data sets 110.
  • The multitenant environment further includes multitenant code 150, which includes multiple tenant logic sets 160 corresponding to the tenants of the multitenant environment. In one embodiment, multitenant code 150 includes code for multiple client entities each identified by the corresponding tenant IDs. The users of each of the multiple client entities can only access code identified by the tenant ID associated with the respective client entity. In one embodiment, multitenant code 150 is stored in a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities. Multitenant code 150 further includes shared execution engine 170 that provides the ability to execute code represented by multitenant code 150. In one embodiment, shared execution engine 170 is a virtual machine.
  • Execution Environment Overview
  • In one embodiment, Apex is implemented as an Abstract Syntax Tree (AST)-based interpreter. Most compilers parse source code into an intermediate AST form. An AST interpreter executes directly on the generated AST in order to interpret the code. A full source code parse is required to compute the AST. Thus, parsing the Apex source code is expensive.
  • To reduce this parsing cost, the Apex runtime caches the generated AST in memcached. The term “memcached” refers to a general-purpose distributed memory caching system often used to speed up dynamic database-driven applications or websites by caching data and objects in system memory to reduce the number of times an external data source (such as a database or API) must be read. Memcached runs on Unix, Windows and MacOS.
  • Storage of the AST in memcached requires the AST to be serialized into a byte stream. The AST is comprised of a set of nodes, each representing some construct in the source code (e.g., a while loop, an add expression, etc.). The set of nodes can become fairly large, for example, it can be approximately 10.5 times the source code size in terms of heap consumption. In addition, this size consists of a very large number of very small Java™ or other bytecode objects. Unfortunately, very large object graphs are expensive to serialize using Java serialization techniques. Deserializing the AST from memcached is the dominant cost in many Apex requests. Java is a trademark of Sun Microsystems.
  • In one embodiment, the Apex interpreter serves as a level of isolation between customer code and the host virtual machine (VM). The Apex interpreter may enforce governor limits and brokers requests to the underlying platform on behalf of customer code. In one embodiment, the Apex interpreter is not a full-fledged Java virtual machine. The Apex interpeter may delegate to the real Java virtual machine (JVM) for various services. Garbage collection is an example of this. In one embodiment, the Apex interpreter is also able to delegate to the real JVM on a per type basis.
  • FIG. 2 is a flow diagram of one embodiment of a technique for executing code in a multitenant environment. The techniques described with respect to FIG. 2 can be implemented by the systems and in the environments described herein as well as other systems and environments that provide multitenant functionality.
  • A memory space is established, 210. In a multitenant environment, a tenant may be provided with one or more secure portions of memory to execute that tenant's code. In one embodiment, the tenant ID is utilized to determine authorization to access a memory location.
  • Code to be executed in the memory space is retrieved from the multitenant database, 220. In one embodiment, the code is source code that will be compiled. In another embodiment, the retrieved code may be executable code, for example, bytecode. If the retrieved code has not yet been compiled, the retrieved code is compiled, 230.
  • In one embodiment, when the source code is compiled, one or more resource limiter enforcement (or governor) mechanisms are included in the code at compile time, 230. Multiple types of limiting mechanisms can be included in the compiled code. By providing limiting mechanisms in the compiled code, the resulting compiled code can be self-limiting (or self-managing), which may result in a more secure and/or more efficient system.
  • One type of limiting mechanism that may be utilized is a synchronous governor. The synchronous governor may monitor one or more performance characteristics (e.g., processor usage, memory usage, bandwidth utilization) at pre-selected intervals.
  • Another type of limiting mechanism that may be utilized is an interrupt-based governor. Interrupt-based governing results from an interrupt trigger being placed in the compiled code. In response to an interrupt, the interrupt service routine monitors one or more performance characteristics (e.g., processor usage, memory usage, bandwidth utilization). Interrupt-based governing allows the evaluation to be performed outside the memory space established for the code. This may result in a more secure enforcement.
  • Another type of limiting mechanism is use of a self-incrementing counter that is incremented by and evaluated by the compiled code during execution. That is, each time a monitored operation is performed, a corresponding counter is incremented (or decremented) to monitor use of an associated resource. Various combinations of incrementing and/or decrementing counters can be utilized as the code is executed to provide the desired level of monitoring and enforcement.
  • The compiled code is executed, 240. During execution, one or more limit triggers may be encountered, 250. The code is executed until a limit trigger is encountered, 240, 250. The limit triggers correspond to the monitoring mechanisms described above. For example, during execution, an interrupt may be triggered by execution of the bytecode. In response to the limit trigger, 250, an evaluation is performed, 260, to determine if the monitored characteristic is over the corresponding limit.
  • If the monitored characteristic is not over the corresponding limit, 260, the code may be allowed to continue execution, 240. If the monitored characteristic is over the corresponding limit, 260, the execution of the code may be halted or torn down, 270. Thus, source code may be compiled to provide full or partial self monitoring of resource utilization that may result in early termination of the code if designated resource limits are exceeded.
  • System Overview
  • FIG. 3 illustrates a block diagram of an environment 310 wherein an on-demand database service might be used. Environment 310 may include user systems 312, network 314, system 316, processor system 317, application platform 318, network interface 320, tenant data storage 322, system data storage 324, program code 326, and process space 328. In other embodiments, environment 310 may not have all of the components listed and/or may have other elements instead of, or in addition to, those listed above.
  • Environment 310 is an environment in which an on-demand database service exists. User system 312 may be any machine or system that is used by a user to access a database user system. For example, any of user systems 312 can be a handheld computing device, a mobile phone, a laptop computer, a work station, and/or a network of computing devices. As illustrated in FIG. 3 (and in more detail in FIG. 4) user systems 312 might interact via a network 314 with an on-demand database service, which is system 316.
  • An on-demand database service, such as system 316, is a database system that is made available to outside users that do not need to necessarily be concerned with building and/or maintaining the database system, but instead may be available for their use when the users need the database system (e.g., on the demand of the users). Some on-demand database services may store information from one or more tenants stored into tables of a common database image to form a multi-tenant database system (MTS). Accordingly, “on-demand database service 316” and “system 316” will be used interchangeably herein.
  • A database image may include one or more database objects. A relational database management system (RDMS) or the equivalent may execute storage and retrieval of information against the database object(s). Application platform 318 may be a framework that allows the applications of system 316 to run, such as the hardware and/or software, e.g., the operating system. In an embodiment, on-demand database service 316 may include an application platform 318 that enables creation, managing and executing one or more applications developed by the provider of the on-demand database service, users accessing the on-demand database service via user systems 312, or third party application developers accessing the on-demand database service via user systems 312.
  • The users of user systems 312 may differ in their respective capacities, and the capacity of a particular user system 312 might be entirely determined by permissions (permission levels) for the current user. For example, where a salesperson is using a particular user system 312 to interact with system 316, that user system has the capacities allotted to that salesperson. However, while an administrator is using that user system to interact with system 316, that user system has the capacities allotted to that administrator. In systems with a hierarchical role model, users at one permission level may have access to applications, data, and database information accessible by a lower permission level user, but may not have access to certain applications, database information, and data accessible by a user at a higher permission level. Thus, different users will have different capabilities with regard to accessing and modifying application and database information, depending on a user's security or permission level.
  • Network 314 is any network or combination of networks of devices that communicate with one another. For example, network 314 can be any one or any combination of a LAN (local area network), WAN (wide area network), telephone network, wireless network, point-to-point network, star network, token ring network, hub network, or other appropriate configuration. As the most common type of computer network in current use is a TCP/IP (Transfer Control Protocol and Internet Protocol) network, such as the global internetwork of networks often referred to as the “Internet” with a capital “I,” that network will be used in many of the examples herein. However, it should be understood that the networks are not so limited, although TCP/IP is a frequently implemented protocol.
  • User systems 312 might communicate with system 316 using TCP/IP and, at a higher network level, use other common Internet protocols to communicate, such as HTTP, FTP, AFS, WAP, etc. In an example where HTTP is used, user system 312 might include an HTTP client commonly referred to as a “browser” for sending and receiving HTTP messages to and from an HTTP server at system 316. Such an HTTP server might be implemented as the sole network interface between system 316 and network 314, but other techniques might be used as well or instead. In some implementations, the interface between system 316 and network 314 includes load sharing functionality, such as round-robin HTTP request distributors to balance loads and distribute incoming HTTP requests evenly over a plurality of servers. At least as for the users that are accessing that server, each of the plurality of servers has access to the MTS' data; however, other alternative configurations may be used instead.
  • In one embodiment, system 316, shown in FIG. 3, implements a web-based customer relationship management (CRM) system. For example, in one embodiment, system 316 includes application servers configured to implement and execute CRM software applications as well as provide related data, code, forms, webpages and other information to and from user systems 312 and to store to, and retrieve from, a database system related data, objects, and Webpage content.
  • With a multi-tenant system, data for multiple tenants may be stored in the same physical database object, however, tenant data typically is arranged so that data of one tenant is kept logically separate from that of other tenants so that one tenant does not have access to another tenant's data, unless such data is expressly shared. In certain embodiments, system 316 implements applications other than, or in addition to, a CRM application. For example, system 16 may provide tenant access to multiple hosted (standard and custom) applications, including a CRM application. User (or third party developer) applications, which may or may not include CRM, may be supported by the application platform 318, which manages creation, storage of the applications into one or more database objects and executing of the applications in a virtual machine in the process space of the system 316.
  • One arrangement for elements of system 316 is shown in FIG. 3, including a network interface 320, application platform 318, tenant data storage 322 for tenant data 323, system data storage 324 for system data 325 accessible to system 316 and possibly multiple tenants, program code 326 for implementing various functions of system 316, and a process space 328 for executing MTS system processes and tenant-specific processes, such as running applications as part of an application hosting service. Additional processes that may execute on system 316 include database indexing processes.
  • Several elements in the system shown in FIG. 3 include conventional, well-known elements that are explained only briefly here. For example, each user system 312 could include a desktop personal computer, workstation, laptop, PDA, cell phone, or any wireless access protocol (WAP) enabled device or any other computing device capable of interfacing directly or indirectly to the Internet or other network connection. User system 312 typically runs an HTTP client, e.g., a browsing program, such as Microsoft's Internet Explorer browser, Netscape's Navigator browser, Opera's browser, or a WAP-enabled browser in the case of a cell phone, PDA or other wireless device, or the like, allowing a user (e.g., subscriber of the multi-tenant database system) of user system 312 to access, process and view information, pages and applications available to it from system 316 over network 314.
  • Each user system 312 also typically includes one or more user interface devices, such as a keyboard, a mouse, trackball, touch pad, touch screen, pen or the like, for interacting with a graphical user interface (GUI) provided by the browser on a display (e.g., a monitor screen, LCD display, etc.) in conjunction with pages, forms, applications and other information provided by system 316 or other systems or servers. For example, the user interface device can be used to access data and applications hosted by system 316, and to perform searches on stored data, and otherwise allow a user to interact with various GUI pages that may be presented to a user. As discussed above, embodiments are suitable for use with the Internet, which refers to a specific global internetwork of networks. However, it should be understood that other networks can be used instead of the Internet, such as an intranet, an extranet, a virtual private network (VPN), a non-TCP/IP based network, any LAN or WAN or the like.
  • According to one embodiment, each user system 312 and all of its components are operator configurable using applications, such as a browser, including computer code run using a central processing unit such as an Intel Pentium® processor or the like. Similarly, system 316 (and additional instances of an MTS, where more than one is present) and all of their components might be operator configurable using application(s) including computer code to run using a central processing unit such as processor system 317, which may include an Intel Pentium® processor or the like, and/or multiple processor units.
  • A computer program product embodiment includes a machine-readable storage medium (media) having instructions stored thereon/in which can be used to program a computer to perform any of the processes of the embodiments described herein. Computer code for operating and configuring system 316 to intercommunicate and to process webpages, applications and other data and media content as described herein are preferably downloaded and stored on a hard disk, but the entire program code, or portions thereof, may also be stored in any other volatile or non-volatile memory medium or device as is well known, such as a ROM or RAM, or provided on any media capable of storing program code, such as any type of rotating media including floppy disks, optical discs, digital versatile disk (DVD), compact disk (CD), microdrive, and magneto-optical disks, and magnetic or optical cards, nanosystems (including molecular memory ICs), or any type of media or device suitable for storing instructions and/or data.
  • Additionally, the entire program code, or portions thereof, may be transmitted and downloaded from a software source over a transmission medium, e.g., over the Internet, or from another server, as is well known, or transmitted over any other conventional network connection as is well known (e.g., extranet, VPN, LAN, etc.) using any communication medium and protocols (e.g., TCP/IP, HTTP, HTTPS, Ethernet, etc.) as are well known. It will also be appreciated that computer code for implementing embodiments described herein can be implemented in any programming language that can be executed on a client system and/or server or server system such as, for example, C, C++, HTML, any other markup language, Java™, JavaScript, ActiveX, any other scripting language, such as VBScript, and many other programming languages as are well known may be used. (Java™ is a trademark of Sun Microsystems, Inc.).
  • According to one embodiment, each system 316 is configured to provide webpages, forms, applications, data and media content to user (client) systems 312 to support the access by user systems 312 as tenants of system 316. As such, system 316 provides security mechanisms to keep each tenant's data separate unless the data is shared. If more than one MTS is used, they may be located in close proximity to one another (e.g., in a server farm located in a single building or campus), or they may be distributed at locations remote from one another (e.g., one or more servers located in city A and one or more servers located in city B).
  • As used herein, each MTS could include one or more logically and/or physically connected servers distributed locally or across one or more geographic locations. Additionally, the term “server” is meant to include a computer system, including processing hardware and process space(s), and an associated storage system and database application (e.g., OODBMS or RDBMS). It should also be understood that “server system” and “server” are often used interchangeably herein. Similarly, the database object described herein can be implemented as single databases, a distributed database, a collection of distributed databases, a database with redundant online or offline backups or other redundancies, etc., and might include a distributed database or storage network and associated processing intelligence.
  • FIG. 4 also illustrates environment 310. However, in FIG. 4 elements of system 316 and various interconnections in an embodiment are further illustrated. FIG. 4 shows that user system 312 may include processor system 312A, memory system 312B, input system 312C, and output system 312D. FIG. 4 shows network 314 and system 316. FIG. 4 also shows that system 316 may include tenant data storage 322, tenant data 323, system data storage 324, system data 325, User Interface (UI) 430, Application Program Interface (API) 432, PL/SOQL 434, save routines 436, application setup mechanism 438, applications servers 400 1-400 N, system process space 402, tenant process spaces 404, tenant management process space 410, tenant storage area 412, user storage 414, and application metadata 416. In other embodiments, environment 310 may not have the same elements as those listed above and/or may have other elements instead of, or in addition to, those listed above.
  • User system 312, network 314, system 316, tenant data storage 322, and system data storage 324 were discussed above in FIG. 3. Regarding user system 312, processor system 312A may be any combination of one or more processors. Memory system 312B may be any combination of one or more memory devices, short term, and/or long term memory. Input system 312C may be any combination of input devices, such as one or more keyboards, mice, trackballs, scanners, cameras, and/or interfaces to networks. Output system 312D may be any combination of output devices, such as one or more monitors, printers, and/or interfaces to networks.
  • As shown by FIG. 4, system 316 may include a network interface 320 (of FIG. 3) implemented as a set of HTTP application servers 400, an application platform 318, tenant data storage 322, and system data storage 324. Also shown is system process space 402, including individual tenant process spaces 404 and a tenant management process space 410. Each application server 400 may be configured to tenant data storage 322 and the tenant data 323 therein, and system data storage 324 and the system data 325 therein to serve requests of user systems 312. The tenant data 323 might be divided into individual tenant storage areas 412, which can be either a physical arrangement and/or a logical arrangement of data. Within each tenant storage area 412, user storage 414 and application metadata 416 might be similarly allocated for each user. For example, a copy of a user's most recently used (MRU) items might be stored to user storage 414. Similarly, a copy of MRU items for an entire organization that is a tenant might be stored to tenant storage area 412. A UI 430 provides a user interface and an API 432 provides an application programmer interface to system 316 resident processes to users and/or developers at user systems 312. The tenant data and the system data may be stored in various databases, such as one or more Oracle™ databases.
  • Application platform 318 includes an application setup mechanism 438 that supports application developers' creation and management of applications, which may be saved as metadata into tenant data storage 322 by save routines 436 for execution by subscribers as one or more tenant process spaces 404 managed by tenant management process 410 for example. Invocations to such applications may be coded using PL/SOQL 434 that provides a programming language style interface extension to API 432. A detailed description of some PL/SOQL language embodiments is discussed in commonly owned co-pending U.S. Provisional Patent Application 60/828,192 entitled, PROGRAMMING LANGUAGE METHOD AND SYSTEM FOR EXTENDING APIS TO EXECUTE IN CONJUNCTION WITH DATABASE APIS, by Craig Weissman, filed Oct. 4, 2006, which is incorporated in its entirety herein for all purposes. Invocations to applications may be detected by one or more system processes, which manages retrieving application metadata 416 for the subscriber making the invocation and executing the metadata as an application in a virtual machine.
  • Each application server 400 may be communicably coupled to database systems, e.g., having access to system data 325 and tenant data 323, via a different network connection. For example, one application server 400 1 might be coupled via the network 314 (e.g., the Internet), another application server 400 N-1 might be coupled via a direct network link, and another application server 400 N might be coupled by yet a different network connection. Transfer Control Protocol and Internet Protocol (TCP/IP) are typical protocols for communicating between application servers 400 and the database system. However, it will be apparent to one skilled in the art that other transport protocols may be used to optimize the system depending on the network interconnect used.
  • In certain embodiments, each application server 400 is configured to handle requests for any user associated with any organization that is a tenant. Because it is desirable to be able to add and remove application servers from the server pool at any time for any reason, there is preferably no server affinity for a user and/or organization to a specific application server 400. In one embodiment, therefore, an interface system implementing a load balancing function (e.g., an F5 Big-IP load balancer) is communicably coupled between the application servers 400 and the user systems 312 to distribute requests to the application servers 400. In one embodiment, the load balancer uses a least connections algorithm to route user requests to the application servers 400. Other examples of load balancing algorithms, such as round robin and observed response time, also can be used. For example, in certain embodiments, three consecutive requests from the same user could hit three different application servers 400, and three requests from different users could hit the same application server 400. In this manner, system 316 is multi-tenant, wherein system 316 handles storage of, and access to, different objects, data and applications across disparate users and organizations.
  • As an example of storage, one tenant might be a company that employs a sales force where each salesperson uses system 316 to manage their sales process. Thus, a user might maintain contact data, leads data, customer follow-up data, performance data, goals and progress data, etc., all applicable to that user's personal sales process (e.g., in tenant data storage 322). In an example of a MTS arrangement, since all of the data and the applications to access, view, modify, report, transmit, calculate, etc., can be maintained and accessed by a user system having nothing more than network access, the user can manage his or her sales efforts and cycles from any of many different user systems. For example, if a salesperson is visiting a customer and the customer has Internet access in their lobby, the salesperson can obtain critical updates as to that customer while waiting for the customer to arrive in the lobby.
  • While each user's data might be separate from other users' data regardless of the employers of each user, some data might be organization-wide data shared or accessible by a plurality of users or all of the users for a given organization that is a tenant. Thus, there might be some data structures managed by system 316 that are allocated at the tenant level while other data structures might be managed at the user level. Because an MTS might support multiple tenants including possible competitors, the MTS should have security protocols that keep data, applications, and application use separate. Also, because many tenants may opt for access to an MTS rather than maintain their own system, redundancy, up-time, and backup are additional functions that may be implemented in the MTS. In addition to user-specific data and tenant specific data, system 316 might also maintain system level data usable by multiple tenants or other data. Such system level data might include industry reports, news, postings, and the like that are sharable among tenants.
  • In certain embodiments, user systems 312 (which may be client systems) communicate with application servers 400 to request and update system-level and tenant-level data from system 316 that may require sending one or more queries to tenant data storage 322 and/or system data storage 324. System 316 (e.g., an application server 400 in system 316) automatically generates one or more SQL statements (e.g., one or more SQL queries) that are designed to access the desired information. System data storage 324 may generate query plans to access the requested data from the database.
  • Each database can generally be viewed as a collection of objects, such as a set of logical tables, containing data fitted into predefined categories. A “table” is one representation of a data object, and may be used herein to simplify the conceptual description of objects and custom objects. It should be understood that “table” and “object” may be used interchangeably herein. Each table generally contains one or more data categories logically arranged as columns or fields in a viewable schema. Each row or record of a table contains an instance of data for each category defined by the fields. For example, a CRM database may include a table that describes a customer with fields for basic contact information such as name, address, phone number, fax number, etc. Another table might describe a purchase order, including fields for information such as customer, product, sale price, date, etc. In some multi-tenant database systems, standard entity tables might be provided for use by all tenants. For CRM database applications, such standard entities might include tables for Account, Contact, Lead, and Opportunity data, each containing pre-defined fields. It should be understood that the word “entity” may also be used interchangeably herein with “object” and “table”.
  • In some multi-tenant database systems, tenants may be allowed to create and store custom objects, or they may be allowed to customize standard entities or objects, for example by creating custom fields for standard objects, including custom index fields. U.S. patent application Ser. No. 10/817,161, filed Apr. 2, 2004, entitled “Custom Entities and Fields in a Multi-Tenant Database System”, and which is hereby incorporated herein by reference, teaches systems and methods for creating custom objects as well as customizing standard objects in a multi-tenant database system. In certain embodiments, for example, all custom entity data rows are stored in a single multi-tenant physical table, which may contain multiple logical tables per organization. It is transparent to customers that their multiple “tables” are in fact stored in one large table or that their data may be stored in the same table as the data of other customers.
  • Reference in the 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 invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment.
  • While the invention has been described by way of example and in terms of the specific embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. To the contrary, it is intended to cover various modifications and similar arrangements as would be apparent to those skilled in the art. Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.

Claims (19)

1. A method for evaluating bytecode in an on-demand service environment, the method comprising:
receiving a request to compile source code in a multitenant database environment;
wherein the multitenant database stores data for multiple client entities each identified by a tenant identifier (ID) and the user is one of one or more users associated with the tenant ID,
wherein users of each client entity can only access data identified by a tenant ID associated with the respective client entity, and
wherein the multitenant database is a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities;
inserting within the source code one or more limit enforcement mechanisms to monitor utilization of one or more corresponding resources within the multitenant database environment;
compiling the source code to generate executable code;
executing the executable code within the multitenant database environment;
evaluating resource utilization for the one or more resources in response to executing code corresponding to at least one of the limit enforcement mechanisms.
2. The method of claim 1 wherein the at least one limit enforcement mechanism comprises a synchronous governor mechanism.
3. The method of claim 2 wherein the synchronous governor mechanism monitors at least one of a processor usage, a memory usage and a bandwidth utilization.
4. The method of claim 1 wherein the at least one limit enforcement mechanism comprises an interrupt-based governor mechanism.
5. The method of claim 4 wherein the interrupt-based governor mechanism monitors at least one of a processor usage, a memory usage and a bandwidth utilization.
6. The method of claim 1 wherein the limit enforcement mechanism comprises at least a self-incrementing/decrementing counter.
7. The method of claim 1 wherein the limit enforcement mechanism is triggered during execution of bytecode.
8. The method of claim 1 wherein the limit enforcement mechanism causes, in response to a pre-selected threshold being exceeded, execution of the code.
9. The method of claim 1 wherein the limit enforcement mechanism causes, in response to a pre-selected threshold being exceeded, tearing down of the code structure.
10. An article comprising a computer-readable medium having stored thereon instructions that, when executed, cause one or more processors to evaluate bytecode in an on-demand service environment by:
receiving a request to compile source code in a multitenant database environment;
wherein the multitenant database stores data for multiple client entities each identified by a tenant identifier (ID) and the user is one of one or more users associated with the tenant ID,
wherein users of each client entity can only access data identified by a tenant ID associated with the respective client entity, and
wherein the multitenant database is a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities;
inserting within the source code one or more limit enforcement mechanisms to monitor utilization of one or more corresponding resources within the multitenant database environment;
compiling the source code to generate executable code;
executing the executable code within the multitenant database environment;
evaluating resource utilization for the one or more resources in response to executing code corresponding to at least one of the limit enforcement mechanisms.
11. The article of claim 10 wherein the at least one limit enforcement mechanism comprises a synchronous governor mechanism.
12. The article of claim 11 wherein the synchronous governor mechanism monitors at least one of a processor usage, a memory usage and a bandwidth utilization.
13. The article of claim 10 wherein the at least one limit enforcement mechanism comprises an interrupt-based governor mechanism.
14. The article of claim 13 wherein the interrupt-based governor mechanism monitors at least one of a processor usage, a memory usage and a bandwidth utilization.
15. The article of claim 10 wherein the limit enforcement mechanism comprises at least a self-incrementing/decrementing counter.
16. The article of claim 10 wherein the limit enforcement mechanism is triggered during execution of bytecode.
17. The article of claim 10 wherein the limit enforcement mechanism causes, in response to a pre-selected threshold being exceeded, execution of the code.
18. The article of claim 10 wherein the limit enforcement mechanism causes, in response to a pre-selected threshold being exceeded, tearing down of the code structure.
19. An apparatus for evaluating bytecode in an on-demand service environment, the method comprising:
means for receiving a request to compile source code in a multitenant database environment;
wherein the multitenant database stores data for multiple client entities each identified by a tenant identifier (ID) and the user is one of one or more users associated with the tenant ID,
wherein users of each client entity can only access data identified by a tenant ID associated with the respective client entity, and
wherein the multitenant database is a hosted database provided by an entity separate from the client entities, and provides on-demand database service to the client entities;
means for inserting within the source code one or more limit enforcement mechanisms to monitor utilization of one or more corresponding resources within the multitenant database environment;
means for compiling the source code to generate executable code;
means for executing the executable code within the multitenant database environment;
means for evaluating resource utilization for the one or more resources in response to executing code corresponding to at least one of the limit enforcement mechanisms.
US13/091,335 2010-04-21 2011-04-21 Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement Abandoned US20110265069A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/091,335 US20110265069A1 (en) 2010-04-21 2011-04-21 Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US32636810P 2010-04-21 2010-04-21
US32637710P 2010-04-21 2010-04-21
US32638510P 2010-04-21 2010-04-21
US13/091,335 US20110265069A1 (en) 2010-04-21 2011-04-21 Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement

Publications (1)

Publication Number Publication Date
US20110265069A1 true US20110265069A1 (en) 2011-10-27

Family

ID=44816766

Family Applications (5)

Application Number Title Priority Date Filing Date
US13/091,347 Active 2031-06-27 US9104484B2 (en) 2010-04-21 2011-04-21 Methods and systems for evaluating bytecode in an on-demand service environment including translation of apex to bytecode
US13/091,353 Active US8984009B2 (en) 2010-04-21 2011-04-21 Methods and systems for utilizing bytecode in an on-demand service environment including providing multi-tenant runtime environments and systems
US13/091,335 Abandoned US20110265069A1 (en) 2010-04-21 2011-04-21 Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement
US14/617,754 Active 2031-05-15 US9996323B2 (en) 2010-04-21 2015-02-09 Methods and systems for utilizing bytecode in an on-demand service environment including providing multi-tenant runtime environments and systems
US14/807,781 Active US10452363B2 (en) 2010-04-21 2015-07-23 Methods and systems for evaluating bytecode in an on-demand service environment including translation of apex to bytecode

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US13/091,347 Active 2031-06-27 US9104484B2 (en) 2010-04-21 2011-04-21 Methods and systems for evaluating bytecode in an on-demand service environment including translation of apex to bytecode
US13/091,353 Active US8984009B2 (en) 2010-04-21 2011-04-21 Methods and systems for utilizing bytecode in an on-demand service environment including providing multi-tenant runtime environments and systems

Family Applications After (2)

Application Number Title Priority Date Filing Date
US14/617,754 Active 2031-05-15 US9996323B2 (en) 2010-04-21 2015-02-09 Methods and systems for utilizing bytecode in an on-demand service environment including providing multi-tenant runtime environments and systems
US14/807,781 Active US10452363B2 (en) 2010-04-21 2015-07-23 Methods and systems for evaluating bytecode in an on-demand service environment including translation of apex to bytecode

Country Status (1)

Country Link
US (5) US9104484B2 (en)

Cited By (41)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110238709A1 (en) * 2010-03-23 2011-09-29 International Business Machines Corporation Extending database tables in a multi-tenant environment
US20110289356A1 (en) * 2010-05-18 2011-11-24 Salesforce.Com Methods and systems for testing methods in a multi-tenant database environment
US20120221694A1 (en) * 2011-02-25 2012-08-30 Darcy Jeffrey J Dynamic mapping of identifiers in a multi-tenant computing system
US20130055203A1 (en) * 2011-08-31 2013-02-28 International Business Machines Corporation Locating isolation points in an application under multi-tenant environment
US20130151680A1 (en) * 2011-12-12 2013-06-13 Daniel Salinas Providing A Database As A Service In A Multi-Tenant Environment
US8839209B2 (en) 2010-05-12 2014-09-16 Salesforce.Com, Inc. Software performance profiling in a multi-tenant environment
US20150301810A1 (en) * 2014-02-19 2015-10-22 Huawei Technologies Co., Ltd. Data Processing Method and Apparatus
US9195648B2 (en) 2011-10-12 2015-11-24 Salesforce.Com, Inc. Multi-lingual knowledge base
US9218574B2 (en) 2013-05-29 2015-12-22 Purepredictive, Inc. User interface for machine learning
US9646262B2 (en) 2013-06-17 2017-05-09 Purepredictive, Inc. Data intelligence using machine learning
US20170255866A1 (en) * 2016-03-03 2017-09-07 Canice Lambe Architectures and mechanisms for providing analysis of complex object structures
US10324946B2 (en) 2011-06-23 2019-06-18 Salesforce.Com Inc. Methods and systems for caching data shared between organizations in a multi-tenant database system
US10423889B2 (en) 2013-01-08 2019-09-24 Purepredictive, Inc. Native machine learning integration for a data management product
US10606652B2 (en) 2014-07-28 2020-03-31 Micro Focus Llc Determining tenant priority based on resource utilization in separate time intervals and selecting requests from a particular tenant based on the priority
US20200250177A1 (en) * 2019-01-31 2020-08-06 Salesforce.Com, Inc. Systems, methods, and apparatuses for implementing an sql query and filter mechanism for blockchain stored data using distributed ledger technology (dlt)
US11036537B1 (en) * 2019-03-26 2021-06-15 Amazon Technologies, Inc. On demand capacity management in provider networks using type-agnostic resources
US11119826B2 (en) 2019-11-27 2021-09-14 Amazon Technologies, Inc. Serverless call distribution to implement spillover while avoiding cold starts
US11126469B2 (en) 2014-12-05 2021-09-21 Amazon Technologies, Inc. Automatic determination of resource sizing
US11132213B1 (en) 2016-03-30 2021-09-28 Amazon Technologies, Inc. Dependency-based process of pre-existing data sets at an on demand code execution environment
US11159528B2 (en) 2019-06-28 2021-10-26 Amazon Technologies, Inc. Authentication to network-services using hosted authentication information
US11190609B2 (en) 2019-06-28 2021-11-30 Amazon Technologies, Inc. Connection pooling for scalable network services
US11243953B2 (en) 2018-09-27 2022-02-08 Amazon Technologies, Inc. Mapreduce implementation in an on-demand network code execution system and stream data processing system
US11263034B2 (en) 2014-09-30 2022-03-01 Amazon Technologies, Inc. Low latency computational capacity provisioning
US11277494B1 (en) * 2016-11-27 2022-03-15 Amazon Technologies, Inc. Dynamically routing code for executing
US11354169B2 (en) 2016-06-29 2022-06-07 Amazon Technologies, Inc. Adjusting variable limit on concurrent code executions
US11360793B2 (en) 2015-02-04 2022-06-14 Amazon Technologies, Inc. Stateful virtual compute system
US11388210B1 (en) 2021-06-30 2022-07-12 Amazon Technologies, Inc. Streaming analytics using a serverless compute system
US11461124B2 (en) 2015-02-04 2022-10-04 Amazon Technologies, Inc. Security protocols for low latency execution of program code
US11467890B2 (en) 2014-09-30 2022-10-11 Amazon Technologies, Inc. Processing event messages for user requests to execute program code
US11550713B1 (en) 2020-11-25 2023-01-10 Amazon Technologies, Inc. Garbage collection in distributed systems using life cycled storage roots
US11561811B2 (en) 2014-09-30 2023-01-24 Amazon Technologies, Inc. Threading as a service
US11593270B1 (en) 2020-11-25 2023-02-28 Amazon Technologies, Inc. Fast distributed caching using erasure coded object parts
US11714682B1 (en) 2020-03-03 2023-08-01 Amazon Technologies, Inc. Reclaiming computing resources in an on-demand code execution system
US11714675B2 (en) 2019-06-20 2023-08-01 Amazon Technologies, Inc. Virtualization-based transaction handling in an on-demand network code execution system
US11811769B2 (en) 2019-01-31 2023-11-07 Salesforce, Inc. Systems, methods, and apparatuses for implementing a declarative, metadata driven, cryptographically verifiable multi-network (multi-tenant) shared ledger
US11824864B2 (en) 2019-01-31 2023-11-21 Salesforce, Inc. Systems, methods, and apparatuses for implementing a declarative and metadata driven blockchain platform using distributed ledger technology (DLT)
US11836516B2 (en) 2018-07-25 2023-12-05 Amazon Technologies, Inc. Reducing execution times in an on-demand network code execution system using saved machine states
US11861386B1 (en) 2019-03-22 2024-01-02 Amazon Technologies, Inc. Application gateways in an on-demand network code execution system
US11875173B2 (en) 2018-06-25 2024-01-16 Amazon Technologies, Inc. Execution of auxiliary functions in an on-demand network code execution system
US11899817B2 (en) 2019-01-31 2024-02-13 Salesforce, Inc. Systems, methods, and apparatuses for storing PII information via a metadata driven blockchain using distributed and decentralized storage for sensitive user information
US11943093B1 (en) 2018-11-20 2024-03-26 Amazon Technologies, Inc. Network connection recovery after virtual machine transition in an on-demand network code execution system

Families Citing this family (35)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8930327B2 (en) 2010-05-04 2015-01-06 Salesforce.Com, Inc. Method and system for scrubbing information from heap dumps
US8752017B2 (en) 2010-05-17 2014-06-10 Salesforce.Com, Inc. Method and system for remote debug protocol proxying for production debugging; selective session and user routing for debugging in multi-tenant cloud computing infrastructure
US8997049B1 (en) 2010-05-21 2015-03-31 Cadence Design Systems, Inc. Method and system for debugging of compiled code using an interpreter
US8959347B2 (en) 2011-08-29 2015-02-17 Salesforce.Com, Inc. Methods and systems of data security in browser storage
US8639750B2 (en) * 2011-10-06 2014-01-28 Microsoft Corporation Orchestration of web notifications
JP5901267B2 (en) * 2011-10-21 2016-04-06 キヤノン株式会社 Information processing apparatus, control method therefor, and program
JP2013164820A (en) * 2012-02-13 2013-08-22 Fujitsu Ltd Evaluation support method, evaluation support program, and evaluation support apparatus
US9110751B2 (en) 2012-02-13 2015-08-18 Microsoft Technology Licensing, Llc Generating and caching software code
US10515141B2 (en) 2012-07-18 2019-12-24 Software Ag Usa, Inc. Systems and/or methods for delayed encoding of XML information sets
US9922089B2 (en) 2012-07-18 2018-03-20 Software Ag Usa, Inc. Systems and/or methods for caching XML information sets with delayed node instantiation
US9760549B2 (en) * 2012-07-18 2017-09-12 Software Ag Usa, Inc. Systems and/or methods for performing atomic updates on large XML information sets
US8863079B2 (en) * 2012-07-31 2014-10-14 Oracle International Corporation Efficient and expansive conversions between reference and primitive
US9442974B2 (en) 2012-09-05 2016-09-13 Salesforce.Com, Inc. Systems, methods and techniques for polymorphic queries
US9626637B2 (en) 2012-09-18 2017-04-18 Salesforce.Com, Inc. Method and system for managing business deals
US9275355B2 (en) * 2012-09-24 2016-03-01 International Business Machines Corporation Business process model analyzer and runtime selector
CN103713889B (en) * 2012-09-29 2018-07-13 三亚中兴软件有限责任公司 A kind of exploitation of application, compiling and adjustment method and device
US9418003B2 (en) * 2012-10-10 2016-08-16 Salesforce.Com, Inc. System, method and computer program product for conditionally performing garbage collection
US9311148B2 (en) 2012-12-20 2016-04-12 Telefonaktiebolaget L M Ericsson (Publ) Pseudo-random hardware resource allocation through the plurality of resource controller based on non-repeating sequence of index list entries
JP6379654B2 (en) * 2014-05-15 2018-08-29 富士通株式会社 Process execution program, process execution method, and information processing apparatus
US10491664B2 (en) * 2014-10-13 2019-11-26 Salesforce.Com, Inc. Asynchronous web service callouts and servlet handling
US9900302B2 (en) 2016-06-22 2018-02-20 FinancialForce.com, Inc. Seamless authentication for an application development platform
US10984359B2 (en) 2016-06-23 2021-04-20 FinancialForce.com, Inc. Combining batch and queueable technologies in a salesforce platform for large volume parallel processing
US10496741B2 (en) 2016-09-21 2019-12-03 FinancialForce.com, Inc. Dynamic intermediate templates for richly formatted output
US10540739B2 (en) * 2016-11-23 2020-01-21 Roku, Inc. Predictive application caching
US10579351B2 (en) * 2017-08-25 2020-03-03 Adp, Llc Computer speed via metadata-based business rule interpreter
US11038689B2 (en) 2018-03-01 2021-06-15 FinancialForce.com, Inc. Efficient block chain generation
US10915377B2 (en) * 2018-05-18 2021-02-09 International Business Machines Corporation Automatically building a web API definition from a microservice or web application
US10846481B2 (en) 2018-06-29 2020-11-24 FinancialForce.com, Inc. Method and system for bridging disparate platforms to automate a natural language interface
US11200143B2 (en) * 2019-01-08 2021-12-14 FinancialForce.com, Inc. Software development framework for a cloud computing platform
US10860296B2 (en) * 2019-01-31 2020-12-08 Salesforce.Com, Inc. Techniques and architectures for managing and analyzing system updates
US11436005B2 (en) 2019-04-30 2022-09-06 Salesforce.Com, Inc. Generic integrated development environment extension tool for design systems
US10922485B2 (en) 2019-07-10 2021-02-16 FinancialForce.com, Inc. Platform interpretation of user input converted into standardized input
US11727017B2 (en) * 2020-07-28 2023-08-15 Salesforce, Inc. Methods for introspecting code in a multi-tenant environment
CN112905708A (en) * 2021-03-31 2021-06-04 浙江太美医疗科技股份有限公司 Database operation method and system based on software as a service (SaaS) system
WO2023277813A2 (en) * 2021-06-29 2023-01-05 Grabtaxi Holdings Pte. Ltd. Communications server apparatus and method for processing service requests

Citations (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5966702A (en) * 1997-10-31 1999-10-12 Sun Microsystems, Inc. Method and apparatus for pre-processing and packaging class files
US20020059259A1 (en) * 1999-07-29 2002-05-16 Curt Lee Cotner Using database management system's infrastructure to invoke a stored procedure for creating and preparing a database application
US20030018830A1 (en) * 2001-02-06 2003-01-23 Mingte Chen Adaptive communication application programming interface
US6658646B1 (en) * 1999-09-29 2003-12-02 Lucent Technologies Inc. Multiple interface scripting language
US6714979B1 (en) * 1997-09-26 2004-03-30 Worldcom, Inc. Data warehousing infrastructure for web based reporting tool
US20050050021A1 (en) * 2003-08-25 2005-03-03 Sybase, Inc. Information Messaging and Collaboration System
US20050081019A1 (en) * 2003-10-09 2005-04-14 International Business Machines Corporation Method and system for autonomic monitoring of semaphore operation in an application
US20060168480A1 (en) * 2004-11-08 2006-07-27 Ajay Chandler Method and apparatus for enforcing safety properties of computer programs by generating and solving constraints
US20060225027A1 (en) * 2005-04-05 2006-10-05 Microsoft Corporation Partial deserialization of complex type objects
US20070245331A1 (en) * 2006-04-12 2007-10-18 Sun Microsystems, Inc. Supporting per-program classpaths with class sharing in a multi-tasking virtual machine
US20080086479A1 (en) * 2006-10-04 2008-04-10 Salesforce.Com Inc. Method and system for governing resource consumption in a multi-tenant system
US20090049422A1 (en) * 2007-05-10 2009-02-19 Joseph Hage Method and system for modeling and developing a software application
US20090049101A1 (en) * 2007-08-17 2009-02-19 Salesforce.Com, Inc. On-demand database service system and method for determining whether a developed application will operate properly with at least one other application
US20090055571A1 (en) * 2007-08-08 2009-02-26 Dmitriy Budko Forcing registered code into an execution context of guest software
US20090276771A1 (en) * 2005-09-15 2009-11-05 3Tera, Inc. Globally Distributed Utility Computing Cloud
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20100095284A1 (en) * 2008-10-15 2010-04-15 Microsoft Corporation Caching runtime generated code
US20110119290A1 (en) * 2009-10-02 2011-05-19 Rabin Chandra Kemp Dhoble Apparatuses, methods and systems for a mobile healthcare manager-based video prescription provider
US20110264650A1 (en) * 2010-04-27 2011-10-27 Salesforce.Com, Inc Methods and Systems for Filtering Data for Interactive Display of Database Data
US20110264681A1 (en) * 2010-04-26 2011-10-27 Salesforce.Com, Inc. Method and system for performing searches in a multi-tenant database environment
US20110264704A1 (en) * 2010-04-26 2011-10-27 Salesforce.Com, Inc Methods and Systems for Deleting Large Amounts of Data From a Multitenant Database
US20110282872A1 (en) * 2010-05-14 2011-11-17 Salesforce.Com, Inc Methods and Systems for Categorizing Data in an On-Demand Database Environment
US8244714B1 (en) * 2007-07-19 2012-08-14 Salesforce, Inc. On-demand database service system, method and computer program product for generating a custom report utilizing outer joins

Family Cites Families (123)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5608872A (en) 1993-03-19 1997-03-04 Ncr Corporation System for allowing all remote computers to perform annotation on an image and replicating the annotated image on the respective displays of other comuters
US5649104A (en) 1993-03-19 1997-07-15 Ncr Corporation System for allowing user of any computer to draw image over that generated by the host computer and replicating the drawn image to other computers
US5577188A (en) 1994-05-31 1996-11-19 Future Labs, Inc. Method to provide for virtual screen overlay
GB2300991B (en) 1995-05-15 1997-11-05 Andrew Macgregor Ritchie Serving signals to browsing clients
US5715450A (en) 1995-09-27 1998-02-03 Siebel Systems, Inc. Method of selecting and presenting data from a database using a query language to a user of a computer system
US5821937A (en) 1996-02-23 1998-10-13 Netsuite Development, L.P. Computer method for updating a network design
US5831610A (en) 1996-02-23 1998-11-03 Netsuite Development L.P. Designing networks
US5848274A (en) * 1996-02-29 1998-12-08 Supercede, Inc. Incremental byte code compilation system
US6604117B2 (en) 1996-03-19 2003-08-05 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US5873096A (en) 1997-10-08 1999-02-16 Siebel Systems, Inc. Method of maintaining a network of partially replicated database system
US6466947B2 (en) 1998-03-20 2002-10-15 Sun Microsystems, Inc. Apparatus and method for dynamically verifying information in a distributed system
EP1021775A4 (en) 1997-02-26 2005-05-11 Siebel Systems Inc Method of determining the visibility to a remote databaseclient of a plurality of database transactions using simplified visibility rules
WO1998038762A2 (en) 1997-02-26 1998-09-03 Siebel Systems, Inc. Determining visibility to a remote database client
AU6440398A (en) 1997-02-26 1998-09-18 Siebel Systems, Inc. Method of using a cache to determine the visibility to a remote database client of a plurality of database transactions
WO1998038583A1 (en) 1997-02-26 1998-09-03 Siebel Systems, Inc. Method of determining visibility to a remote database client of a plurality of database transactions having variable visibility strengths
AU6336698A (en) 1997-02-26 1998-09-29 Siebel Systems, Inc. Distributed relational database
AU6336798A (en) 1997-02-27 1998-09-29 Siebel Systems, Inc. Method of synchronizing independently distributed software and database schema
EP1019807B1 (en) 1997-02-27 2017-04-05 Siebel Systems, Inc. Method of migrating to a successive level of a software distribution incorporating local modifications
JP2001513926A (en) 1997-02-28 2001-09-04 シーベル システムズ,インコーポレイティド Partially replicated distributed database with multiple levels of remote clients
US6169534B1 (en) 1997-06-26 2001-01-02 Upshot.Com Graphical user interface for customer information management
US6560461B1 (en) 1997-08-04 2003-05-06 Mundi Fomukong Authorized location reporting paging system
US5918159A (en) 1997-08-04 1999-06-29 Fomukong; Mundi Location reporting satellite paging system with optional blocking of location reporting
US6718540B1 (en) 1997-11-17 2004-04-06 International Business Machines Corporation Data processing system and method for storing data in a communication network
US20020059095A1 (en) 1998-02-26 2002-05-16 Cook Rachael Linette System and method for generating, capturing, and managing customer lead information over a computer network
US6732111B2 (en) 1998-03-03 2004-05-04 Siebel Systems, Inc. Method, apparatus, system, and program product for attaching files and other objects to a partially replicated database
US5963953A (en) 1998-03-30 1999-10-05 Siebel Systems, Inc. Method, and system for product configuration
US6581052B1 (en) * 1998-05-14 2003-06-17 Microsoft Corporation Test generator for database management systems
US6353818B1 (en) * 1998-08-19 2002-03-05 Ncr Corporation Plan-per-tuple optimizing of database queries with user-defined functions
CA2341871A1 (en) 1998-08-27 2000-03-09 Upshot Corporation A method and apparatus for network-based sales force management
US6728960B1 (en) 1998-11-18 2004-04-27 Siebel Systems, Inc. Techniques for managing multiple threads in a browser environment
US6393605B1 (en) 1998-11-18 2002-05-21 Siebel Systems, Inc. Apparatus and system for efficient delivery and deployment of an application
US6601087B1 (en) 1998-11-18 2003-07-29 Webex Communications, Inc. Instant document sharing
JP2002531900A (en) 1998-11-30 2002-09-24 シーベル システムズ,インコーポレイティド Assignment manager
WO2000033235A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. State models for monitoring processes
AU2035600A (en) 1998-11-30 2000-06-19 Siebel Systems, Inc. Development tool, method, and system for client server appications
WO2000033226A1 (en) 1998-11-30 2000-06-08 Siebel Systems, Inc. Smart scripting call centers
US6574635B2 (en) 1999-03-03 2003-06-03 Siebel Systems, Inc. Application instantiation based upon attributes and values stored in a meta data repository, including tiering of application layers objects and components
US20020072951A1 (en) 1999-03-03 2002-06-13 Michael Lee Marketing support database management method, system and program product
US6621834B1 (en) 1999-11-05 2003-09-16 Raindance Communications, Inc. System and method for voice transmission over network protocols
US6535909B1 (en) 1999-11-18 2003-03-18 Contigo Software, Inc. System and method for record and playback of collaborative Web browsing session
US6324568B1 (en) 1999-11-30 2001-11-27 Siebel Systems, Inc. Method and system for distributing objects over a network
US6477540B1 (en) * 1999-12-22 2002-11-05 Ncr Corporation Method and apparatus for using Java as a stored procedure language and as an embedded language on a client
US6732084B1 (en) * 1999-12-22 2004-05-04 Ncr Corporation Method and apparatus for parallel execution of trigger actions
US6654032B1 (en) 1999-12-23 2003-11-25 Webex Communications, Inc. Instant sharing of documents on a remote server
US6732100B1 (en) 2000-03-31 2004-05-04 Siebel Systems, Inc. Database access method and system for user role defined access
US7266502B2 (en) 2000-03-31 2007-09-04 Siebel Systems, Inc. Feature centric release manager method and system
US6577726B1 (en) 2000-03-31 2003-06-10 Siebel Systems, Inc. Computer telephony integration hotelling method and system
US6336137B1 (en) 2000-03-31 2002-01-01 Siebel Systems, Inc. Web client-server system and method for incompatible page markup and presentation languages
US7730072B2 (en) 2000-04-14 2010-06-01 Rightnow Technologies, Inc. Automated adaptive classification system for knowledge networks
US6665655B1 (en) 2000-04-14 2003-12-16 Rightnow Technologies, Inc. Implicit rating of retrieved information in an information search system
US6842748B1 (en) 2000-04-14 2005-01-11 Rightnow Technologies, Inc. Usage based strength between related information in an information retrieval system
US6434550B1 (en) 2000-04-14 2002-08-13 Rightnow Technologies, Inc. Temporal updates of relevancy rating of retrieved information in an information search system
US6763501B1 (en) 2000-06-09 2004-07-13 Webex Communications, Inc. Remote document serving
JP4662657B2 (en) 2000-07-10 2011-03-30 マイクロソフト コーポレーション Unified data type system and method
KR100365357B1 (en) 2000-10-11 2002-12-18 엘지전자 주식회사 Method for data communication of mobile terminal
AU2002227096A1 (en) * 2000-12-01 2002-06-11 The Trustees Of Columbia University In The City Of New York A method and system for voice activating web pages
USD454139S1 (en) 2001-02-20 2002-03-05 Rightnow Technologies Display screen for a computer
US7363388B2 (en) 2001-03-28 2008-04-22 Siebel Systems, Inc. Method and system for direct server synchronization with a computing device
US6829655B1 (en) 2001-03-28 2004-12-07 Siebel Systems, Inc. Method and system for server synchronization with a computing device via a companion device
US7174514B2 (en) 2001-03-28 2007-02-06 Siebel Systems, Inc. Engine to present a user interface based on a logical structure, such as one for a customer relationship management system, across a web site
US20030018705A1 (en) 2001-03-31 2003-01-23 Mingte Chen Media-independent communication server
US20030206192A1 (en) 2001-03-31 2003-11-06 Mingte Chen Asynchronous message push to web browser
US6732095B1 (en) 2001-04-13 2004-05-04 Siebel Systems, Inc. Method and apparatus for mapping between XML and relational representations
US7761288B2 (en) 2001-04-30 2010-07-20 Siebel Systems, Inc. Polylingual simultaneous shipping of software
WO2002093367A1 (en) * 2001-05-11 2002-11-21 Computer Associates Think, Inc. Method and system for transforming legacy software applications into modern object-oriented systems
US6711565B1 (en) 2001-06-18 2004-03-23 Siebel Systems, Inc. Method, apparatus, and system for previewing search results
US6782383B2 (en) 2001-06-18 2004-08-24 Siebel Systems, Inc. System and method to implement a persistent and dismissible search center frame
US6728702B1 (en) 2001-06-18 2004-04-27 Siebel Systems, Inc. System and method to implement an integrated search center supporting a full-text search and query on a database
US6763351B1 (en) 2001-06-18 2004-07-13 Siebel Systems, Inc. Method, apparatus, and system for attaching search results
US20030004971A1 (en) 2001-06-29 2003-01-02 Gong Wen G. Automatic generation of data models and accompanying user interfaces
US6826582B1 (en) 2001-09-28 2004-11-30 Emc Corporation Method and system for using file systems for content management
US6993712B2 (en) 2001-09-28 2006-01-31 Siebel Systems, Inc. System and method for facilitating user interaction in a browser environment
US7761535B2 (en) 2001-09-28 2010-07-20 Siebel Systems, Inc. Method and system for server synchronization with a computing device
US6978445B2 (en) 2001-09-28 2005-12-20 Siebel Systems, Inc. Method and system for supporting user navigation in a browser environment
US6724399B1 (en) 2001-09-28 2004-04-20 Siebel Systems, Inc. Methods and apparatus for enabling keyboard accelerators in applications implemented via a browser
US8359335B2 (en) 2001-09-29 2013-01-22 Siebel Systems, Inc. Computing system and method to implicitly commit unsaved data for a world wide web application
US7962565B2 (en) 2001-09-29 2011-06-14 Siebel Systems, Inc. Method, apparatus and system for a mobile web client
US7146617B2 (en) 2001-09-29 2006-12-05 Siebel Systems, Inc. Method, apparatus, and system for implementing view caching in a framework to support web-based applications
US6901595B2 (en) 2001-09-29 2005-05-31 Siebel Systems, Inc. Method, apparatus, and system for implementing a framework to support a web-based application
US7289949B2 (en) 2001-10-09 2007-10-30 Right Now Technologies, Inc. Method for routing electronic correspondence based on the level and type of emotion contained therein
US6804330B1 (en) 2002-01-04 2004-10-12 Siebel Systems, Inc. Method and system for accessing CRM data via voice
US7058890B2 (en) 2002-02-13 2006-06-06 Siebel Systems, Inc. Method and system for enabling connectivity to a data system
US20030195875A1 (en) 2002-03-25 2003-10-16 Valk Jeffrey W. Information management structure
US7672853B2 (en) 2002-03-29 2010-03-02 Siebel Systems, Inc. User interface for processing requests for approval
US7131071B2 (en) 2002-03-29 2006-10-31 Siebel Systems, Inc. Defining an approval process for requests for approval
WO2003089995A2 (en) * 2002-04-15 2003-10-30 Invensys Systems, Inc. Methods and apparatus for process, factory-floor, environmental, computer aided manufacturing-based or other control system with real-time data distribution
US6850949B2 (en) 2002-06-03 2005-02-01 Right Now Technologies, Inc. System and method for generating a dynamic interface via a communications network
US7437720B2 (en) 2002-06-27 2008-10-14 Siebel Systems, Inc. Efficient high-interactivity user interface for client-server applications
US7594181B2 (en) 2002-06-27 2009-09-22 Siebel Systems, Inc. Prototyping graphical user interfaces
US8639542B2 (en) 2002-06-27 2014-01-28 Siebel Systems, Inc. Method and apparatus to facilitate development of a customer-specific business process model
US20040010489A1 (en) 2002-07-12 2004-01-15 Rightnow Technologies, Inc. Method for providing search-specific web pages in a network computing environment
US7251787B2 (en) 2002-08-28 2007-07-31 Siebel Systems, Inc. Method and apparatus for an integrated process modeller
US9086931B2 (en) 2002-11-20 2015-07-21 Purenative Software Corporation System for translating diverse programming languages
US9448860B2 (en) 2003-03-21 2016-09-20 Oracle America, Inc. Method and architecture for providing data-change alerts to external applications via a push service
US7904340B2 (en) 2003-03-24 2011-03-08 Siebel Systems, Inc. Methods and computer-readable medium for defining a product model
WO2004086197A2 (en) 2003-03-24 2004-10-07 Siebel Systems, Inc. Custom common object
WO2004086198A2 (en) 2003-03-24 2004-10-07 Siebel Systems, Inc. Common common object
US8762415B2 (en) 2003-03-25 2014-06-24 Siebel Systems, Inc. Modeling of order data
US7685515B2 (en) 2003-04-04 2010-03-23 Netsuite, Inc. Facilitating data manipulation in a browser-based user interface of an enterprise business application
US7620655B2 (en) 2003-05-07 2009-11-17 Enecto Ab Method, device and computer program product for identifying visitors of websites
US7409336B2 (en) 2003-06-19 2008-08-05 Siebel Systems, Inc. Method and system for searching data based on identified subset of categories and relevance-scored text representation-category combinations
US20040260659A1 (en) 2003-06-23 2004-12-23 Len Chan Function space reservation system
US7412697B2 (en) * 2003-06-25 2008-08-12 International Business Machines Corporation High-level language, architecture-independent probe program compiler
US7237227B2 (en) 2003-06-30 2007-06-26 Siebel Systems, Inc. Application user interface template with free-form layout
JP2005062927A (en) * 2003-08-11 2005-03-10 Hitachi Ltd Load control method and device, and processing program therefor
US7694314B2 (en) 2003-08-28 2010-04-06 Siebel Systems, Inc. Universal application network architecture
US7526755B2 (en) * 2003-10-08 2009-04-28 Microsoft Corporation Plug-in pre- and postconditions for static program analysis
WO2005103951A1 (en) * 2004-04-23 2005-11-03 Novauris Technologies Limited Tree index based method for accessing automatic directory
US7647580B2 (en) * 2004-09-07 2010-01-12 Microsoft Corporation General programming language support for nullable types
MY135555A (en) * 2004-12-14 2008-05-30 Axiomatic Solutions Sdn Bhd Compile time linking via hashing technique
US7844958B2 (en) * 2005-03-11 2010-11-30 Aptana, Inc. System and method for creating target byte code
US8332435B2 (en) * 2006-10-03 2012-12-11 Salesforce.Com, Inc. Method and system for customizing a user interface to an on-demand database service
JP4448550B2 (en) * 2006-11-30 2010-04-14 富士通株式会社 Cash system
US8577835B2 (en) * 2007-06-28 2013-11-05 Salesforce.Com, Inc. Method and system for sharing data between subscribers of a multi-tenant database service
US7676461B2 (en) * 2007-07-18 2010-03-09 Microsoft Corporation Implementation of stream algebra over class instances
US8429628B2 (en) * 2007-12-28 2013-04-23 International Business Machines Corporation System and method for comparing partially decompiled software
US20100042585A1 (en) 2008-08-14 2010-02-18 Dustin Kurt Adler Command Interpretation
US7979450B2 (en) * 2008-09-15 2011-07-12 Xsevo Systems, Inc. Instance management of code in a database
US8171045B2 (en) 2008-07-31 2012-05-01 Xsevo Systems, Inc. Record based code structure
US9003380B2 (en) * 2010-01-12 2015-04-07 Qualcomm Incorporated Execution of dynamic languages via metadata extraction
US20110219357A1 (en) * 2010-03-02 2011-09-08 Microsoft Corporation Compressing source code written in a scripting language
US8997040B2 (en) 2010-03-24 2015-03-31 Microsoft Technology Licensing, Llc Variable closure
US8402112B2 (en) * 2011-01-14 2013-03-19 Microsoft Corporation Inter-cache communication using HTTP resource

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6714979B1 (en) * 1997-09-26 2004-03-30 Worldcom, Inc. Data warehousing infrastructure for web based reporting tool
US5966702A (en) * 1997-10-31 1999-10-12 Sun Microsystems, Inc. Method and apparatus for pre-processing and packaging class files
US20020059259A1 (en) * 1999-07-29 2002-05-16 Curt Lee Cotner Using database management system's infrastructure to invoke a stored procedure for creating and preparing a database application
US6658646B1 (en) * 1999-09-29 2003-12-02 Lucent Technologies Inc. Multiple interface scripting language
US20030018830A1 (en) * 2001-02-06 2003-01-23 Mingte Chen Adaptive communication application programming interface
US20050050021A1 (en) * 2003-08-25 2005-03-03 Sybase, Inc. Information Messaging and Collaboration System
US20050081019A1 (en) * 2003-10-09 2005-04-14 International Business Machines Corporation Method and system for autonomic monitoring of semaphore operation in an application
US20080244239A1 (en) * 2003-10-09 2008-10-02 International Business Machines Corporation Method and System for Autonomic Monitoring of Semaphore Operations in an Application
US8042102B2 (en) * 2003-10-09 2011-10-18 International Business Machines Corporation Method and system for autonomic monitoring of semaphore operations in an application
US20060168480A1 (en) * 2004-11-08 2006-07-27 Ajay Chandler Method and apparatus for enforcing safety properties of computer programs by generating and solving constraints
US20060225027A1 (en) * 2005-04-05 2006-10-05 Microsoft Corporation Partial deserialization of complex type objects
US20090276771A1 (en) * 2005-09-15 2009-11-05 3Tera, Inc. Globally Distributed Utility Computing Cloud
US20070245331A1 (en) * 2006-04-12 2007-10-18 Sun Microsystems, Inc. Supporting per-program classpaths with class sharing in a multi-tasking virtual machine
US20080086479A1 (en) * 2006-10-04 2008-04-10 Salesforce.Com Inc. Method and system for governing resource consumption in a multi-tenant system
US20090049422A1 (en) * 2007-05-10 2009-02-19 Joseph Hage Method and system for modeling and developing a software application
US8244714B1 (en) * 2007-07-19 2012-08-14 Salesforce, Inc. On-demand database service system, method and computer program product for generating a custom report utilizing outer joins
US20090055571A1 (en) * 2007-08-08 2009-02-26 Dmitriy Budko Forcing registered code into an execution context of guest software
US20090049101A1 (en) * 2007-08-17 2009-02-19 Salesforce.Com, Inc. On-demand database service system and method for determining whether a developed application will operate properly with at least one other application
US20090288084A1 (en) * 2008-05-02 2009-11-19 Skytap Multitenant hosted virtual machine infrastructure
US20100095284A1 (en) * 2008-10-15 2010-04-15 Microsoft Corporation Caching runtime generated code
US20110119290A1 (en) * 2009-10-02 2011-05-19 Rabin Chandra Kemp Dhoble Apparatuses, methods and systems for a mobile healthcare manager-based video prescription provider
US20110264681A1 (en) * 2010-04-26 2011-10-27 Salesforce.Com, Inc. Method and system for performing searches in a multi-tenant database environment
US20110264704A1 (en) * 2010-04-26 2011-10-27 Salesforce.Com, Inc Methods and Systems for Deleting Large Amounts of Data From a Multitenant Database
US20110264650A1 (en) * 2010-04-27 2011-10-27 Salesforce.Com, Inc Methods and Systems for Filtering Data for Interactive Display of Database Data
US20110282872A1 (en) * 2010-05-14 2011-11-17 Salesforce.Com, Inc Methods and Systems for Categorizing Data in an On-Demand Database Environment

Cited By (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8346747B2 (en) * 2010-03-23 2013-01-01 International Business Machines Corporation Extending database tables in a multi-tenant environment
US20110238709A1 (en) * 2010-03-23 2011-09-29 International Business Machines Corporation Extending database tables in a multi-tenant environment
US8839209B2 (en) 2010-05-12 2014-09-16 Salesforce.Com, Inc. Software performance profiling in a multi-tenant environment
US20110289356A1 (en) * 2010-05-18 2011-11-24 Salesforce.Com Methods and systems for testing methods in a multi-tenant database environment
US8707264B2 (en) * 2010-05-18 2014-04-22 Salesforce.Com, Inc. Methods and systems for testing methods in a multi-tenant database environment
US20120221694A1 (en) * 2011-02-25 2012-08-30 Darcy Jeffrey J Dynamic mapping of identifiers in a multi-tenant computing system
US8769071B2 (en) * 2011-02-25 2014-07-01 Red Hat, Inc. Dynamic mapping of identifiers in a multi-tenant computing system
US10324946B2 (en) 2011-06-23 2019-06-18 Salesforce.Com Inc. Methods and systems for caching data shared between organizations in a multi-tenant database system
US20130055203A1 (en) * 2011-08-31 2013-02-28 International Business Machines Corporation Locating isolation points in an application under multi-tenant environment
US20130055204A1 (en) * 2011-08-31 2013-02-28 International Business Machines Corporation Locating isolation points in an application under multi-tenant environment
US8949787B2 (en) * 2011-08-31 2015-02-03 International Business Machines Corporation Locating isolation points in an application under multi-tenant environment
US9195648B2 (en) 2011-10-12 2015-11-24 Salesforce.Com, Inc. Multi-lingual knowledge base
US8977735B2 (en) * 2011-12-12 2015-03-10 Rackspace Us, Inc. Providing a database as a service in a multi-tenant environment
US20130151680A1 (en) * 2011-12-12 2013-06-13 Daniel Salinas Providing A Database As A Service In A Multi-Tenant Environment
US20150142856A1 (en) * 2011-12-12 2015-05-21 Rackspace Us, Inc. Providing a database as a service in a multi-tenant environment
US9633054B2 (en) * 2011-12-12 2017-04-25 Rackspace Us, Inc. Providing a database as a service in a multi-tenant environment
US10423889B2 (en) 2013-01-08 2019-09-24 Purepredictive, Inc. Native machine learning integration for a data management product
US9218574B2 (en) 2013-05-29 2015-12-22 Purepredictive, Inc. User interface for machine learning
US9646262B2 (en) 2013-06-17 2017-05-09 Purepredictive, Inc. Data intelligence using machine learning
US9430198B2 (en) * 2014-02-19 2016-08-30 Huawei Technologies Co., Ltd. Data processing method and apparatus
US20150301810A1 (en) * 2014-02-19 2015-10-22 Huawei Technologies Co., Ltd. Data Processing Method and Apparatus
US10606652B2 (en) 2014-07-28 2020-03-31 Micro Focus Llc Determining tenant priority based on resource utilization in separate time intervals and selecting requests from a particular tenant based on the priority
US11263034B2 (en) 2014-09-30 2022-03-01 Amazon Technologies, Inc. Low latency computational capacity provisioning
US11561811B2 (en) 2014-09-30 2023-01-24 Amazon Technologies, Inc. Threading as a service
US11467890B2 (en) 2014-09-30 2022-10-11 Amazon Technologies, Inc. Processing event messages for user requests to execute program code
US11126469B2 (en) 2014-12-05 2021-09-21 Amazon Technologies, Inc. Automatic determination of resource sizing
US11461124B2 (en) 2015-02-04 2022-10-04 Amazon Technologies, Inc. Security protocols for low latency execution of program code
US11360793B2 (en) 2015-02-04 2022-06-14 Amazon Technologies, Inc. Stateful virtual compute system
US20170255866A1 (en) * 2016-03-03 2017-09-07 Canice Lambe Architectures and mechanisms for providing analysis of complex object structures
US11132213B1 (en) 2016-03-30 2021-09-28 Amazon Technologies, Inc. Dependency-based process of pre-existing data sets at an on demand code execution environment
US11354169B2 (en) 2016-06-29 2022-06-07 Amazon Technologies, Inc. Adjusting variable limit on concurrent code executions
US11695840B2 (en) 2016-11-27 2023-07-04 Amazon Technologies, Inc. Dynamically routing code for executing
US11277494B1 (en) * 2016-11-27 2022-03-15 Amazon Technologies, Inc. Dynamically routing code for executing
US11875173B2 (en) 2018-06-25 2024-01-16 Amazon Technologies, Inc. Execution of auxiliary functions in an on-demand network code execution system
US11836516B2 (en) 2018-07-25 2023-12-05 Amazon Technologies, Inc. Reducing execution times in an on-demand network code execution system using saved machine states
US11243953B2 (en) 2018-09-27 2022-02-08 Amazon Technologies, Inc. Mapreduce implementation in an on-demand network code execution system and stream data processing system
US11943093B1 (en) 2018-11-20 2024-03-26 Amazon Technologies, Inc. Network connection recovery after virtual machine transition in an on-demand network code execution system
US11811769B2 (en) 2019-01-31 2023-11-07 Salesforce, Inc. Systems, methods, and apparatuses for implementing a declarative, metadata driven, cryptographically verifiable multi-network (multi-tenant) shared ledger
US11899817B2 (en) 2019-01-31 2024-02-13 Salesforce, Inc. Systems, methods, and apparatuses for storing PII information via a metadata driven blockchain using distributed and decentralized storage for sensitive user information
US20200250177A1 (en) * 2019-01-31 2020-08-06 Salesforce.Com, Inc. Systems, methods, and apparatuses for implementing an sql query and filter mechanism for blockchain stored data using distributed ledger technology (dlt)
US11824864B2 (en) 2019-01-31 2023-11-21 Salesforce, Inc. Systems, methods, and apparatuses for implementing a declarative and metadata driven blockchain platform using distributed ledger technology (DLT)
US11803537B2 (en) * 2019-01-31 2023-10-31 Salesforce, Inc. Systems, methods, and apparatuses for implementing an SQL query and filter mechanism for blockchain stored data using distributed ledger technology (DLT)
US11861386B1 (en) 2019-03-22 2024-01-02 Amazon Technologies, Inc. Application gateways in an on-demand network code execution system
US11036537B1 (en) * 2019-03-26 2021-06-15 Amazon Technologies, Inc. On demand capacity management in provider networks using type-agnostic resources
US11714675B2 (en) 2019-06-20 2023-08-01 Amazon Technologies, Inc. Virtualization-based transaction handling in an on-demand network code execution system
US11159528B2 (en) 2019-06-28 2021-10-26 Amazon Technologies, Inc. Authentication to network-services using hosted authentication information
US11190609B2 (en) 2019-06-28 2021-11-30 Amazon Technologies, Inc. Connection pooling for scalable network services
US11119826B2 (en) 2019-11-27 2021-09-14 Amazon Technologies, Inc. Serverless call distribution to implement spillover while avoiding cold starts
US11714682B1 (en) 2020-03-03 2023-08-01 Amazon Technologies, Inc. Reclaiming computing resources in an on-demand code execution system
US11593270B1 (en) 2020-11-25 2023-02-28 Amazon Technologies, Inc. Fast distributed caching using erasure coded object parts
US11550713B1 (en) 2020-11-25 2023-01-10 Amazon Technologies, Inc. Garbage collection in distributed systems using life cycled storage roots
US11388210B1 (en) 2021-06-30 2022-07-12 Amazon Technologies, Inc. Streaming analytics using a serverless compute system

Also Published As

Publication number Publication date
US20150331680A1 (en) 2015-11-19
US20110265066A1 (en) 2011-10-27
US20110264861A1 (en) 2011-10-27
US9996323B2 (en) 2018-06-12
US10452363B2 (en) 2019-10-22
US8984009B2 (en) 2015-03-17
US9104484B2 (en) 2015-08-11
US20150178055A1 (en) 2015-06-25

Similar Documents

Publication Publication Date Title
US20110265069A1 (en) Methods and systems for execution of tenant code in an on-demand service environment including utilization of shared resources and inline governor limit enforcement
US11888605B2 (en) Methods and systems for making effective use of system resources
US11200232B2 (en) Querying a not only structured query language (NOSQL) database using structured query language (SQL) commands
US10911516B2 (en) Techniques for metadata-driven dynamic content serving
US11232102B2 (en) Background processing to provide automated database query tuning
US11271995B2 (en) Partition balancing in an on-demand services environment
US9081869B2 (en) System, method and computer program product for communicating data between a database and a cache
US11119749B2 (en) Architectures and techniques for record protection and field management
US9418003B2 (en) System, method and computer program product for conditionally performing garbage collection
US20130238605A1 (en) System, method and computer program product for creating a visual component for tenants of an on-demand database service
US20200272456A1 (en) Techniques and Architectures for Maintaining Metadata Version Controls
US8312013B1 (en) On-demand service system, method and computer program product for linking a custom share row cause to a sharing record associated with a custom object
US10146510B2 (en) Custom metametadata with packagable records
US20180278721A1 (en) Techniques and Architectures for Providing a Command Line Interface Functionality as a Web Service
US10789048B2 (en) Namespace and class utilities for managed packages
US10860296B2 (en) Techniques and architectures for managing and analyzing system updates
US8589540B2 (en) System, method and computer program product for determining a rate at which an entity is polled
US20140173033A1 (en) System, method and computer program product for processing data in a dynamic and generic manner

Legal Events

Date Code Title Description
AS Assignment

Owner name: SALESFORCE.COM, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FEE, GREGORY D.;GALLAGHER, WILLIAM J.;SIGNING DATES FROM 20110419 TO 20110420;REEL/FRAME:026164/0099

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION