Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

Application server

Index Application server

An application server is a software framework that provides both facilities to create web applications and a server environment to run them. [1]

77 relations: Apache Geronimo, Apache HTTP Server, Apache Software Foundation, Apache TomEE, Application programming interface, Application service provider, Application software, Appserver.io, Base4, Bring your own device, Business logic, Caucho Technology, Client–server model, Cloud computing, Computer hardware, Computing, Eclipse Foundation, Enterprise JavaBeans, Failover, Front and back ends, GlassFish, HTML, IBM, IBM WebSphere Application Server, Infrastructure, Internet Information Services, Java BluePrints, Java EE Connector Architecture, Java Message Service, Java Persistence API, Java Platform, Enterprise Edition, Java servlet, Java virtual machine, JavaServer Pages, JBoss Enterprise Application Platform, Jetty (web server), JOnAS, Load balancing (computing), Lutris Technologies, Microsoft, Middleware, Middleware (distributed applications), MIT License, Mobile app, Mobile app development, Mono (software), MySQL, On-premises software, Online and offline, Oracle Database, ..., Oracle Fusion Applications, Oracle WebLogic Server, Payara Server, PHP, Platform as a service, PostgreSQL, Programming language, Red Hat, Representational state transfer, Resin (software), Runtime library, Scalability, Server (computing), Service (systems architecture), Service-oriented architecture, Session Initiation Protocol, Software framework, SQL, TNAPS Application Server, Web application, Web container, Web page, Web server, Windows Server, Zend Server, Zend Technologies, .NET Framework. Expand index (27 more) »

Apache Geronimo

Apache Geronimo is an open source application server developed by the Apache Software Foundation and distributed under the Apache license.

New!!: Application server and Apache Geronimo · See more »

Apache HTTP Server

The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server, released under the terms of Apache License 2.0.

New!!: Application server and Apache HTTP Server · See more »

Apache Software Foundation

The Apache Software Foundation (ASF) is an American non-profit corporation (classified as 501(c)(3) in the United States) to support Apache software projects, including the Apache HTTP Server.

New!!: Application server and Apache Software Foundation · See more »

Apache TomEE

