On Wed, May 03, 2023 at 09:31:00PM +0200, Ralf Hemmecke wrote:
> Then maybe we do
> that with HashTable afterwards. I would rather like this hunchentoot thing
> inside FRICASsys as I described here
> 
> https://hemmecke.github.io/fricas/install.html#jfricas-optional
> 
> patches are in the wip/fricas-jfricas branch of my github repo.

I think that it is worth mentioning that one of my significant
troubles working with FriCAS (and in general) is managing work
queue.  Simply "getting up to speed" takes time and if something
is suspended I need time just to restart it.  IME most efficient
strategy is to do something in one shot.  But things may get
blocked and work lands on work queue.  Also, I usually can
allocate to FriCAS only relatively short uninterruped time
intervals.  So I instead of working on "highest priority"
item I frequently do smaller things which can be done in
available time.  Trying to "work on highest priority item",
in many cases would mean not making any progress at all.

Coming back to hunchentoot/jfricas: I consider this a high
priority item.  But as I wrote in another mail (and in mails
long ago) for release there are issues to resolve.  One
of issues (dependency on SSL) is resolved.  But there are
other, and progress here requires cooperation.  Which brings
communication delays.  So this is definitely not thing that
cound be "fast tracked".

-- 
                              Waldek Hebisch

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/20230505212330.sjfyukiblo4ttr2q%40fricas.math.uni.wroc.pl.

Reply via email to