Search found 3 matches

by anknai
Mon Jan 07, 2008 10:58 am
Forum: SMILE
Topic: Performance and Scalability of SMILE
Replies: 17
Views: 45886

Re: Performance and Scalability of SMILE

Thanks Shooltz, it clears my doubt.
One more query:
How can we obtain the commercial version of SMILE if we need to use it in a commercial application and how much will it cost to us.
by anknai
Mon Jan 07, 2008 10:39 am
Forum: SMILE
Topic: Performance and Scalability of SMILE
Replies: 17
Views: 45886

Re: Performance and Scalability of SMILE

Thanks Shooltz for the quick reply,
I am using jSmile as a Java Wrapper.

I assume you're asking about using SMILE (which is a library, not an application) in multi-threaded environment. It's possible, as long as you use any DSL_network from one thread at the time.

I am not getting the DSL ...
by anknai
Mon Jan 07, 2008 6:59 am
Forum: SMILE
Topic: Performance and Scalability of SMILE
Replies: 17
Views: 45886

Performance and Scalability of SMILE

Hi,
We are planning to use SMILE in an enterprize environment where we can draw Bayesian Network according to the probabilities specified by end user. There can be thousands of users hitting at a time using there web browsers. I have following queries:
i. Is the application scalable enough to ...