<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Feb 19, 2010, at 4:45 PM, Andreas Bogacki wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">...</font></div></blockquote><blockquote type="cite"><div>Are there any problems to be expected when I have one printer getting print jobs from multiple cups instances/servers at the same time? (thinking about 5 instances/servers hitting the printer with 20 larger jobs each. Would it not be quite random which job gets printed at what time?)<br></div></blockquote><div><br></div>Most printers only accept a single connection at a time, so the output order will be mostly random between servers depending on the load. You can run an extra cupsd (that doesn't share its printers) for the common printers and point the external cupsd's at the internal server to get "fair" scheduling of jobs, although that will make job control a little more complicated.</div><div><br><blockquote type="cite"><div>I wish there was a clean solution for that.<br></div></blockquote><div><br></div></div>Unfortunately, this kind of configuration is rare enough that we haven't been able to justify the amount of time (or added complexity in CUPS) to implement it, especially when running multiple cupsd instances solves the problem.<div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><br></div><div>___________________________________________________</div><div>Michael Sweet, Senior Printing System Engineer</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>