edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
From: Karl Dahlke <eklhad@comcast.net>
To: Edbrowse-dev@lists.the-brannons.com
Subject: [Edbrowse-dev]    js engine process, version 1
Date: Tue, 23 Dec 2014 17:50:47 -0500	[thread overview]
Message-ID: <20141123175047.eklhad@comcast.net> (raw)

> it'd be nicer if the alert, prompt etc functions were done as part of the
> protocol, letting edbrowse handle user interaction I think.

Yeah I think so too, I was saving that for a future increment.

> I don't see why this can't be done via ipc messages.

I may not know enough, but I don't think ipc messages play nice with
select, looking toward the day when we must monitor
many input streams at the same time,
many events coming in from many sources.
You can select on many file descriptors, as I do in my adapter and
other programs, but I don't think you can select on 4 file
descriptors and an ipc message queue.
If I'm wrong, we can switch from pipes to messages in the future,
if it makes sense to do so.
Probably not a big difference either way.

Karl Dahlke

             reply	other threads:[~2014-12-23 22:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-23 22:50 Karl Dahlke [this message]
2014-12-24  8:09 ` Adam Thompson
  -- strict thread matches above, loose matches on Subject: below --
2014-12-23 22:17 Karl Dahlke
2014-12-23 22:31 ` Adam Thompson
2014-12-23 19:50 Karl Dahlke
2014-12-23 21:38 ` Adam Thompson
2014-12-22 20:23 Karl Dahlke
2014-12-23 18:46 ` Adam Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20141123175047.eklhad@comcast.net \
    --to=eklhad@comcast.net \
    --cc=Edbrowse-dev@lists.the-brannons.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).