IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    Dinesh Kumar: pgBucket – A new concurrent job scheduler

    shendao发表于 2016-06-03 14:31:13
    love 0

    Hi All,

    I’m so excited to announce about my first contribution tool for postgresql. I have been working with PostgreSQL from 2011 and I’m really impressed with such a nice database.

    I started few projects in last 2 years like pgHawk[A beautiful report generator for Openwatch] , pgOwlt [CUI monitoring. It is still under development, incase you are interested to see what it is, attaching the image here for you ],

    Dinesh Kumar: pgBucket - A new concurrent job scheduler

    pgBucket [Which I’m gonna talk about] and learned a lot and lot about PostgreSQL/Linux internals.

    Using pgBucket we can schedule jobs easily and we can also maintain them using it’s CLI options. We can update/insert/delete jobs at online. And here is its architecture which gives you a basic idea about how it works.

    Dinesh Kumar: pgBucket - A new concurrent job scheduler

    Yeah, I know there are other good job schedulers available for PostgreSQL. I haven’t tested them and not comparing them with this, as I implemented it in my way.

    Features are:

    • OS/DB jobs
    • Cron style sytax
    • Online job modifications
    • Required cli options

    Dependencies:

    • C++11

    Here is the link for the source/build instructions, which hopefully helpful for you.

    Let me know your inputs/suggestions/comments, which will help me to improve this tool.

    Thanks as always.

    –Dinesh Kumar

    转载本站任何文章请注明:转载至神刀安全网,谢谢神刀安全网 » Dinesh Kumar: pgBucket – A new concurrent job scheduler



沪ICP备19023445号-2号
友情链接