Skip to content

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

Notifications You must be signed in to change notification settings

Aresyi/pushServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published