Skip to content

maestroprog/saw-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saw-PHP

Build Status Coverage Status Code Climate Test Coverage Issue Count

Simple Async Workers — async php framework - for web

What it is?

Saw-PHP is simple and easy php framework for web. This framework provides an asynchronous execution of almost any php code.

Idea is simple:

  1. Sawing our web application to work in multithreaded mode.
  2. Receives a request from a client
  3. Run the query processor in multiple threads
  4. Through multi-threading improves performance
  5. ? * threads
  6. PROFIT

To be continued...

About

Simple Async Workers — for web (PHP)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages