ubill.github.io

Erlang New Project

ERLANG NEW PROJECT:

withdocs/ - because we're going to have full docs automatically built. first make two folders, src/ and test/ .

The first file(s) you should then write are the common test SUITE files. Under test/.

Why?

You will find that you need to trigger a sequence of steps ...

more ...

Erlang vs. Python, Load Testing

In a previous post of this blog, I mentioned about getting into explorations into Erlang. As with beginning to learn any new thing, it is always good if we could beforehand know of what are the domains in which it is strong, and what are the benefits it could offer ... Load Testing

more ...