The present disclosure relates to the provision of software features for applications deployed to networked computing environments. In particular, it relates to software features for applications deployed to cloud computing environments, the features being provided by networked environments external to a cloud environment.
Historically, organizations and businesses developed or acquired bespoke or off-the-shelf software solutions for execution using dedicated computer hardware. Such software solutions find broad application in many varied areas of business such as: financial management; sales and order handling; record storage and management; human resource record management; payroll; marketing and advertising; internet presence etc. The acquisition, management and maintenance of such software and hardware can require costly investment in systems development, management and revision—functions that can extend beyond the core business concerns of an organization.
As organizations increasingly seek to decouple such systems management from their core business processes to control costs, breadth of concern and liabilities, dedicated service offerings are provided to take the place of in-house systems. Computer systems are increasingly provided by third parties as services in the same way as utilities, a shift that has been partly facilitated by improvements in the availability of high-speed network connections allowing consuming businesses to access and use networked third party systems. Such systems can include substantially all aspects of a business computer system including hardware, operating systems software, file systems and data storage software including database applications and the like, middleware and transaction handling software, and commercial software. In this way consuming businesses can be relieved of concerns relating to the exact nature, arrangement and management of computing systems and focus resources elsewhere. The computing system is abstracted from the consuming business and can be logically thought of as a ‘cloud’ in which all system concerns are encapsulated and at least partly managed by a third party. Thus, such arrangements are known as ‘cloud computing’.
Service providers can provide computing infrastructure on a service basis, either using dedicated hardware or hardware shared by multiple systems employing, for example, virtualization software. Such services can be described as Infrastructure as a Service (or IaaS). Service providers can also provide software platform resources such as, inter alia, operating systems, execution runtime environments, databases, middleware, network services such as web servers and development tools and the like. Such services can be described as Platform as a Service (or PaaS). Generally, all such facilities can be described as Software as a Service (SaaS).
Infrastructure and platform services can be implemented so as to abstract any particular deployed application from underlying resources employed. A software application may require specific resources, for example a specific operating system, execution environment, database and web server. The application can be deployed to a platform provided by a platform service provider, the platform having potentially many and numerous alternative resources being selected and configured to satisfy the specific requirements of the application. Further, the platform itself can operate with an infrastructure provided by an infrastructure service provider, certain attributes and resources of which may be at least partly specified for the application. The infrastructure may also have many and numerous alternative resources being selected and configured to satisfy the requirements of the platform and the application. Thus, an application deployment can involve an assembly of multiple resources selected from a potentially greater number of available resources at each of the application, platform and infrastructure level.
The selection of resources by a systems integrator on behalf of a consuming business depends upon resource availability by service providers. That is to say that a third party service provider must provide, support and manage a resource for a systems integrator to utilize the resource in an application assembly. As consuming businesses depend increasingly on SaaS, the ability to select particular resources for assembly is supplemented by a requirement to select particular features, characteristics or functions of resources as part of an assembly, such features being common to potentially multiple resources. For example, data security services such as encryption can be required across many disparate resources in a cloud application from a file system and data storage to networking and database. Further, the exact nature, quality and formulation of a service may be subject to organizational, legal and/or regulatory requirements, all of which much be satisfied by a cloud service provider if a cloud consumer is to successfully deploy a cloud application.
A cloud service provider that does not provide a required resource, facility or feature may be unusable by a cloud consumer. In some cases, a cloud service provider may provide part of a feature, such as a feature for a subset of software components available to cloud consumers using the service provider. For example, a particular encryption feature may be available for a database product at a cloud service provider but may not be available for file systems or networking. Further, management of features common to many resources of components in a cloud application may involve managing multiple disparate components. For example, encryption of a file system may be managed by a file system or operating system management interface, whereas equivalent encryption of a database may be managed by a database control panel. Yet further, where a cloud consumer deploys cloud applications across multiple cloud environments, such as multiple public cloud environments or a combination of public and private cloud environments, the use of features may require many different management and configuration services for each component employing the feature in each application in each cloud environment. Thus the potential for a lack of availability of features within cloud environments, coupled with the potential for a lack of availability of features for all components, coupled with a need to manage features separately for different cloud applications, different cloud environments and different components introduces considerable burdens to cloud consumers.
The present disclosure accordingly provides, in a first aspect, a computer implemented method to provide a software feature in a registry of software components for a first network attached computing environment, each software component in the registry having associated deployment information to assemble a software application to be executed by the first environment as a set of software components, and the software feature being provided in part by a second network attached computing environment external to the first environment, the method comprising: for a selected software component in the registry, determining compatibility of the software feature with the software component; and responsive to the determination, adapting a registry entry of the software component in the registry to indicate the availability of the software feature for the software component.
In one embodiment compatibility is determined based on a set of software agents defined in association with the feature, each agent being further associated with at least one compatible software component.
In one embodiment each software component has associated deployment information defining how the software component is to be installed in the first environment.
In one embodiment adapting the registry entry for the software component includes adding a reference to a software agent defined in association with the feature to the deployment information for the software component, the software agent being associated with the software component.
In one embodiment each agent has associated a software component configuration defining how a software component associated with the agent is to be installed and/or configured.
In one embodiment the agent includes functionality providing part of the software feature and the second environment includes functionality providing another part of the software feature, both parts combining to implement substantially all of the software feature.
In one embodiment the deployment information includes computer readable instructions for installing the software component in the first environment.
In one embodiment the deployment information includes: a definition of how to procure the software component and/or a software agent; a definition of how to configure the software component and/or a software agent; and/or a definition of prerequisite components and/or software agents for the software component.
In one embodiment the software feature is one of: cryptography; anti-malware; virus detection; virus remediation; firewall; network intrusion detection; and integrity monitoring.
The present disclosure accordingly provides, in a second aspect, a computer implemented method for providing a registry of software component information for a first network attached computing environment, the component information being selectable for assembly of an application as a set of software components for execution in the first environment, the method comprising receiving a definition of at least one software feature provided in part by a second network attached computing environment external and communicatively coupled to the first environment, the definition being arranged to indicate whether the feature is compatible with one or more software components and, where the feature is compatible, the definition including configuration information to augment component information for compatible software components in the registry such that selected compatible software components are configured to provide another part of the feature.
The present disclosure accordingly provides, in a third aspect, a computer system arranged to provide a software feature in a registry of software components for a first network attached computing environment, each software component in the registry having associated deployment information to assemble a software application to be executed by the first environment as a set of software components, and the software feature being provided in part by a second network attached computing environment external to the first environment, the apparatus comprising a processor configured to: for a selected software component in the registry, determine compatibility of the software feature with the software component; and responsive to the determination, adapt a registry entry of the software component in the registry to indicate the availability of the software feature for the software component.
The present disclosure accordingly provides, in a fourth aspect, a computer system arranged to provide a registry of software component information for a first network attached computing environment, the component information being selectable for assembly of an application as a set of software components for execution in the first environment, the apparatus comprising a processor configured to receive a definition of at least one software feature provided in part by a second network attached computing environment external and communicatively coupled to the first environment, the definition being arranged to indicate whether the feature is compatible with one or more software components and, where the feature is compatible, the definition including configuration information to augment component information for compatible software components in the registry such that selected compatible software components are configured to provide another part of the feature.
The present disclosure accordingly provides, in a fifth aspect, a non-transitory computer-readable storage medium storing a computer program or suite of computer programs which upon execution by a computer system performs the method described above.
An embodiment will now be described, by way of example only, with reference to the accompanying drawings, in which:
An operating system 104 is stored in a memory or other store for execution by processor(s) of the environment 100. The operating system includes, inter alia, services for networking 106, file system 108 and programmatic interfaces 110 for operating system services, devices and the like. A virtualization software component 112 provides a virtualized computing environment in which the physical arrangement of a computer system (including the hardware 102) is abstracted to generate one or more virtual computer systems, known as virtual machines 114, 116, 118, 120.
For example, a virtual machine can be provided as a particular operating system executing within a virtualized computing environment having a hypervisor on a hardware device or, potentially, a distributed arrangement of hardware devices. The virtualized computing environment can be provided as a service-based technology such that the environment is delivered as a service for the installation and execution of a software application. In one embodiment, the virtualized environment is provided as part of a Cloud Computing service provided by a Cloud Computing service provider such as BT Cloud Compute available from British Telecommunications plc. Additionally or alternatively, the virtualized computing environment can be provided as, or operate with, a service based infrastructure and/or platform such as IaaS and/or PaaS.
Software applications are deployed to the cloud computing environment 100 by instantiating virtual machines 114, 116, 118, 120 and installing and configuring operating system and application software therein. Deployment of a software application includes any or all of installing, configuring, arranging and adapting the software application such that the application is executable within the virtualized computing environment. For example, a web based software application can be installed to execute with an operating system executing on a virtual machine, the virtual machine being configured to include networking facilities and the virtual machine also having installed thereon a web server having a certain configuration, a database and certain other requirements defined for the application. All such installation and configuration such that the web based software application is executable in the virtualized computing environment is part of the deployment of the application.
A software application for deployment to the cloud computing environment 100 has associated an assembly definition suitable for use in deploying the software application with the virtualized computing environment. For example, the assembly definition can include a specification of an architecture of the software application and/or an architecture of software components required for the application. The assembly definition further includes specifiers or descriptors of application or other software or platform components that are required for the deployment of the application.
In the exemplary arrangement of
The cloud computing environment of
Components 222 can include any number of components for selection in the assembly of the application 204. Such components can range from infrastructure components (IaaS), platform components (PaaS), application software components (SaaS) and business process components (Business Process as a Service, BPaaS). For example, the registry 220 can offer components 222 including any number of operating systems such as multiple variants, versions or editions of Microsoft® Windows®, multiple Linux® distributions and potentially multiple kernel compilations or packages of each Linux® distribution. Further, the registry 220 can include: middleware software such as messaging middleware, transaction middleware, web services middleware, including potentially multiple offerings from differing vendors and supporting differing platforms, operating systems etc.; execution or runtime environments such as one or more java virtual machine environments of particular editions, versions and configurations, including potentially multiple offerings from differing vendors and supporting differing platforms, operating systems etc.; database software including database middleware, object oriented databases, relational databases, including potentially multiple offerings from differing vendors and supporting differing platforms, operating systems etc.; server software such as data servers, web servers, messaging servers and the like; business, commercial, application, web, internet and other software; and any other software components 222 that may conceivably be assembled into a cloud application 204 stack.
Application 204 is defined by an assembly definition 224 specifying a set 226 of the components 222 required for the assembly and deployment of the application 204. The assembly definition 224 is constructed, designed or specified via an interface of the registry 220. The interface can be a user interface for a human application designer or builder, or a programmatic, data or other interface for the interaction of an automated application design tool such as an automated application builder adapted to identify components 222 for assembly based on an application requirements specification or the like.
Each component 222 has associated descriptive information (not shown). Descriptive information includes one or more descriptions of the component 222 which may include, inter alia: a description of the function, purpose, compatibilities and characteristics of the component 222; a description of configurable aspects of the component 222; information regarding parameter of the component 222; details of compatible environments for the component 222; information regarding dependencies of the component 222 such as other components; and the like. The description can be human readable for presentation to an application designer or builder for the construction of an application for assembly and deployment to the cloud computing environment 200. Alternatively, the description can be a machine readable description for input to an application design tool such as an automated application builder adapted to identify components 222 for assembly based on an application requirements specification or the like. Such machine readable descriptions can be provided in, inter alia, meta-document form such as XML, a data structure or other bytecode or binary format.
Each component 222 further has associated deployment information specifying how the component 222 is to be deployed when assembled as part of a cloud application 204. In preferred embodiments the deployment information is associated with one or more software packages constituting or embodying the component 222. For example, where component 222 is the Microsoft® Windows® operating system, the deployment information is associated with one or more software packages constituting all software files required for the installation and execution of the Microsoft® Windows® operating system. One way such an association can be realized is to include a link or reference to packages constituting Microsoft® Windows® files residing in a store, such as a store accessible by, or stored within, the cloud environment 200. The deployment information further includes configuration information for assembling, installing and/or configuring the component 222. Such configuration information can include executable or parseable software modules such as scripts, batch files, shell scripts, perl scripts, launchers, installers, wizards and the like for the installation and configuration of the component 222. The deployment information can be dependent upon additional information provided by an application designer, builder, assembly tool or other entity responsible for causing, triggering or commencing the assembly of the application 204. For example, the deployment information can be responsive to parameters, configuration options or attributes provided by an application designer. The nature and type of such additional information as may be required and/or provided for the deployment information depends on the characteristics of the component 222. For example, an operating system component can be configured to define particular file systems, memory models, device drivers, storage arrangements, network facilities, user interfaces and the like. On the other hand, a middleware component can be configured to employ particular application runtime environments, messaging mechanisms for message oriented middleware, specify a transaction middleware configuration, application server usage and the like. The vast array of potential software components 222 in the application component registry 220 is such that the precise nature and configuration of each cannot be exhaustively defined and it will be apparent to those skilled in the art that any component suitable for deployment in a cloud computing environment 200 could be employed, and any and all applicable deployment configurations including parameters and options can be specified.
In use set 226 of components 222 are selected for deployment as part of an assembly definition 224. The assembly definition 224 is a representation of, specification of or reference to components 222 selected for deployment of an application including relevant configuration parameters, options and the like. The assembly definition 224 can be embodied as a set of one or more documents in a machine readable language such as markup language documents (e.g. XML), documents in defined or self-defining semantic document formats, defined data structures or binary format(s). An application assembler software component 214 accesses or receives the assembly definition 224 to deploy an application in the cloud computing environment 200 so that the application can execute in the cloud computing environment 200. The application assembler 214 and application component registry 220 are illustrated as separate software elements external to the cloud environment 200. In one embodiment the assembler 214 and registry 220 are provided by network attached computer systems communicatively connected to each other and the cloud environment 200, such as by way of a computer network. Alternatively, the assembler 214 and registry 220 are provided within the cloud computing environment 200, such as hosted at a computer system of the environment 200. Further, the assembler 214 and registry 220 can be provided as separate, separable or integrated elements. For example, the assembler 214 and registry 220 can be functions or facilities of a common software element.
The cloud computing environment 200 includes an infrastructure 202 such as a hardware and/or software infrastructure for supporting the deployment of cloud applications 204, 205. The infrastructure can be provided as a service such as is known as IaaS 206. Atop the infrastructure the cloud computing environment 200 can support one or more platforms (PaaS 208), software applications (SaaS 210) and business process software (BPaaS 212).
In use, the application assembler 214 executes, interprets, parses or otherwise processes deployment information, including any associated configuration information, for each component 222 in a set of components 226 of the assembly definition 224 to effect the deployment of the components 222 as an application 204 in the cloud environment 200. Parameters, options and the like specified as part of the configuration associated with the deployment information for components 222 in the set 226 are used by the application assembler 214 in the deployment of the application 204. In this way, the application 204 is deployed to the cloud computing environment 200.
In some embodiments an application for deployment may not be constructed entirely from components 222 existing in the registry 220. Certain modifications, bespoke tailoring, arrangements or supplements to one or more components 222 may be required for the deployment of an application. For example, additional modules, database drivers, runtime environment extensions, libraries, toolkits, business process software and the like may be required in addition to components 222 in the registry 220. Such requirements can be fulfilled by the provision of bespoke components and/or newly developed components, enhancements, supplements or modifications 228 (hereinafter referred to as bespoke components 228). Bespoke components 228 can be included in a deployed cloud application 204 as part of the process of assembly by the application assembler 214 and/or after assembly and during installation, execution, configuration or at runtime of the deployed cloud application 204. Notably, the provision, availability, servicing and support of any such bespoke components 228 may depend on the availability of appropriate services, resources, facilities and the like in the cloud computing environment 200. Thus, the services provided by a cloud computing service provider can limit the ability of an application designer to specify an assembly definition 224 and provide required or desired bespoke components 228.
The arrangement of
Turning now to
Further, the component configuration information defines any pre-requisites or dependencies of an agent for the feature 434 that require inclusion in application assembly definition 558 in order that the feature can be applied. For example, other features, other components, other configurations and the like can be specified as dependencies or pre-requisites. Such dependencies or pre-requisites can be defined in a configuration for an agent 564 or a configuration 566 for a component associated with an agent.
Specifically, the component configuration information defines, specifies, indicates or refers to a location of one or more software packages constituting a functional implementation of an agent A502, A518, A520, A512 which, in a preferred embodiment, will reside in a repository of the external environment 430. In an alternative embodiment, the software packages for agents A502, A518, A520, A512 can be located elsewhere than the external environment 430.
For example, a component C502 in the registry 572 for deployment as part of the application 554 has associated deployment information. The component C502 in the registry 572 is determined to be compatible with the feature 434 based on the availability of an agent A502 in association with a reference to the component C502 (C502 ref′). In response to this determination, the component C502 in the registry 572 is augmented to indicate the availability of the feature 434 such that an application builder or designer seeking to construct an application assembly is able to select the feature 434 as part of the component C502. To provide for deployment of the feature 434 with component C502, the component C502 is further augmented in the registry 572 such that the deployment information 562 for the component C502 is supplemented by deployment information for the agent A502 from the feature component configuration 566. Further, any specific configuration or configuration changes required for the component C502 to support, provide or interact with the agent A502 are also reflected in the registry 572 based on the configuration 566. Accordingly, an application builder or designer generates an assembly definition 558 for the application 554 including all required components C502 to C516 for the application and selecting the feature 434 for component C502. Subsequently, the application assembler 556 assembles the application 554 for deployment to the cloud environment 500. The application assembler 556 parses, interprets or otherwise processes the assembly definition 558 with reference to the deployment information 562 for all components therein, including deployment information 562 and configuration information that is augmented in the registry 572 for the feature 434. The application assembler 556 assembles the application 554 based upon the assembly definition 558 and with reference to the registry 572 and the deployment information and configuration information for components 560 indicated in the assembly definition 558. For the implementation of the feature 434 for component C502 the application assembler 556 obtains a software package for agent A502 for inclusion with the assembled application from a location indicated in the augmented deployment information for the component C502. The application assembler 556 also optionally accesses an agent configuration 564 which indicates how the agent A502 is to be configured for implementation in application 554. Such configuration information can be component specific (e.g. where the agent A502 supports multiple components) and/or can indicate parameters, options, configuration elements and the like for definition by an application builder as part of the assembly definition 558. Where such parameters etc. require specifying in the assembly definition 558 the agent configuration 564 will be reflected by corresponding indications in the component configuration 566 for augmentation of a component entry 560 in the registry 572. Thus the application 554 is deployed including the components C502 to C516 with component C502 having integrated, linked, associated or supplemented by a software package for agent A502 for providing the feature 434 for the component C502.
By way of further example,
The application assembler 656 processes the assembly definition 568 with reference to the feature 634 stored in the external environment 430 and the registry 672 (and any other software package repositories as indicated in deployment information and configuration information for installed components and features) in order to assemble the application 654. The assembly can include: configuring the cloud environment 500 to provide a required infrastructure according to the assembly 658; accessing software packages; installing software packages; configuring software packages; installing agents for features; configuring agents for features; and other steps as may be required in order to assemble the software application for execution in the cloud environment 600. On deployment the application 654 includes the components specified in the assembly definition 658 with agents installed and configured to provide the BestCrypt feature for the NTFS file system and the MySQL database. The configuration, management and operation of these agents A502, A512 in use to provide the BestCrypt feature is described below.
In this way a feature 634 of an external environment 430 is selectable for a component and for inclusion in an application assembly definition 658 by way of an augmented registry 672 irrespective of whether the feature 634 is provided by the cloud service provider for the component. Further, the feature 634 can be provided for multiple, potentially disparate components, from the same external environment 430 by the same service provider by way of the component-specific agents providing part of the feature within the application 604 itself. Accordingly there is a centralization of the feature at the external environment 430 by a service provider and the feature can be configured and managed centrally for all components for which the feature is installed. The central configuration and management provides for assured commonality of configuration and management for a feature spanning multiple components in a cloud application deployment. Equally, where required, separation of the configuration and management for different components can be achieved, with configuration and management taking place through a single external environment (e.g. a single management interface). Conceivably, the feature can be extended to apply to multiple applications installed in common or disparate cloud environments, providing centralization of functioning, configuration and management of the feature for potentially multiple components in potentially multiple applications across potentially multiple cloud environments.
In use, the feature 634 is provided in part by the application 654 deployed to the cloud environment 600, and in part by functionality provided by the external environment 430. That part of the feature 634 that is provided by the application 654 is provided by one or more software agents A602, A608 integrated with the application 654 as part of the assembly and deployment of the application 654. When used herein, the provision of “part” of a feature by an element, such as an application (by way of one or more agents) and/or by an external environment, shall be interpreted to mean that the feature is at least partly implemented, executed, instantiated, realized, accessed or obtained at that element, which can include part of the substantive function of the feature (e.g. computer program code implementing part of the feature itself) or alternatively an entrypoint, hook, proxy, stub or skeleton for the feature so as to provide access to the feature provided substantially elsewhere (another ‘part’ of the feature). That is to say that a software package for a software agent can be a mere stub or interface for a feature, thus a part of the feature, while the substantive function or content of the feature is provided elsewhere such as within the external environment 430. In one embodiment, a combination of a part of a feature implemented at the external environment 430 and a part of the feature implemented by a software agent in a cloud application constitutes implementation of substantially the whole feature. Thus, in one embodiment, a part of a feature implemented at or by a software agent for inclusion within, integration by, assembly within or linking to an application is an “application part”, “application portion” or application-side part of the feature, which can include a portion of the implementation of the feature such as a software implementing an application portion of the function of the feature. Similarly, a part of a feature implemented as or by a network attached computing environment external to a cloud computing environment in which the application executes can be considered to be an external part, service-provider part, externally implemented part, remotely implemented part, remote portion, service-provider portion, another portion which can include a portion of the implementation of the feature such as software implementing an application portion of the function of the feature. In one embodiment, the application part of a feature is an interface, proxy or link to an implementation of the substantive functions of the feature, the substantive functions being implemented in the external environment (e.g. as an ‘external part’). In such an embodiment the feature can be comprised of an interface part (or proxy part, reference part) at the application (e.g. an agent) and a substantive part at the external environment.
A feature 880 is associated with one or more agents 882 that are embodied as software packages for providing part of the feature functionality within a deployed application in a cloud computing environment. An agent is associated with one or more application components 888, each application component being associated with a component configuration 886 as hereinbefore described. An agent 882 is further associated with an agent configuration 884 as hereinbefore described. Thus the registry augmenter 436 uses the application component 888 associations for agents 882 of a feature 880 to identify potentially compatible application components within an application component registry 420 for augmentation of the registry 420 to offer the feature 880 in conjunction with compatible components.
An agent 882 has zero or more dependencies, each dependency defining a requirement, pre-requisite or other condition that must be satisfied before the agent 882 can be applied for a component in an application assembly. A dependency 890 is associated with zero or more agents 882 (whether associated with the same feature 880 or not), application components 888 (whether associated with the same feature 880 or not) and/or other features 880 such that the associated agents 882, components 888 and/or features 880 are required in order for the dependency to be satisfied. Thus, the registry augmenter 436 uses the dependencies 890 for an agent 882 for a feature 880 to associate features, components and/or agents in the application component registry 420 to ensure dependencies are satisfied during feature selection (or, alternatively, to indicate such dependencies during feature selection to inform an application designer or builder). Additionally or alternatively, the application assembler 414 uses the dependencies 890 for an agent 882 for a feature 880 to select, assemble and deploy pre-requisite features, components and/or agents as part of the application assembly and deployment process to ensure dependencies are satisfied by an application on installation and/or at runtime.
If the method determines that the current component is compatible with the feature 434 at 904 the method proceeds to 906 where the registry 420 is augmented to indicate availability of the feature 434 for the current component. In one embodiment augmentation of the registry 420 includes augmenting, modifying, supplementing or otherwise adapting deployment information for the current component in the registry 420 based on agent configuration information 884 for an agent 882 associated with the current component in the definition of the feature 434. Further, in one embodiment, augmentation of the registry 420 includes augmenting, modifying, supplementing or otherwise adapting the registry 420 to include, indicate or define pre-requisite components 888, features 880 or agents 882 based on agent dependency information 890 for an agent 882 associated with the current component in the definition of the feature 434.
Subsequently, at 908, the method determines if further components are to be processed in the registry 420 and iterates accordingly.
Initially, at 1002, the method receives an assembly definition 424 identifying a set 426 of components and configuration information for installing and executing the components in a cloud environment 400. At 1004 the method commences iteration through the components in the assembly definition 424. At 1006 a current software component is installed and configured based on the assembly definition. The installation will include reference to the registry 420 or a store of component information external to the registry 420 including deployment information for the current component. At 1014 the method determines if the assembly definition 424 for the current component includes agent information for a software feature 434 provided by an external environment. Where agent information is provided for the current component, the method obtains the software agent at 1008, installs the software agent at 1010 and configures the software agent at 1012. The installation and configuration of the software agent at 1010 and 1012 can be undertaken simultaneously or in a different order to that illustrated, and agent configuration can also be obtained in whole or in part from the external environment. Notably, the location of the agent for obtaining the agent at step 1008 can be indicated in the assembly definition 424. Subsequently, at 1016, the method iterates for the next component in the assembly definition 424.
It will be apparent to those skilled in the art that the 1006 and 1014 may be undertaken in a different order to those illustrated. Further, in some embodiments the application assembler 414 can undertake additional steps. For example, the application assembler 414 can undertake dependency checking for a software agent with reference to a definition of agency dependencies 890, and may undertake 1008 to 1012 for pre-requisite agents. Further, the method can include the installation of pre-requisite features (by way of the installation of associated agents) and/or the installation of pre-requisite components (which may themselves include agent information).
Further, the external environment 430 provides a feature management component 1108 for the management and configuration of a feature deployed in an application 1104. The feature management component 1108 provides component, application or cloud environment specific feature management facilities such as feature configuration, servicing, support, maintenance, update, logging, subscription, access control and other management functions and services as may be required. The operation of the feature management component 1108 can be multi-threaded as described above with respect to the feature provision component 1106, including further application, component or cloud environment specific data 1116.
As illustrated in
Insofar as embodiments of the disclosure described are implementable, at least in part, using a software-controlled programmable processing device, such as a microprocessor, digital signal processor or other processing device, data processing apparatus or system, it will be appreciated that a computer program for configuring a programmable device, apparatus or system to implement the foregoing described methods is envisaged as an aspect of the present disclosure. The computer program may be embodied as source code or undergo compilation for implementation on a processing device, apparatus or system or may be embodied as object code, for example.
Suitably, the computer program is stored on a carrier medium in machine or device readable form, for example in solid-state memory, magnetic memory such as disk or tape, optically or magneto-optically readable memory such as compact disk or digital versatile disk etc., and the processing device utilizes the program or a part thereof to configure it for operation. The computer program may be supplied from a remote source embodied in a communications medium such as an electronic signal, radio frequency carrier wave or optical carrier wave. Such carrier media are also envisaged as aspects of the present invention.
It will be understood by those skilled in the art that, although the present invention has been described in relation to the above described example embodiments, the invention is not limited thereto and that there are many possible variations and modifications which fall within the scope of the invention.
The scope of the present invention includes any novel features or combination of features disclosed herein. The applicant hereby gives notice that new claims may be formulated to such features or combination of features during prosecution of this application or of any such further applications derived therefrom. In particular, with reference to the appended claims, features from dependent claims may be combined with those of the independent claims and features from respective independent claims may be combined in any appropriate manner and not merely in the specific combinations enumerated in the claims.
Number | Date | Country | Kind |
---|---|---|---|
14275182.5 | Sep 2014 | EP | regional |
The present application is a National Phase entry of PCT Application No. PCT/EP2015/069673, filed on 27 Aug. 2015, which claims priority to EP Patent Application No. 14275182.5, filed on 3 Sep. 2014, which are hereby fully incorporated herein by reference.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/EP2015/069673 | 8/27/2015 | WO | 00 |