Erlang/OTP Forums

Author Message

<  Yaws mailing list  ~  yaws performance tuning (async-threads, kernel-poll, smp, et

Guest
Posted: Fri Nov 10, 2006 4:26 am Reply with quote
Guest
Greetings,

Is anyone starting yaws with additional '--erlarg' parameters to
increase performance/scalability? Some examples that come to mind
are:

* I/O threading (erl +A 256)
* SMP (erl -smp)
* kernel poll (erl +K true)

I have yaws in mind for a really high volume site. If one's platform
supports it, would enabling one or more of these help?

--
Cheers, L
Guest
Posted: Fri Nov 10, 2006 10:58 am Reply with quote
Guest
Count L
Guest
Posted: Fri Nov 10, 2006 5:13 pm Reply with quote
Guest
Great, thanks for that confirmation. How about HiPE? Is it
beneficial to compile one's own erlang code (appmods and the like)
with "erlc +native"? How about compiling yaws itself with HiPE, does
that make sense?

On 11/10/06, Claes Wikstrom <klacke@tail-f.com> wrote:
> Count L
Guest
Posted: Fri Nov 10, 2006 5:26 pm Reply with quote
Guest
For the sake of this thread, "erl +P" looks like another candidate for
high volume sites:

+P Number
Sets the maximum number of concurrent processes for this system.
Number must be in the range 16..134217727. Default is 32768.

On 11/10/06, Claes Wikstrom <klacke@tail-f.com> wrote:
> Count L
Guest
Posted: Fri Nov 10, 2006 9:21 pm Reply with quote
Guest
Count L

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum