Git Product home page Git Product logo

atomic_webserver_3's Introduction

PureBasic Version   MIT License  

Atomic_Web_Server_3

Atomic Web Server 3 multi threaded application server for purebasic

Atomic Web Server 3, is a multi threaded version of the origonal Atomic Web Server with minimal locks, featuring a PB Tag Preprocessor, URI Handlers, Reverse Proxy and an optional *Virtual File System to serve assets from memory. With Atomic Web Server 3 you can create a single exe with no dependencies to Host web gui applications or Spider Basic applications for the desktop and serve, locally to a web gadget or a web browser. Uri handlers let you create dynamic content and respond to POST or GET requests. The Tag Preprocessor fills in elements within html using runtime procedures and eliminates the need for CGI or interpreted languages like PHP, Python, Lua or Node JS for server side processing unleashing the pure power of PB on the web. One exe with no dependencies when using the optional virtual file system.

*virtual file system is still in the works

Examples single_server_localhost.pb : use if you want an application to host a webgui or spiderbasic application
shared_server_lan_wan.pb : uses domain names under the root www folder so mulitple services can be exposed under the same server proxy_server_lan_wan.pb : use multiple domains on same server multiple ports or seperate instances locally or remotely

www folder contains the test data for the examples note you will have to edit your hosts file to test and change IP address to suit.

atomic_webserver_3's People

Contributors

idle-pb avatar

Stargazers

 avatar David Tupponce avatar Emo avatar

Watchers

David Tupponce avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.