Apache TomEE (pronounced "Tommy") is the Java Enterprise Edition of Apache Tomcat (Tomcat + Java EE.

New!!: Application server and Apache TomEE · See more »

Application programming interface

In computer programming, an application programming interface (API) is a set of subroutine definitions, protocols, and tools for building software.

New!!: Application server and Application programming interface · See more »

Application service provider

An application service provider (ASP) is a business providing computer-based services to customers over a network; such as access to a particular software application (such as customer relationship management) using a standard protocol (such as HTTP).

New!!: Application server and Application service provider · See more »

Application software

An application software (app or application for short) is a computer software designed to perform a group of coordinated functions, tasks, or activities for the benefit of the user.

New!!: Application server and Application software · See more »

Appserver.io

appserver.io is an application server for PHP based web environments.

New!!: Application server and Appserver.io · See more »

Base4

Base4 is a Free (LGPL) application server for generating, sharing and re-using.Net data layers; this is intended to allow a development team to leverage existing enterprise systems and common functionality instead starting from scratch.

New!!: Application server and Base4 · See more »

Bring your own device

Bring your own device (BYOD)—also called bring your own technology (BYOT), bring your own phone (BYOP), and bring your own personal computer (BYOPC)—refers to the policy of permitting employees to bring personally owned devices (laptops, tablets, and smart phones) to their workplace, and to use those devices to access privileged company information and applications.

New!!: Application server and Bring your own device · See more »

Business logic

In computer software, business logic or domain logic is the part of the program that encodes the real-world business rules that determine how data can be created, stored, and changed.

New!!: Application server and Business logic · See more »

Caucho Technology

Caucho Technology is based in San Diego, CA.

New!!: Application server and Caucho Technology · See more »

Client–server model

The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.

New!!: Application server and Client–server model · See more »

Cloud computing

Cloud computing is an information technology (IT) paradigm that enables ubiquitous access to shared pools of configurable system resources and higher-level services that can be rapidly provisioned with minimal management effort, often over the Internet.

New!!: Application server and Cloud computing · See more »

Computer hardware

Computer hardware includes the physical parts or components of a computer, such as the central processing unit, monitor, keyboard, computer data storage, graphic card, sound card and motherboard.

New!!: Application server and Computer hardware · See more »

Computing

Computing is any goal-oriented activity requiring, benefiting from, or creating computers.

New!!: Application server and Computing · See more »

Eclipse Foundation

The Eclipse Foundation is a 501(c)(6) not-for-profit, member supported corporation that acts as the steward of Eclipse, an open source community working to build a development platform consisting of the frameworks, tools and run-times needed for "building, deploying and managing software across the lifecycle." The most well-known of the Eclipse projects is the Eclipse platform, a multi-language software development environment and IDE.

New!!: Application server and Eclipse Foundation · See more »

Enterprise JavaBeans

Enterprise JavaBeans (EJB) is one of several Java APIs for modular construction of enterprise software.

New!!: Application server and Enterprise JavaBeans · See more »

Failover

In computing and related technologies such as networking, failover is switching to a redundant or standby computer server, system, hardware component or network upon the failure or abnormal termination of the previously active application, server, system, hardware component, or network.

New!!: Application server and Failover · See more »

Front and back ends

In software engineering, the terms front end and back end refer to the separation of concerns between the presentation layer (front end), and the data access layer (back end) of a piece of software, or the physical infrastructure or hardware.

New!!: Application server and Front and back ends · See more »

GlassFish

GlassFish is an open-source application server project started by Sun Microsystems for the Java EE platform and now sponsored by Oracle Corporation.

New!!: Application server and GlassFish · See more »

HTML

Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.

New!!: Application server and HTML · See more »

IBM

The International Business Machines Corporation (IBM) is an American multinational technology company headquartered in Armonk, New York, United States, with operations in over 170 countries.

New!!: Application server and IBM · See more »

IBM WebSphere Application Server

WebSphere Application Server (WAS) is a software product that performs the role of a web application server.

New!!: Application server and IBM WebSphere Application Server · See more »

Infrastructure

Infrastructure is the fundamental facilities and systems serving a country, city, or other area, including the services and facilities necessary for its economy to function.

New!!: Application server and Infrastructure · See more »

Internet Information Services

Internet Information Services (IIS, formerly Internet Information Server) is an extensible web server created by Microsoft for use with the Windows NT family.

New!!: Application server and Internet Information Services · See more »

Java BluePrints

Java BluePrints is Sun Microsystems' best practices for Enterprise Java development.

New!!: Application server and Java BluePrints · See more »

Java EE Connector Architecture

Java EE Connector Architecture (JCA) is a Java-based technology solution for connecting application servers and enterprise information systems (EIS) as part of enterprise application integration (EAI) solutions.

New!!: Application server and Java EE Connector Architecture · See more »

Java Message Service

The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sending messages between two or more clients.

New!!: Application server and Java Message Service · See more »

Java Persistence API

The Java Persistence API (JPA) is a Java application programming interface specification that describes the management of relational data in applications using Java Platform, Standard Edition and Java Platform, Enterprise Edition.

New!!: Application server and Java Persistence API · See more »

Java Platform, Enterprise Edition

Java Platform, Enterprise Edition (Java EE), formerly Java 2 Platforms, Enterprise Edition (J2EE), currently Jakarta EE, is a set of specifications, extending Java SE with specifications for enterprise features such as distributed computing and web services.

New!!: Application server and Java Platform, Enterprise Edition · See more »

Java servlet

A Java servlet is a Java program that extends the capabilities of a server.

New!!: Application server and Java servlet · See more »

Java virtual machine

A Java virtual machine (JVM) is a virtual machine that enables a computer to run Java programs as well as programs written in other languages and compiled to Java bytecode.

New!!: Application server and Java virtual machine · See more »

JavaServer Pages

JavaServer Pages (JSP) is a technology that helps software developers create dynamically generated web pages based on HTML, XML, or other document types.

New!!: Application server and JavaServer Pages · See more »

JBoss Enterprise Application Platform

The JBoss Enterprise Application Platform (or JBoss EAP) is a subscription-based/open-source Java EE-based application server runtime platform used for building, deploying, and hosting highly-transactional Java applications and services.

New!!: Application server and JBoss Enterprise Application Platform · See more »

Jetty (web server)

Eclipse Jetty is a Java HTTP (Web) server and Java Servlet container.

New!!: Application server and Jetty (web server) · See more »

JOnAS

JOnAS is an open-source implementation of the Java EE application server specification, developed and hosted by the ObjectWeb consortium (ObjectWeb is a non-profit European consortium, founded by INRIA, Groupe Bull, and France Télécom).

New!!: Application server and JOnAS · See more »

Load balancing (computing)

In computing, load balancing improves the distribution of workloads across multiple computing resources, such as computers, a computer cluster, network links, central processing units, or disk drives.

New!!: Application server and Load balancing (computing) · See more »

Lutris Technologies

Lutris Technologies, Inc. was an enterprise software and services company based in Santa Cruz, California.

New!!: Application server and Lutris Technologies · See more »

Microsoft

Microsoft Corporation (abbreviated as MS) is an American multinational technology company with headquarters in Redmond, Washington.

New!!: Application server and Microsoft · See more »

Middleware

Middleware is computer software that provides services to software applications beyond those available from the operating system.

New!!: Application server and Middleware · See more »

Middleware (distributed applications)

Middleware in the context of distributed applications is software that provides services beyond those provided by the operating system to enable the various components of a distributed system to communicate and manage data.

New!!: Application server and Middleware (distributed applications) · See more »

MIT License

The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT).

