home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.30 / text0051.txt < prev    next >
Encoding:
Text File  |  1993-03-11  |  1.8 KB  |  44 lines

  1. Submitted-by: peter@ferranti.com (peter da silva)
  2.  
  3. I FTPed the Palladium papers. I haven't looked beyond the introduction to
  4. the design document (I don't have a workstation at my desk and it's a LOT
  5. of paper to pump through our lone LN03R) and the Usenix paper. The thing is
  6. very much like lpr on steroids, with all the dubious bells and whistles
  7. and hardcoded magic names and numbers (sgtty flags! dvi filters!) that lpr
  8. suffers from. It's *not* a generic queuing system (as someone implied) and
  9. its main advantage over BSD is the centralised administration. Compared to
  10. the rather general System V mechanism (where ephemera such as particular
  11. file formats are handled in a general mechanism), it's a step backwards.
  12.  
  13. The shortcomings Palladium is intended to address are:
  14.  
  15.     1. Spool and administration files are duplicated at each
  16.        print location. This increases the administrative load
  17.        geometrically as the number of clients and servers grow.
  18.  
  19.     2. Authentication and access controls are very primitive.
  20.  
  21.     3. Communication between printers and clients is one-way.
  22.  
  23. The shortcomings that remain are:
  24.  
  25.     1. Details of operating system and application file formats
  26.        remain embedded in the administration database.
  27.  
  28.     2. Destination services are still assumed to be printers. For
  29.        example, the return channel is assumed to be narrow (mail,
  30.        zephyr) and human-readable.
  31.  
  32. It's an advance over lpr, and the administration files are likely to be
  33. pretty familiar to people used to printcap. But I don't see that it's
  34. enough of an advance to justify using it as the standard.
  35. -- 
  36. Peter da Silva                                            `-_-'
  37. Ferranti International Controls Corporation                'U` 
  38. Sugar Land, TX  77487-5012 USA
  39. +1 713 274 5180                            "Zure otsoa besarkatu al duzu gaur?"
  40.  
  41.  
  42. Volume-Number: Volume 30, Number 54
  43.  
  44.