Found 208 results for "application-server services broadcast"

The search executed in 0.001437912 seconds. That's fast.

Gitana / 4.0 / Data Engine / Integrations / Amazon Web Services

Amazon Web Services Cloud CMS provides out-of-the-box integration with a variety of Amazon Web Service offerings, including services for natural language processing, machine learning, semantic analysis and image recognition. You can learn more about these services here: Amazon Comprehend Amazon DocumentDB Amazon Elastic Search Service Amazon Elastic Transcoder Amazon Polly Amazon SNS Amazon SQS Amazon Transcribe Amazon Translate

Score: 22.240461

Gitana / 3.2 / Guide / Guide / Applications

Applications Public Services

Score: 16.761755

Gitana / 4.0 / Data Engine / Platform / Applications

Applications Public Services

Score: 16.761755

Gitana / 3.2 / Guide / Guide / Docker / Container Services

Container Services In this chapter, we provide examples and guidance on how to instantiate the Gitana platform within a variety of container services. SDK For each of the frameworks listed below, you will find samples configuration files within the Gitana SDK. Gitana SDK - Container Framework Examples for Gitana 3.2 Frameworks Amazon ECS Kubernetes

Score: 11.919492

Gitana / 3.2 / Guide / Guide / Integrations / Amazon Web Services

Amazon Web Services Cloud CMS provides out-of-the-box integration with a variety of Amazon Web Service offerings, including services for natural language processing, machine learning, semantic analysis and image recognition. You can learn more about these services here: Amazon Comprehend Amazon DocumentDB Amazon Elastic Search Service Amazon Elastic Transcoder Amazon Polly Amazon SNS Amazon SQS Amazon Transcribe Amazon Translate

Score: 11.743865

Gitana / 3.2 / Guide / Guide / Application Server / Services / Broadcast

Broadcast The Broadcast service is responsible for relaying messages to members of the application server cluster. It provides an essential publish and subscription service so that application server members can broadcast messages, receive messages and subscribe to topics and events that occur throughout the system. Essential Configuration { "broadcast": { "enabled": , "type": "", "config": { ...configuration } } } There are two

Score: 11.673676

Gitana / 4.0 / Developers / Application Server / Services / Broadcast

Broadcast The Broadcast service is responsible for relaying messages to members of the application server cluster. It provides an essential publish and subscription service so that application server members can broadcast messages, receive messages and subscribe to topics and events that occur throughout the system. Essential Configuration { "broadcast": { "enabled": , "type": "", "config": { ...configuration } } } There are two

Score: 11.66227

Gitana / 4.0 / Developers / Application Server / Services

Services Awareness Broadcast Cache Config Driver Config Duster Flow Insight Local Notifications Overview Performance Server Tags Virtual Driver Virtual Hosts Web Content Management Welcome

Score: 10.895662

Gitana / 3.2 / Guide / Guide / Application Server / Services

Services Awareness Broadcast Cache Config Driver Config Duster Flow Insight Local Locks Notifications Overview Performance Server Tags Virtual Driver Virtual Hosts Web Content Management Welcome

Score: 10.888864

Gitana / 3.2 / Guide / Guide / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 6.317507

Gitana / 4.0 / Data Engine / Platform / Applications / Public Services

Public Services Cloud CMS provides a special set of application services methods that provide convenience functions for your front-end mobile or web applications to accomplish things like user registration, password resets and more. Technically speaking, everything that you can do with these convenience functions can be done using the Cloud CMS API in other ways, however doing so is often multi-step and involves lots of interactions. The convenience methods make this easier by letting you pre-wi

Score: 6.317507

Gitana / 3.2 / Guide / Guide / General / Geolocation Services

Geolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info

Score: 6.2417927

Gitana / 4.0 / Data Engine / General / Geolocation Services

Geolocation Services Cloud CMS provides geolocation information look up services that can be used to determine geographic information for a given IP address or set of coordinates. In many places, Cloud CMS automatically utilizes these geolocation services for you. In places where geolocation information is stored on your content instances, geolocation data can automatically be looked up and applied using Cloud CMS features. In addition, you can invoke the API directly to look up geolocation info

Score: 6.2417927

Automation and AI Services - Gitana

Automation and AI Services - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enh

Score: 4.4533057

Gitana / 3.2 / Guide / Guide / Application Server / Services / Cache

Cache The Cache Service is responsible for providing an application server cache that all processes, whether local or distributed, have access to for non-transactional caching. Objects stored in the cache are eventually available to other members of the cluster (if there are any), no matter whether running on the same server or on other servers in the cluster. Modes The Cloud CMS Application Server can run in one of three modes: single node cluster multiple nodes (on a single process) sticky-clu

