Browse thread
Fwd: [Caml-list] Faking concurrency using Unix forks and pipes (ray tracing results)
- Jonathan Bryant
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jonathan Bryant <jtbryant@v...> |
| Subject: | Fwd: [Caml-list] Faking concurrency using Unix forks and pipes (ray tracing results) |
Begin forwarded message: > From: Jonathan Bryant <jtbryant@valdosta.edu> > Date: June 4, 2007 3:09:27 PM EDT > To: Eric Cooper <ecc@cmu.edu> > Subject: Re: [Caml-list] Faking concurrency using Unix forks and > pipes (ray tracing results) > > > On Jun 4, 2007, at 2:04 PM, Eric Cooper wrote: > >> Can I suggest that you use "conn_type" and "conn" in your interface, >> out of deference to the OCaml team, because "con" is obscene in >> French. > > Oops. Sorry. Good to know that... > > --Jonathan