fast / parallel printing

Helge Blischke h.blischke at acm.org
Tue Mar 12 05:26:49 PDT 2013


Mapps wrote:

> Hi All,
> 
>  we are using RHEL 5.5 (64-Bit)for our Production server. We are using
>  Oracle ERP Application on this . We have multiple concurrent prints which
>  are going via OS to end user printer.( end user printers are connected to
>  network via a usb to network converters).
> 
>  Right now we are using CUPS, but it is printing one by one ,
> Our requirement is to print in parallel that too fast. there are hundereds
> of prints in minutes.
> 
>  is there any option?
> 
>  please help.
> 
>  thanks
> 
>  Mapps

I assume you want to print in parallel to different printers, right?
For IPP printers, there is an URI option, "waitjob=false", and for appsocket 
printers (aka HP JetDirect), and URI option "waiteof=false".

I do not know if a similar option exists for your USB loop way.

Helge





More information about the cups mailing list