MX2015014870A - Control de acceso de tiempo de ejecucion a interfases de programacion de aplicacion. - Google Patents

Control de acceso de tiempo de ejecucion a interfases de programacion de aplicacion.

Info

Publication number
MX2015014870A
MX2015014870A MX2015014870A MX2015014870A MX2015014870A MX 2015014870 A MX2015014870 A MX 2015014870A MX 2015014870 A MX2015014870 A MX 2015014870A MX 2015014870 A MX2015014870 A MX 2015014870A MX 2015014870 A MX2015014870 A MX 2015014870A
Authority
MX
Mexico
Prior art keywords
programming interfaces
application programming
runtime access
apis
controlling
Prior art date
Application number
MX2015014870A
Other languages
English (en)
Other versions
MX357050B (es
Inventor
Mircea Trofin
Patrick Dussud
Rudi Martin
John Lawrence Hamby
Michal Strehovsky
David Charles Wrighton
Atsushi Kanamori
Fadi M Hanna
Original Assignee
Microsoft Technology Licensing Llc
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 Microsoft Technology Licensing Llc filed Critical Microsoft Technology Licensing Llc
Publication of MX2015014870A publication Critical patent/MX2015014870A/es
Publication of MX357050B publication Critical patent/MX357050B/es

Links

Classifications

    • 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/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/315Object-oriented languages
    • 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/44Arrangements for executing specific programs
    • 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • 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/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4488Object-oriented
    • G06F9/449Object-oriented method invocation or resolution

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Stored Programmes (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La presente invención se refiere a métodos, sistemas, y productos de programa de computadora para controlar el acceso de tiempo de ejecución a interfases de programación de aplicación. Las modalidades de la invención permiten que los desarrolladores de biblioteca controlen con más precisión y facilidad a cual de sus APIs de bibliotecas pueden llamar dinámicamente. De esta manera, su carga de servicio y versión pueden ser más apropiadamente controladas. Además, los desarrolladores de aplicación pueden controlar cuales APIs excluir de escenarios de llamada dinámica, para reducir al mínimo los gastos generales de soporte de tiempo de ejecución (por ejemplo, evitando la generación de metadatos).
MX2015014870A 2013-04-22 2014-04-21 Control de acceso de tiempo de ejecucion a interfases de programacion de aplicacion. MX357050B (es)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/867,143 US8990839B2 (en) 2013-04-22 2013-04-22 Controlling runtime access to application programming interfaces
PCT/US2014/034739 WO2014176137A1 (en) 2013-04-22 2014-04-21 Controlling runtime access to application programming interfaces

Publications (2)

Publication Number Publication Date
MX2015014870A true MX2015014870A (es) 2016-03-09
MX357050B MX357050B (es) 2018-06-25

Family

ID=50771633

Family Applications (1)

Application Number Title Priority Date Filing Date
MX2015014870A MX357050B (es) 2013-04-22 2014-04-21 Control de acceso de tiempo de ejecucion a interfases de programacion de aplicacion.

Country Status (11)

Country Link
US (3) US8990839B2 (es)
EP (2) EP2989539B1 (es)
JP (1) JP6473442B2 (es)
KR (1) KR102183185B1 (es)
CN (1) CN105229603B (es)
AU (2) AU2014257298B2 (es)
BR (1) BR112015026327B1 (es)
CA (1) CA2907904A1 (es)
MX (1) MX357050B (es)
RU (1) RU2658190C2 (es)
WO (1) WO2014176137A1 (es)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9195440B2 (en) * 2013-11-26 2015-11-24 International Business Machines Corporation Intelligent data source selection in application development
US9430200B1 (en) * 2015-06-04 2016-08-30 Microsoft Technology Licensing Llc Cross-library framework architecture feature sets
US10158647B2 (en) * 2015-08-25 2018-12-18 Oracle International Corporation Permissive access control for modular reflection
US10360008B2 (en) 2016-09-16 2019-07-23 Oracle International Corporation Metadata application constraints within a module system based on modular encapsulation
US10352717B2 (en) * 2017-02-28 2019-07-16 Google Llc Navigation application programming interface
US10664943B2 (en) * 2017-06-02 2020-05-26 Apple Inc. Compound shader object and use thereof
US10572275B2 (en) * 2017-06-15 2020-02-25 Microsoft Technology Licensing, Llc Compatible dictionary layout
EP3428793A1 (de) * 2017-07-10 2019-01-16 Siemens Aktiengesellschaft Verfahren zur unterstützung eines anwenders bei einer erstellung einer software-applikation und computerprogramm mit einer implementation des verfahrens sowie im rahmen eines solchen verfahrens verwendbare programmierschnittstelle
US10817280B1 (en) * 2018-05-21 2020-10-27 Amazon Technologies, Inc. Overriding shared service interfaces
CN108897533A (zh) * 2018-06-06 2018-11-27 北京奇虎科技有限公司 一种函数调用的方法、装置及终端
EP3582103A1 (en) * 2018-06-14 2019-12-18 QlikTech International AB Methods and systems for application program interface management
US10467062B1 (en) * 2019-03-11 2019-11-05 Coupang, Corp. Systems and methods for managing application programming interface information
CN112612508A (zh) * 2020-12-24 2021-04-06 新华三云计算技术有限公司 Api网关中的api版本控制方法、装置及存储介质

Family Cites Families (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6199117B1 (en) 1992-03-30 2001-03-06 International Business Machines Corporation Generalized control for starting of tasks (processes and threads)
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
FR2801118B1 (fr) * 1999-11-17 2001-12-21 Bull Cp8 Procede de chargement d'applications dans un systeme embarque multi-application, systeme embarque correspondant, et procede d'execution d'une application du systeme embarque
US20050091576A1 (en) * 2003-10-24 2005-04-28 Microsoft Corporation Programming interface for a computer platform
US20030018694A1 (en) 2000-09-01 2003-01-23 Shuang Chen System, method, uses, products, program products, and business methods for distributed internet and distributed network services over multi-tiered networks
US7028305B2 (en) 2001-05-16 2006-04-11 Softricity, Inc. Operating system abstraction and protection layer
US6964033B2 (en) * 2001-06-20 2005-11-08 Sun Microsystems, Inc. Object band customization of Java runtime environments
US20030188183A1 (en) * 2001-08-27 2003-10-02 Lee Lane W. Unlocking method and system for data on media
US8504479B2 (en) * 2001-08-29 2013-08-06 Conexant Systems, Inc. Key interface for secure object manipulation
US7162721B2 (en) * 2001-12-03 2007-01-09 Sun Microsystems, Inc. Application-independent API for distributed component collaboration
US7305469B2 (en) * 2001-12-18 2007-12-04 Ebay Inc. Prioritization of third party access to an online commerce site
US20050050057A1 (en) * 2003-08-25 2005-03-03 Microsoft Corporation System and method for integrating management of resources between application services and applications
US7409676B2 (en) * 2003-10-20 2008-08-05 International Business Machines Corporation Systems, methods and computer programs for determining dependencies between logical components in a data processing system or network
US20060031681A1 (en) * 2004-08-05 2006-02-09 Motorola, Inc. Method and system for controlling access to a wireless client device
US8302178B2 (en) * 2005-03-07 2012-10-30 Noam Camiel System and method for a dynamic policies enforced file system for a data storage device
US7657871B2 (en) * 2005-07-22 2010-02-02 Sbc Knowledge Ventures, L.P. Method and system of managing configuration profiles of a plurality of deployed network elements
CN100498697C (zh) * 2005-09-29 2009-06-10 腾讯科技(深圳)有限公司 一种应用编程接口控制方法和控制功能模块
US20070074033A1 (en) * 2005-09-29 2007-03-29 Research In Motion Limited Account management in a system and method for providing code signing services
US7730539B2 (en) * 2005-10-21 2010-06-01 Microsoft Corporation Authenticating third party products via a secure extensibility model
US8074231B2 (en) * 2005-10-26 2011-12-06 Microsoft Corporation Configuration of isolated extensions and device drivers
US7716246B2 (en) * 2005-11-30 2010-05-11 Microsoft Corporation Dynamic mechanism for providing metadata
US7680866B2 (en) * 2006-01-31 2010-03-16 Siemens Corporation System and method for managing relational numerical data for monitoring systems
US9027039B2 (en) 2007-01-29 2015-05-05 Intel Corporation Methods for analyzing, limiting, and enhancing access to an internet API, web service, and data
US20090007068A1 (en) * 2007-06-27 2009-01-01 Microsoft Corporation Accessing Non-Public Code
US8209675B2 (en) 2007-07-25 2012-06-26 Sap Ag Method and system for customizing a software application
US8312425B2 (en) * 2008-03-31 2012-11-13 International Business Machines Corporation Dynamic template instantiation
US8239340B2 (en) 2008-04-11 2012-08-07 Trevor Hanson Message conduit systems with algorithmic data stream control and methods for processing thereof
US8397290B2 (en) * 2008-06-27 2013-03-12 Microsoft Corporation Granting least privilege access for computing processes
US20110055744A1 (en) * 2009-08-28 2011-03-03 Ryan Christopher N Visual Linking of Elements to Model Attributes
US8438294B2 (en) * 2010-04-07 2013-05-07 Apple Inc. Application programming interface, system, and method for collaborative online applications
JP5318830B2 (ja) * 2010-08-25 2013-10-16 株式会社日立ソリューションズ WebAPIサーバプログラム、WebAPI公開方法
US8681630B1 (en) * 2010-09-21 2014-03-25 Google Inc. Configurable rate limiting using static token buckets, and applications thereof
US8863156B1 (en) * 2011-01-04 2014-10-14 AppCentric Solutions, LLC API wizard
US20120260233A1 (en) 2011-04-07 2012-10-11 Infosys Technologies Limited Method and system for automating development and customization of business applications
US8997069B2 (en) 2011-04-13 2015-03-31 Microsoft Technology Licensing, Llc API descriptions
US20120290560A1 (en) * 2011-05-13 2012-11-15 Kushal Das Mechanism for efficiently querying application binary interface/application programming interface-related information

Also Published As

Publication number Publication date
JP6473442B2 (ja) 2019-02-20
CN105229603B (zh) 2019-03-22
RU2015145292A3 (es) 2018-03-27
US20150169387A1 (en) 2015-06-18
JP2016517120A (ja) 2016-06-09
BR112015026327A2 (pt) 2017-07-25
US8990839B2 (en) 2015-03-24
KR20160003023A (ko) 2016-01-08
AU2019229450A1 (en) 2019-10-03
US11003511B2 (en) 2021-05-11
EP2989539B1 (en) 2022-08-17
MX357050B (es) 2018-06-25
EP2989539A1 (en) 2016-03-02
AU2019229450B2 (en) 2020-12-10
US20140317641A1 (en) 2014-10-23
KR102183185B1 (ko) 2020-11-25
AU2014257298B2 (en) 2019-06-13
RU2015145292A (ru) 2017-04-26
WO2014176137A1 (en) 2014-10-30
CN105229603A (zh) 2016-01-06
EP3982257A1 (en) 2022-04-13
BR112015026327B1 (pt) 2022-05-17
CA2907904A1 (en) 2014-10-30
US20190095256A1 (en) 2019-03-28
BR112015026327A8 (pt) 2019-12-24
RU2658190C2 (ru) 2018-06-19
US9785483B2 (en) 2017-10-10
AU2014257298A1 (en) 2015-10-15

Similar Documents

Publication Publication Date Title
MX357050B (es) Control de acceso de tiempo de ejecucion a interfases de programacion de aplicacion.
EP3722984A3 (en) Method and system for converting a single-threaded software program into an application-specific supercomputer
MX2016011541A (es) Manejo de recurso dinamico para aplicaciones de multiple proceso.
IL268350B (en) Methods and systems for performing an early recovery process during user-mode activation of an operating system
EP3642711A4 (en) GENERATION OF SCRIPTS THAT FACILITATE THE EXECUTION OF TASKS IN DIFFERENT EXECUTION ENVIRONMENTS THAT USE DIFFERENT LANGUAGES AND AND DIFFERENT SYNTAXES
BR112017022584A2 (pt) regime para tratamento dos cabelos com o uso de um condicionador concentrado de espuma em aerossol
BR112016025864A8 (pt) Método de lançamento do aplicativo de terminal e terminal
BR112017023238A2 (pt) artigo e método de formação de um artigo
EP3631717A4 (en) SYSTEM OF HARDWARE AND SOFTWARE TO PREVENT THE DISCLOSURE OF PERSONALIZED INFORMATION
WO2012173772A3 (en) Optimizing execution of kernels
MX2016006033A (es) Manejo de datos portables durante un incidente.
BR112015027847A2 (pt) Método para acessar um serviço, um dispositivo compreendendo uma memória, dispositivo para acessar um serviço , e sistema para acessar um serviço
BR112018003844A2 (pt) material auxiliar para fornecer liberação controlada de fármaco
GB2505125A (en) Releasing blocks of storage class memory
MX2013011405A (es) Comando de desconfiguracio de memoria de clase de almacenamiento.
EP3525100A3 (en) Framework for developing and deploying applications
GB2524695A (en) Systems and methods for developing and managing oncology treatment plans
WO2015011567A3 (en) Method and system for compiler optimization
BR112018001492A2 (pt) composição para controle de doenças de plantas e método de controle de doenças de plantas
IL290636A (en) A computer structure for running quantum software
IL263204B (en) Acknowledgment control for a conditional memory access software instruction
BR112014011654A8 (pt) Método para operar aplicativos de produtividade melhorada, método para operar um sistema de gerenciamento de serviço e aparelho
BR112017010005A2 (pt) aparelho e método para considerar localidade espacial no carregamento de elementos de dados para execução
SG10201801669XA (en) Secure just-in-time (jit) code generation
BR112018075221A2 (pt) micropartículas compreendendo um composto contendo enxofre

Legal Events

Date Code Title Description
FG Grant or registration