New!!: Application server and MIT License · See more »

Mobile app

A mobile app is a computer program designed to run on a mobile device such as a phone/tablet or watch.

New!!: Application server and Mobile app · See more »

Mobile app development

Mobile app development is the act or process by which a mobile app is developed for mobile devices, such as personal digital assistants, enterprise digital assistants or mobile phones.

New!!: Application server and Mobile app development · See more »

Mono (software)

Mono is a free and open-source project led by Xamarin, a subsidiary of Microsoft (formerly by Novell and originally by Ximian), and the.NET Foundation, to create an Ecma standard-compliant,.NET Framework-compatible set of tools including, among others, a C# compiler and a Common Language Runtime.

New!!: Application server and Mono (software) · See more »

MySQL

MySQL ("My S-Q-L") is an open-source relational database management system (RDBMS).

New!!: Application server and MySQL · See more »

On-premises software

On-premises software (sometimes misspelled "on-premise" or abbreviated as "on-prem") is installed and runs on computers on the premises (in the building) of the person or organization using the software, rather than at a remote facility such as a server farm or cloud.

New!!: Application server and On-premises software · See more »

Online and offline

In computer technology and telecommunications, online indicates a state of connectivity, and offline indicates a disconnected state.

New!!: Application server and Online and offline · See more »

Oracle Database

Oracle Database (commonly referred to as Oracle RDBMS or simply as Oracle) is a multi-model database management system produced and marketed by Oracle Corporation.

New!!: Application server and Oracle Database · See more »

Oracle Fusion Applications

Oracle Fusion Applications (OFA) are enterprise resource planning software applications from Oracle Corporation.

New!!: Application server and Oracle Fusion Applications · See more »

Oracle WebLogic Server

Oracle WebLogic Server is a Java EE application server currently developed by Oracle Corporation.

New!!: Application server and Oracle WebLogic Server · See more »

Payara Server

Payara Server is an open-source application server derived from GlassFish Server Open Source Edition.

New!!: Application server and Payara Server · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: Application server and PHP · See more »

Platform as a service

Platform as a Service (PaaS) or application platform as a Service (aPaaS) or platform base service is a category of cloud computing services that provides a platform allowing customers to develop, run, and manage applications without the complexity of building and maintaining the infrastructure typically associated with developing and launching an app.

