Skip to content
master
Go to file
Code
This branch is even with Aresyi:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
doc
 
 
src
 
 
 
 
 
 
 
 

README.md

pushServer

PushServer is a simple,light push server that mainly using Netty implementation.

  • Deployment structure:
    • bin(Class&shell)
      • com
      • startup.sh
      • shutdown.sh
    • conf(Configuration file)
      • p12file
      • xxxx.xml
      • sys.properties
      • log4j.properties
    • lib(Depends jar)
    • logs(Log output directory)
  • Start and close the service:
    • start: /bin/startup.sh
    • shutdown: /bin/shutdown.sh
  • Timing diagram:

About

PushServer is a simple,light push server that mainly using netty implementation

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.