Skip to content

A Publish Subscribe (PubSub) service written using PHP's pthreads

Notifications You must be signed in to change notification settings

johnvandeweghe/JohnNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JohnNet

A Publish Subscribe (PubSub) service written using PHP's pthreads

This was mostly an attempt to play with pthreads using PHP. This setup was definitely not the right tool for the job, so I've stopped working on this project. It taught me a ton about concurrency, but it's far to unstable (mostly due to difficulty in development) to use in any real service.

About

A Publish Subscribe (PubSub) service written using PHP's pthreads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published