New!!: Application server and Platform as a service · See more »

PostgreSQL

PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards compliance.

New!!: Application server and PostgreSQL · See more »

Programming language

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output.

New!!: Application server and Programming language · See more »

Red Hat

Red Hat, Inc. is an American multinational software company providing open-source software products to the enterprise community.

New!!: Application server and Red Hat · See more »

Representational state transfer

Representational State Transfer (REST) is an architectural style that defines a set of constraints and properties based on HTTP.

New!!: Application server and Representational state transfer · See more »

Resin (software)

Resin is a web server and Java application server from Caucho Technology.

New!!: Application server and Resin (software) · See more »

Runtime library

In computer programming, a runtime library (RTL) is a set of low-level routines used by a compiler to invoke some of the behaviors of a runtime environment, by inserting calls to the runtime library into compiled executable binary.

New!!: Application server and Runtime library · See more »

Scalability

Scalability is the capability of a system, network, or process to handle a growing amount of work, or its potential to be enlarged to accommodate that growth.

New!!: Application server and Scalability · See more »

Server (computing)

In computing, a server is a computer program or a device that provides functionality for other programs or devices, called "clients".

New!!: Application server and Server (computing) · See more »

Service (systems architecture)

In the contexts of software architecture, service-orientation and service-oriented architecture, the term service refers to a software functionality or a set of software functionalities (such as the retrieval of specified information or the execution of a set of operations) with a purpose that different clients can reuse for different purposes, together with the policies that should control its usage (based on the identity of the client requesting the service, for example).

New!!: Application server and Service (systems architecture) · See more »

Service-oriented architecture

A service-oriented architecture (SOA) is a style of software design where services are provided to the other components by application components, through a communication protocol over a network.

New!!: Application server and Service-oriented architecture · See more »

Session Initiation Protocol

The Session Initiation Protocol (SIP) is a communications protocol for signaling and controlling multimedia communication sessions in applications of Internet telephony for voice and video calls, in private IP telephone systems, as well as in instant messaging over Internet Protocol (IP) networks.

New!!: Application server and Session Initiation Protocol · See more »

Software framework

In computer programming, a software framework is an abstraction in which software providing generic functionality can be selectively changed by additional user-written code, thus providing application-specific software.

New!!: Application server and Software framework · See more »

SQL

SQL (S-Q-L, "sequel"; Structured Query Language) is a domain-specific language used in programming and designed for managing data held in a relational database management system (RDBMS), or for stream processing in a relational data stream management system (RDSMS).

New!!: Application server and SQL · See more »

TNAPS Application Server

TNAPS is a freeware.NET cross-platform application server for.NET, Mono, and Java, with component-driven architecture.

New!!: Application server and TNAPS Application Server · See more »

Web application

In computing, a web application or web app is a client–server computer program which the client (including the user interface and client-side logic) runs in a web browser.

New!!: Application server and Web application · See more »

Web container

A web container (also known as a servlet container; and compare "webtainer") is the component of a web server that interacts with Java servlets.

New!!: Application server and Web container · See more »

Web page

A web page (also written as webpage) is a document that is suitable for the World Wide Web and web browsers.

New!!: Application server and Web page · See more »

Web server

Web server refers to server software, or hardware dedicated to running said software, that can serve contents to the World Wide Web.

New!!: Application server and Web server · See more »

Windows Server

Windows Server is a brand name for a group of server operating systems released by Microsoft.

New!!: Application server and Windows Server · See more »

Zend Server

Zend Server is a complete and certified PHP distribution stack fully maintained and supported by Zend Technologies.

New!!: Application server and Zend Server · See more »

Zend Technologies

Zend Technologies Ltd.

New!!: Application server and Zend Technologies · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: Application server and .NET Framework · See more »

Redirects here:

App server, Application Server, Application server computing, Application servers, Appserver, Enterprise application server, Java application server, Mobile App Server, Web application server.

References

[1] https://en.wikipedia.org/wiki/Application_server

OutgoingIncoming
Hey! We are on Facebook now! »