Oh, forgot. Yeah

https://github.com/radiantone/pyfi-ui

This is just a functional NodeJS UI right now, the backend will come later.
________________________________
From: Aaron Rich <[email protected]>
Sent: Monday, July 19, 2021 10:43 AM
To: [email protected] <[email protected]>
Subject: Re: PYFI UI updates

Is this project posted anywhere to take a look at? Looks pretty cool.

Thanks.

On Mon, Jul 19, 2021, 05:17 Darren Govoni 
<[email protected]<mailto:[email protected]>> wrote:
Hi,
  Made some useful updates to PYFI UI if anyone is curious. Essentially 
real-time charting & scripting for processors. PYFI will store all the data 
usage metrics over time so they can be mined for predictive AI models.

Each row (e.g. In, Read/Write, Out, Tasks) has a new sparkline real-time chart 
showing usage history. Clicking on an individual row shows the large data mine 
for that metric.

[cid:35ba29fe-c1f7-46ad-b586-3f2b29617138][cid:066ba9c3-3f61-4e3c-b568-20331477909b]

Scripting processors is easy. Just get the data from an input port and write 
whatever you want to an output port (you control the data typing). The data is 
sent to transactional queues connected to other processors (fully distributed).
[cid:6092448c-d247-4d86-b42e-83b8a1f4b448]

Reply via email to