Skip to content

garimagupta03/gearman_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEARMAN Project

This project will take 3 arguments i.e. name, email and phone and stores it in database using GEARMAN Job Server, also create a JSON for the same.

  • See HTML

Tech

Prerequisites PHP, MySQL, APACHE

  • [GEARMAN] - Job server

Installation

You need to install GEARMAN JOB SERVER:

sudo apt-get install gearman-job-server

Install GEARMAN PHP extension

sudo apt-get install php5-gearman
sudo service apache2 restart

DB queries can be found here:

  • [db.sql]

Run GEARMAN worker with this command

php worker.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published