> Since many applications of Freenet take quite a bit of time (adding to a
> key-index, sending messages using think-cash etc).  Fortunately most of
> these are not time-critical, however the problem is that current clients
> to do this tend to block, so you have to leave the client running for
> quite a while (up to an hour) after an operation to allow it to
> complete.

I totally agree. I was just thinking about how it's silly how we have all
of this stuff blocking when it doesn't have to. I'm going to generalize
the key index API to work with generic enumerated keyspaces (as opposed to
key indices, specifically) and then expose it via XML-RPC. This should be
very useful for a number of applications. It will certainly simplify the
EOF mail code.



_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl

Reply via email to