[hunchentoot-devel] COMET with Hunchentoot?

Vsevolod vseloved at gmail.com
Fri Feb 27 16:22:51 UTC 2009


There is NIO library (http://common-lisp.net/project/nio/), but it seems
forsaken...

On Fri, Feb 27, 2009 at 5:42 PM, Slawek Zak <slawek.zak at gmail.com> wrote:

> On Fri, Feb 27, 2009 at 1:08 PM, Hans Hübner <hans.huebner at gmail.com>wrote:
>
>> On Thu, Feb 26, 2009 at 22:01, Jim Prewett <download at hpc.unm.edu> wrote:
>>
>> > I'm not quite sure what I'm after except that the buzzword seems to be
>> > "COMET".
>>
> ...
>
>> The cleanest way to implement a high performance I/O multiplexing
>> framework that could be used by Hunchentoot would be by implementing
>> multiplexed socket streams using coroutines.  Obviously, that would
>> require a coroutine library, and I am not aware of such a thing.
>>
>
> Don't you think that having separate thread handling comet would be
> simpler? I/O multiplexing to the clients with some sort of message queueing
> API for requests from the app engine would be sufficient to make it work?
> The only obstacle for multiplexed I/O is lack of portable non-blocking I/O
> library.
>
> /S
>
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>



-- 
vsevolod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20090227/e939cc8a/attachment.html>


More information about the Tbnl-devel mailing list