-
Updated
Jul 6, 2022 - Go
{{ message }}
PPM is a process manager, supercharger and load balancer for modern PHP applications.
A fast and robust web server and application server for Ruby, Python and Node.js
A non-blocking HTTP application server for PHP based on Amp.
A secure user directory built for developers to comply with the GDPR
DMVCFramework (for short) is a popular and powerful framework for web solution in Delphi. Supports RESTful and JSON-RPC APIs development.
Enterprise application server for Node.js and Metarhia private cloud
Lucee Server is a dynamic, Java based (JSR-223), tag and scripting language used for rapid web application development. Lucee simplifies technologies like webservices (REST, SOAP, HTTP), ORM (Hibernate), searching (Lucene), datasources (MSSQL, Oracle, MySQL and others), caching (infinispan, ehcache, and memcached) and many more. Lucee provides a compatibility layer for Adobe ColdFusion © CFML using less resources and delivering better performance.
ChirpStack Application Server is an open-source LoRaWAN application-server.
A fast and robust web server and application server for C++,Python,Lua ,Java language
Zope is an open-source web application server.
Java based application,rpc,message,rtmp,game,sip,rtp,relay,webrtc,webssh,proxy server,message queue,mysql proxy server
webcontext is a web framework and web application server based on node.js
Implement Message.InspectMsg and suitable overrides. This function should be invoked when a message is sent, but only when a debug flag is enabled in a lab load. Its purpose is to verify that the message
DMX Knowledge Building Platform
Application Server
Example golang using gin framework everything you need, i create this tutorial special for beginner.
LAppS - Lua Application Server for micro-services with default communication over WebSockets. The fastest and most vertically scalable WebSockets server implementation ever. Low latency C++ <-> Lua stack roundtrip.
Feature description
A way to build .tar.gz package using javascript would be handy.
This may be a good starting point: https://github.com/scramjetorg/transform-hub/blob/release/0.19/packages/cli/src/lib/common.ts#L117
Sandboxed Wrapper for Node.js File System API
httpendpoint.RequestedVersionExtractor.Extract should be able to return an error if the version encoded in the request is missing or invalid, resulting in an HTTP 400
RequestedVersionExtractor should be injected into the HTTPServer via a decorator (which the RuntimeCtl instance of the HTTPServer should opt out).
Application Server for Go (ASG)
Webware for Python
A repository of Jboss CLI snippets
Add a description, image, and links to the application-server topic page so that developers can more easily learn about it.
To associate your repository with the application-server topic, visit your repo's landing page and select "manage topics."
The function
xmldb:create-collection($target-collection-uri as xs:string, $new-collection as xs:string)supports recursion on the $new-collection, which makes it possible to say:This recursively creates a/b/c/d as needed and returns
/db/apps/a/b/c/d. This very much appreciated behavior however is undocumented.As ca