[hunchentoot-devel] hunchentoot-mp

While looking for examples of locking within Hunchentoot, I came across a blog post from late 2007 that mentioned hunchentoot-mp and the make-lock / with-lock functionality. Is this still supported? Has it been renamed? Is there any documentation? Thanks, Patrick

It has been replaced by Bordeaux Threads. Edi. On Fri, Feb 19, 2010 at 12:48 PM, Patrick May <patrick.may@mac.com> wrote:
While looking for examples of locking within Hunchentoot, I came across a blog post from late 2007 that mentioned hunchentoot-mp and the make-lock / with-lock functionality. Is this still supported? Has it been renamed? Is there any documentation?
Thanks,
Patrick
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel

Thanks. That means I can use make-lock and with-lock-held within a Hunchentoot application? Regards, Patrick On Feb 19, 2010, at 8:51 AM, Edi Weitz wrote:
It has been replaced by Bordeaux Threads.
Edi.
On Fri, Feb 19, 2010 at 12:48 PM, Patrick May <patrick.may@mac.com> wrote:
While looking for examples of locking within Hunchentoot, I came across a blog post from late 2007 that mentioned hunchentoot-mp and the make-lock / with-lock functionality. Is this still supported? Has it been renamed? Is there any documentation?
Thanks,
Patrick
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel

Sure, there's no reason not to do it. On Fri, Feb 19, 2010 at 5:20 PM, Patrick May <patrick.may@mac.com> wrote:
Thanks. That means I can use make-lock and with-lock-held within a Hunchentoot application?
Regards,
Patrick
On Feb 19, 2010, at 8:51 AM, Edi Weitz wrote:
It has been replaced by Bordeaux Threads.
Edi.
On Fri, Feb 19, 2010 at 12:48 PM, Patrick May <patrick.may@mac.com> wrote:
While looking for examples of locking within Hunchentoot, I came across a blog post from late 2007 that mentioned hunchentoot-mp and the make-lock / with-lock functionality. Is this still supported? Has it been renamed? Is there any documentation?
Thanks,
Patrick
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
participants (2)
-
Edi Weitz
-
Patrick May