Re: CL-HTTP on Clozure Common Lisp platform

Rainer Joswig <[email protected]> Wed, 5 Feb 2014 11:42:55 +0100
Newsgroups gmane.lisp.cl-http
Message-ID <[email protected]>
--===============6297803472336899842==
Content-Type: multipart/alternative; boundary="Apple-Mail=_B0CDBFF2-A687-4AFA-A5A2-5FABF0A177E2"


--Apple-Mail=_B0CDBFF2-A687-4AFA-A5A2-5FABF0A177E2
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8

Hi,

note that the best performance of CL-HTTP is currently with LispWorks.

Karsten Poeck provide a portable substrate, which makes it possible to =
use CL-HTTP with Clozure CL.

I have used this with Clozure CL myself. But I needed to put a few =
improvements into it and it also needs the latest Clozure CL from the =
Clozure CL repository. Earlier versions of CCL had a memory leak with =
PROCESS-RUN-FUNCTION. Clozure CL runs on a lot of platforms and I'm =
currently using it on ARM-based machines.

My improvements are currently a separate branch in the CL-HTTP =
repository. Eventually these changes need to be merged into the main =
CL-HTTP. Still the portable / Clozure CL port lacks a lot of CL-HTTP =
features.

Mail me if you want my experimental version which runs a bit better with =
Clozure CL. Please then let us know about any problems and improvements =
you make for it. These will be brought back into the CL-HTTP then - if =
useful.

Best regards,

Rainer Joswig


Am 03.02.2014 um 11:27 schrieb =E9=99=88=E4=BF=8A=E4=BC=8A =
<[email protected]>:

> Hello,
> =20
> I would like to use CL-HTTP on Clozure Common Lisp platform. But I =
found that release 70.190a (December 17, 2003) didn't allow on this =
platform. the development of CL-HTTP and its port to various Common Lisp =
platforms. Which version of CL-HTTP allow on this platform completely? =
How can I get it?
> =20
> My English is not good, so please forgive me about that.
> =20
> =20
> Best regards,
> =20
> Chen Junyi
> _______________________________________________
> WWW-CL mailing list
> [email protected]
> https://lists.csail.mit.edu/mailman/listinfo/www-cl


--Apple-Mail=_B0CDBFF2-A687-4AFA-A5A2-5FABF0A177E2
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space;"><div>Hi,</div><div><br></div><div>note that the best =
performance of CL-HTTP is currently with =
LispWorks.</div><div><br></div><div>Karsten Poeck provide a portable =
substrate, which makes it possible to use CL-HTTP with Clozure =
CL.</div><div><br></div><div>I have used this with Clozure CL myself. =
But I needed to put a few improvements into it and it also needs the =
latest Clozure CL from the Clozure CL repository. Earlier versions of =
CCL had a memory leak with PROCESS-RUN-FUNCTION. Clozure CL runs on a =
lot of platforms and I'm currently using it on ARM-based =
machines.</div><div><br></div><div>My improvements are currently a =
separate branch in the CL-HTTP repository. Eventually these changes need =
to be merged into the main CL-HTTP. Still the portable / Clozure CL port =
lacks a lot of CL-HTTP features.</div><div><br></div><div><b>Mail me if =
you want my experimental version which runs a bit better with Clozure =
CL.</b> Please then let us know about any problems and improvements you =
make for it. These will be brought back into the CL-HTTP then - if =
useful.</div><div><br></div><div>Best =
regards,</div><div><br></div><div>Rainer =
Joswig</div><div><br></div><br><div><div>Am 03.02.2014 um 11:27 schrieb =
=E9=99=88=E4=BF=8A=E4=BC=8A &lt;<a =
href=3D"mailto:[email protected]">[email protected]</a>&gt;:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">Hello,</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">&nbsp;</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: 13px;">I =
would like to use CL-HTTP on Clozure Common Lisp platform. But I found =
that release 70.190a (December 17, 2003) didn't&nbsp;allow on this =
platform.&nbsp;the development of CL-HTTP and its port to various Common =
Lisp platforms. Which version of CL-HTTP allow on this platform =
completely? How can I get it?</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">&nbsp;</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: 13px;">My =
English is not good, so please forgive me about that.</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">&nbsp;</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">&nbsp;</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">Best regards,</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">&nbsp;</div>
<div style=3D"line-height: 1.2; font-family: Arial; font-size: =
13px;">Chen =
Junyi</div>_______________________________________________<br>WWW-CL =
mailing list<br><a =
href=3D"mailto:[email protected]">[email protected]</a><=
br>https://lists.csail.mit.edu/mailman/listinfo/www-cl<br></blockquote></d=
iv><br></body></html>=

--Apple-Mail=_B0CDBFF2-A687-4AFA-A5A2-5FABF0A177E2--


--===============6297803472336899842==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
WWW-CL mailing list
[email protected]
https://lists.csail.mit.edu/mailman/listinfo/www-cl

--===============6297803472336899842==--