Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [smila-user] SMILA vs Human Computing

Hi Juergen,

what you have described is exactly our use case.  So it seems that the only feasible way is to extend the timeout parameter. Is it possible to set it to infinity?

Ciao,
Ilio.

Il giorno 09/gen/2012, alle ore 10:09, Jürgen Schumacher ha scritto:

I must admit that I have problems understanding your use case (maybe because it’s Monday morning...). In your mail it sounds like this to me:
-          A user goes to a search page and enters a search.
-          Then he waits while in the background some processing is done.
-          At one point this processing waits for confirmations from other users, the “crowd”.
-          When this confirmation has arrived the search result is shown to the initial user.
If that’s correct then you are right, it would not be possible easily to split this in two pipelines, and I don’t see any other solution than to
increase the timeout for BPEL pipelines and let a pipelet wait for the confirmation. Anyway, how long would the searching user wait for the
confirmation?
 
If that’s not the correct use case, maybe you can explain it again to me (and my colleagues)?
 
Cheers,
Juergen.
_______________________________________________
smila-user mailing list
smila-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/smila-user


Back to the top