home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / Updates / profiles.mm < prev    next >
Text File  |  1991-04-15  |  10KB  |  273 lines

  1. .\" Uses -mm macros
  2. .ds Rh POSIX Profiles
  3. .ds Au Jim Isaak <isaak@decvax.dec.com>
  4. .ds Dt January 7-11, 1991
  5. .ds Lo New Orleans, LA
  6. .ds Ed Jeffrey S. Haemer <jsh@usenix.org>
  7. .ds Wd U\s-3SENIX\s0 Standards Watchdog Committee
  8. .if '\*(Su'' \{\
  9. .ds Su the \*(Dt meeting in \*(Lo:
  10. .\}
  11. .if n \{\
  12. .tm Subject: Standards Update, \*(Rh
  13. .tm From: \*(Ed
  14. .tm Reply-To: std-unix@uunet.uu.net
  15. .tm Organization: \*(Wd
  16. .tm
  17. .\}
  18. .S 12
  19. .TL
  20. An Update on U\s-3NIX\s0\u\s-41\s0\d-Related Standards Activities
  21. .FS 1.
  22. UNIX\u\(rg\d is a Registered Trademark of UNIX System Laboratories
  23. in the United States and other countries.
  24. .FE
  25. .nr :p 1
  26. .sp
  27. \*(Rh
  28. .AF "\*(Ed, Report Editor"
  29. .AU "\*(Wd"
  30. .MT 4
  31. .if n \{\
  32. .nh
  33. .na
  34. .\}
  35. .PF "'\*(DT Standards Update'     '\*(Rh'"
  36. \*(DT
  37. .sp
  38. .P
  39. \fB\*(Au\fP reports on \*(Su
  40. .P
  41. The \s-1POSIX\s0 profile standards projects
  42. differ radically from the other \s-1POSIX\s0 activities.
  43. Most \s-1POSIX\s0 projects focus on specific interface specifications
  44. and, for the most part, on operating system services.
  45. The profile documents will neither define new interfaces
  46. nor be limited to operating-system considerations.
  47. .P
  48. .HU "What's a Profile?"
  49. The starting point on profiles is the grand experiment of \s-1OSI\s0.
  50. By 1978, the \s-1OSI\s0 world had created
  51. a ``complete'' seven-layer model of communications
  52. and were ready to start developing standards
  53. that would populate that model.
  54. By 1988,
  55. over 140 standards had been accepted
  56. to fit into the seven layers.
  57. Any specific \s-1OSI\s0 implementation would pick
  58. some seven of these 140 standards,
  59. and specify any further options and parameters required by any of the standards.
  60. .P
  61. The probability of two arbitrary,
  62. different \s-1OSI\s0 systems interoperating was nil.
  63. The solution
  64. advanced by \s-1OSI\s0 to this dilemma
  65. was to define a new kind of document
  66. \(em a \fIprofile\fP \(em
  67. that specified the suite of standards,
  68. options, and parameters needed
  69. to meet a specific functional objective;
  70. indeed, profiles are also called ``functional standards''
  71. (which says something about other standards).
  72. .P
  73. The idea of profiles transcends \s-1OSI\s0.
  74. For example, \fIde facto\fP profiles are commonplace.
  75. If you go into your local computer store
  76. and ask for ``a PC with MS/DOS, Windows 3, a C compiler, and Lotus 1-2-3,''
  77. that's a profile for
  78. your functional needs.
  79. Even the \(*x/Open ``Common Application Environment,''
  80. which consists of several components
  81. described in their seven-volume \fI\(*x/Open Portability Guide\fP,
  82. might be considered a profile,
  83. although it is not clear that it would satisfy a specific functional objective.
  84. .P
  85. The U.S.\ Government National Institute for Standards and Technology
  86. (\s-1NIST\s0)
  87. introduced an ``Applications Portability Profile''
  88. with their \s-1FIPS\s0-151 in 1988\*F, which has the same problem:
  89. .FS
  90. They have recently have published an expanded view of this for public comment.
  91. .FE
  92. the \s-1NIST\s0 ``profile'' is a collection of standards
  93. and other interface specifications
  94. with no focused functional objective.
  95. .P
  96. .HU "POSIX and Profiles"
  97. P1003.10 is the first \s-1IEEE POSIX\s0 profile project,
  98. and its functional objective is more explicit: Supercomputing.
  99. The question this group is asking is,
  100. ``what set of standard interfaces
  101. provides the complete environment supercomputing users need
  102. for applications portability, interoperability,
  103. and consistency of user interface?''
  104. Some standards identified so far are \s-1FORTRAN\s0 (F77),
  105. \s-1POSIX\s0.1,
  106. \s-1GKS\s0,
  107. and \s-1PHiGS\s0.
  108. .P
  109. The nasty word is ``complete.''
  110. It does not take much insight
  111. to see that even combinations of standards won't be complete enough
  112. for some sophisticated applications.
  113. Application environment profile groups
  114. also must identify areas where additional standards are needed.
  115. This is a second value of profiles:
  116. supplementing the ``roadmap though the maze'' goal
  117. of \s-1OSI\s0 profiles.
  118. At a minimum,
  119. profile groups should document requirements
  120. not addressed by the standards,
  121. to help vendors and users insure
  122. missing capabilities are provided,
  123. even if they're not standardized.
  124. .P
  125. For supercomputing,
  126. for example,
  127. performance requirements fall into this category.
  128. Sometimes, profile groups can do more than just document, though.
  129. What happens, for example,
  130. if the profile work reveals the need for an interface
  131. that isn't yet standardized?
  132. There are two possibilities.
  133. First, the profile group can tell an existing standards group
  134. working in a related area they need the new interfaces
  135. (and offer expert aid, if necessary).
  136. If that doesn't work,
  137. the profile group can try to spin off
  138. a new group
  139. or at least a new project.
  140. For example,
  141. the supercomputing profile work has already spun off two projects:
  142. the P1003.9 working group,
  143. which is providing \s-1FORTRAN\s0 interfaces to \s-1POSIX\s0.1,
  144. and the P1003.15 project for batch services.\*F
  145. .FS`
  146. The ``batch services'' work isn't just batch processing.
  147. In the world of supercomputing,
  148. jobs can run beyond either the system's \s-1MTBF\s0
  149. \(em mean time between failures \(em
  150. or its \s-1MTBSHPJTYOFAW\s0
  151. \(em mean time before some higher priority job throws you out for a week.
  152. To handle this with some grace,
  153. applications ``checkpoint'' their state
  154. and can restart from that state.
  155. Extended services for checkpoint and restart are part of the .15 task.
  156. .FE
  157. .P
  158. Other \s-1POSIX\s0 profile projects already underway are
  159. transaction processing (.11),
  160. real time (.13),
  161. and multiprocessing (.14).
  162. .HU "PEP: a prototype standard"
  163. Right now, profiles are being generated bottom-up,
  164. starting from real-world problems,
  165. leveraging existing standards,
  166. and exposing gaps.
  167. There is no formal model for applications portability,
  168. and few users are willing to wait for one.
  169. In an ideal world,
  170. with some well-understood formal model of a complete computing environment,
  171. standards might be generated top-down,
  172. much like the \s-1OSI\s0 approach.
  173. How do we grope our way to such a model?
  174. .P
  175. At the international level,
  176. Technical Study Group 1 (\s-1TSG1\s0),
  177. is just finishing recommendations to \s-1ISO\s0 on
  178. ``interfaces for applications portability,''
  179. which will include some modeling concepts
  180. for a top-down approach.
  181. The most solid recommendations coming out of this work
  182. will advocate the extension of \s-1ISO\s0 profiling work
  183. beyond \s-1OSI\s0 to address applications portability
  184. and to help identify requirements for standards work.
  185. .P
  186. Industrial groups, like the Petrotechnical Open Software Company (\s-1POSC\s0),
  187. are also interested in profiles
  188. (for ``upstream'' petroleum engineering applications).
  189. The European Workshop on Open Systems (\s-1EWOS\s0)
  190. is also expanding their charter from \s-1OSI\s0 profiles
  191. to application portability.
  192. Much early groundwork for \s-1OSI\s0 profiles
  193. was developed by folks now in \s-1EWOS\s0,
  194. and much of \s-1EWOS\s0's current work is to establish a framework
  195. and a set of procedures for this larger problem space.
  196. .P
  197. The \s-1IEEE\s0's \s-1TCOS\s0 is taking a different approach:
  198. sort of rapid prototyping for standards.
  199. The most recently approved \s-1IEEE\s0 \s-1POSIX\s0 project is P1003.18,
  200. the \s-1POSIX\s0 Platform Environment Profile (\s-1PEP\s0).
  201. A simplistic statement of its goal is,
  202. ``to define the standards which together describe what folks have
  203. traditionally called \s-1UNIX\s0'':
  204. \(em \s-1POSIX\s0.1 plus \s-1POSIX\s0.2 plus the C standard.\*F
  205. .FS
  206. Of course,
  207. many readers will argue that this is hopelessly incomplete
  208. ("How can you have a \s-1UNIX\s0 system without \fIemacs\fP?"),
  209. but bear with me.
  210. .FE
  211. .P
  212. Its real goal, though, is to address three closely related needs.
  213. .AL
  214. .LI
  215. P\s-1EP\s0 will provide a common foundation (platform!)
  216. for the more focused application environment profile projects
  217. (.10, .11, ...).
  218. .LI
  219. It will help all users of the \s-1POSIX\s0 standards
  220. to understand the line between the traditional ``UNIX'' space
  221. and any new work of the \s-1POSIX\s0 groups.
  222. This does not mean
  223. that \s-1PEP\s0 will not include some new work over time,
  224. but it will identify a useful stable ground (platform!)
  225. in the rapid evolution of \s-1POSIX\s0 standards.
  226. .LI
  227. Profiles are new to \s-1IEEE\s0, \s-1ANSI\s0, and \s-1ISO\s0,
  228. and a simple example will help
  229. folks to get a handle on what profiles are all about.
  230. P\s-1EP\s0 provides a simple case,
  231. building on \s-1POSIX\s0.1 (system interfaces),
  232. \s-1POSIX\s0.2 (and .2a) (commands),
  233. the C language,
  234. and potentially Ada and \s-1POSIX\s0.5,
  235. and/or \s-1FORTRAN\s0 and \s-1POSIX\s0.9.
  236. .LE
  237. .P
  238. In effect, PEP will blaze the trail for other,
  239. more complex profile tasks,
  240. like supercomputing or transaction processing,
  241. and will be a stepping stone (platform!) for those efforts,
  242. providing them a clearer path into \s-1ISO\s0.
  243. .HU "Profiles as Configuration Management Tools"
  244. The second point above may need explaining.
  245. Profiles take a snapshot of the standards at a point in time.
  246. Supercomputing is specifically selecting \s-1FORTRAN\s0 77
  247. because it matches today's needs.
  248. Fortran\*F will evolve.
  249. .FS
  250. The next generation Fortran is properly presented in mixed case,
  251. by committee decree,
  252. whereas historically \s-1FORTRAN\s0 has been an acronym and all upper case.
  253. .FE
  254. A future version of \s-1POSIX\s0.10
  255. may include a future version of Fortran.
  256. The array of standards is moving forward asynchronously, and often chaotically;
  257. profiles group together standards
  258. to provide a form of ``release control''
  259. or ``configuration management.''
  260. An application and a system can refer to
  261. a specific version of a specific profile.
  262. .HU "Benefits Profiles Will Bring"
  263. Profiles provide an easy way
  264. for users, application developers, and vendors to describe environments.
  265. Application developers and \s-1ISV\s0's
  266. will finally have a clear target-space for development.
  267. Profiles will tell customers
  268. what facilities the target systems for their software supply.
  269. Eventually,
  270. we will see
  271. conformance testing of integrated profiles,
  272. providing a higher level of confidence in the environment.
  273.