It’s just data
goDoThisSomewhereElse(otherMachine, thisFunc());
Posted by Roger Benningfield atErlang? :-)
Posted by Jan atLaugh Out Loud.
Posted by Noah Slater atAlgorithm to imporve the scalability of a language:
- Solve a small problem
- Now extend the problem
- Modify your solution to solve the extended problem
- If your extended solution is either too much work (t, $ ...) or incapable of solving the extended problem, you have a problem with scalability: Modify the language until it scales better
- Rinse and repeat
(Asking people ho have been bitten by such supposed “scalability” bug, may help)
Posted by JB atI second the Erlang! [link]
Posted by daws at