Giter Site home page Giter Site logo

yanghongkjxy / ucmq Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhanglei/ucmq

0.0 2.0 0.0 612 KB

A simple HTTP message queue server

Home Page: http://ucweb.github.io/ucmq_guide/

License: GNU General Public License v2.0

C 53.27% Objective-C 0.42% PHP 2.21% Shell 34.66% Makefile 0.78% C++ 8.66%

ucmq's Introduction

================================================================
 UCMQ: A simple http message queue server.
 Copyright (c) 2013 UCWeb Inc.
================================================================

UCMQ is released under the terms of the GNU General Public License version 2 as 
published by the Free Software Foundation. 
Public License. See the file `LICENSE' for details.

Package description

  README         - This file
  LICENSE        - License
  ChangeLog      - History of enhancement
  ./source       - Source code of UCMQ
  ./client       - UCMQ client in C language
  ./conf         - The configuration file
  ./test         - Test tool

Introduction

1. Depends
  operating system - Linux/*nix (i686/x86_64/amd64)
  gcc version      - >= 4.1.2
  libevent version - >= 2.0.10

2. Building and installation 
  ./genall.sh
  ./configure --with-libevent=LIBEVENT_DIR --prefix=PREFIX_DIR
  make && make install

3. Usage
  ./ucmq -h       - help
  ./ucmq -v       - display version info

4. start UCMQ
  ./ucmq  -c ../conf/ucmq.ini [ -d ]

5. test
  ./curl "http://ip:port/?name=test&opt=put&data=hello&ver2"

6. Monitor, please access the below address in your web browser
  http://ip:port/stat 

UCMQ is written by ShaneYuan. Should you have any question, please contact the author
by e-mail to `[email protected]'.

Thanks.

== END OF FILE ==

ucmq's People

Contributors

liangry avatar shaneyuan avatar

Watchers

James Cloos 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.