This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Queues vs Service

Hi Experts,

A slightly theoretical/architectural question. I need to setup a new v8 environment and have been given 1 job server.

Is it generally better to have one service with many queues or many services with one queue each to get best performance from a single job server? What kind of decisions should I take into account when defining queues vs services

Thanks

Kin

Parents
  • Hi Kin,

    The simple answer here is that you can only have one service running on one job server. So you would have to configure for multiple queues.

    But without the specifics, we couldn't provide this kind of advice. For example, what target systems will be implemented? What is the database server version?

    One job server with multiple queues may be sufficient, it really depends on the environment and configuration requirements, and so on.

    Trevor
Reply
  • Hi Kin,

    The simple answer here is that you can only have one service running on one job server. So you would have to configure for multiple queues.

    But without the specifics, we couldn't provide this kind of advice. For example, what target systems will be implemented? What is the database server version?

    One job server with multiple queues may be sufficient, it really depends on the environment and configuration requirements, and so on.

    Trevor
Children
No Data