|
A rough rule of thumb is that about the same number of lines of code are produced per developer as in a C project. A reasonably complex problem involving distribution and fault tolerance will be roughly five times shorter in Erlang than in C. The traditional ways of slowing down projects, like adding armies of consultants halfway through, spending a year writing detailed design specifications before any code is written, rigidly following a waterfall model, spreading development across several countries and holding team meetings to decide on the colour of the serviettes used at lunch work just as well for Erlang as for other languages.
more
|
estimate productivity in an Erlang project?
Related Questions
- Mike Williams, one of Erlang's original developers, is fond of saying "If you don't run experiments before ...
- Open Source Erlang/OTP can be downloaded from the open source Erlang site. The site provides full source code ...
- Rule of thumb: if the embedded system can run an operating system like linux, then it is probably possible to ...
- The Jungerl is a public CVS server which provides access to more than fifty Erlang contributions, including ...
- Not really, most people use general-purpose diagram tools like tcm or xfig. TCM, in particular, is highly ...