8000 GitHub - cloudusers/zk_taskscheduler: task scheduler library with zookeeper develop
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

task scheduler library with zookeeper develop

License

Notifications You must be signed in to change notification settings

cloudusers/zk_taskscheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

see doc/zk_taskscheduler.png




if you wanna re-compile, below libs suggested setup firstly
	boost <better 1.56.0>
	zookeeper<better 3.4.5>
	log4cplus<better 1.1.2>

	NOTE: 
			for convenience, these static libs
			(libboost_date_time.a  
			 libboost_system.a  
			 libboost_thread.a  
			 liblog4cplus.a  
			 libzookeeper_mt.a  
			 libzoolock.a)
			have been put into thirdparty_*/libs and correspondly headers 
			(boost
			 log4cplus
			 zookeeper)
			have been put into thirdparty_*/include

		 	so if you wanna recompile, had better change Makefile
			(
			 sr
5C00
c/sche/Makefile
			 src/base/utility/Makefile
			 src/base/zk_lib/Makefile
			)
			and set libs's path to your system



bugs report to
	E_mail: clouduser@163.com

About

task scheduler library with zookeeper develop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0