Skip to content

Access multiple remote HTTP services in parallel.

Notifications You must be signed in to change notification settings

WiFeng/merge-requests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merge-requests

Introduce

In PHP single-threaded applications, it is used to accelerate access to multiple remote calls.

Usage

./bin/merge.sh -k start

./bin/merge.sh -k stop

./bin/merge.sh -k restart

Example

http://{your-server-ip}:8080/merge?urls=http://www.a.com/a.json&urls=http://www.b.com/b.json

Performance

Depending on the response time of the remote call.

About

Access multiple remote HTTP services in parallel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published