Score: 3.3656793

Gitana / 4.0 / Developers / Application Server / Services / Cache

Cache The Cache Service is responsible for providing an application server cache that all processes, whether local or distributed, have access to for non-transactional caching. Objects stored in the cache are eventually available to other members of the cluster (if there are any), no matter whether running on the same server or on other servers in the cluster. Modes The Cloud CMS Application Server can run in one of three modes: single node cluster multiple nodes (on a single process) sticky-clu

Score: 3.3656793

Gitana / 4.0 / Developers / Application Server / Clustering

Clustering The Cloud CMS Application Server supports running on a single Node process as well as multiple Node processes. Node processes can run on a single server instance or can be spread across multiple server instances behind a load balancer. By default, the Application Server starts up and allocates itself to a single CPU. This is known as single mode. Even if you have a server with more than one CPU on it, the Application Server will still only bind to 1 of those CPUs. When the Application

Score: 3.143392

Gitana / 3.2 / Guide / Guide / Application Server / Clustering

Clustering The Cloud CMS Application Server supports running on a single Node process as well as multiple Node processes. Node processes can run on a single server instance or can be spread across multiple server instances behind a load balancer. By default, the Application Server starts up and allocates itself to a single CPU. This is known as single mode. Even if you have a server with more than one CPU on it, the Application Server will still only bind to 1 of those CPUs. When the Application

Score: 3.0639923

Gitana / 3.2 / Guide / Guide / Application Server / Services / Notifications

Notifications The Notifications service is responsible for receiving messages from the outside world. These are frequently transmitted via a message queue or broker and signal the cluster that it should take some action to update its state. This may include things like invalidating caches or re-syncing content. Essential Configuration { "notifications": { "enabled": , "log": "", "type": "", "configuration": { ...configuratio

Score: 2.7461393

Gitana / 3.2 / Guide / Guide / Application Server / Services / Overview

Overview For more information on configuration of the Cloud CMS application server, please visit Cloud CMS App Server on GitHub. { "name": "Cloud CMS Application Server", "setup": "single", // single, cluster, sticky-cluster "socketFunctions": [], "routeFunctions": [], "configureFunctions": {}, "beforeFunctions": [], "afterFunctions": [], "viewEngine": "handlebars", "storeEngines": { "app": { "type": "fs", "config": {

Score: 2.7461393

Gitana / 4.0 / Developers / Application Server / Services / Notifications

Notifications The Notifications service is responsible for receiving messages from the outside world. These are frequently transmitted via a message queue or broker and signal the cluster that it should take some action to update its state. This may include things like invalidating caches or re-syncing content. Essential Configuration { "notifications": { "enabled": , "log": "", "type": "", "configuration": { ...configuratio

Score: 2.7461393

Gitana / 4.0 / Developers / Application Server / Services / Overview

Overview For more information on configuration of the Cloud CMS application server, please visit Cloud CMS App Server on GitHub. { "name": "Cloud CMS Application Server", "setup": "single", // single, cluster, sticky-cluster "socketFunctions": [], "routeFunctions": [], "configureFunctions": {}, "beforeFunctions": [], "afterFunctions": [], "viewEngine": "handlebars", "storeEngines": { "app": { "type": "fs", "config": {

Score: 2.7461393

Gitana / 3.2 / Guide / Guide / Integrations / IBM Watson

IBM Watson Cloud CMS provides out-of-the-box integration with IBM Watson and selected services. We will be adding more Watson services in the near term roadmap. Watson offers a variety of interesting services including text translation, image recognition, tonal analysis and semantic content reasoning. You can learn more about these services here: Translate

Score: 1.9215603

Gitana / 4.0 / Data Engine / Integrations / IBM Watson

IBM Watson Cloud CMS provides out-of-the-box integration with IBM Watson and selected services. We will be adding more Watson services in the near term roadmap. Watson offers a variety of interesting services including text translation, image recognition, tonal analysis and semantic content reasoning. You can learn more about these services here: Translate

Score: 1.9215603

Gitana / 3.2 / Guide / Guide / Integrations / Azure

Azure Cloud CMS provides out-of-the-box integration with Azure Active Directory and will also be adding more Azure services in its near term roadmap. Azure offers a variety of interesting services that Cloud CMS seeks to take advantage of including services for text translation, natural language processing, classification and image recognition. You can learn more about these services here: Active Directory Blob Storage Translate

Score: 1.9144819