On 07/14/2009 09:01 AM, Michael DeHaan wrote:
On 07/14/2009 07:43 AM, Luca Foppiano wrote:
----- "makkalot"<[email protected]>  wrote:

Hi ML,

We were thinking with alikins about what new can be added to func.It
probably
will be better to ask users who use framework. So:
        
        -New module ideas
        -New feature ideas
        
are really welcome so we can make func a better framework. Thanks in
advance
for your comments !

Hi all, sorry for the delayed reply to this email :)

One feature I would like to have in func is the possibility to have output from 
command, in real time mode, so you can see the output, when the command starts 
to write on stout.
I'm not sure if this feature is already present in the async mode but I think 
is necesasry to wait when a job is terminated, to see the output.

This feature would be really important to starts integrating func into monitor 
and/or configuration systems.

What do you think?

Luca



If you are parsing Func in your application, you are doing it wrong if you are trying to be programatic, IMHO.

You can do this yourself now by just connecting to one system at a time via the API, although things like --nforks would now be up to you.

I am not sure it makes sense to integrate Func into monitoring and config systems, TBH. I think monitoring/config systems do that already.

--Michael


I should add this is probably where a message bus seems to come into play.

--Michael

_______________________________________________
Func-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/func-list

Reply via email to