
![]() |
nop_90
Erlangcomes from the functional side of the house.If you are familar with languages like ML,Haskel,Ocaml you will be right at home. Unlike lisp, Erlangway of doing things is with matching.It is designed for telephone network,as a result it can serialize/deserialize complex objects very quickly. also it has ability to pass these arround (rpc). it has ability to parse complex bit structures very quickly. As a result it is very good for things like markov, Its tree structure is very fast.On the downside, very hard to interface with external libs / programs. This is required for it to be robust. It lacks many standard feature. I will use it markovrelated stuff,but i will still keep my other tools ![]() I will check out when i get time the yaws server. Anyway first impression perkiset
Sounds less than cool if it is hard to interconnect... which is a biggie for me.
You're a complete nerd Nop. ![]() /p nop_90
quote author=perkiset link=topic=175.msg1039#msg1039 date=1178600701 Sounds less than cool if it is hard to interconnect... which is a biggie for me. You're a complete nerd Nop. ![]() Nah i am an old school cracker. You need some sort of nasty symbol with a guy with a large hammer hitting crap so it breaks. you can interconnect using json. Basically you talk to a process using a pipe. By interface i mean the ease at which you can access C/C++ libs with like chicken scheme or even python.with pythonyou can create binding by hand, you have swig, boost, pyrex,ctypes to mention a few which are very mature.From python-> C++ ->pythonsome latencyFrom chicken scheme to C++ a lot less latency. Anyway ... |

Thread Categories

![]() |
![]() |
Best of The Cache Home |
![]() |
![]() |
Search The Cache |
- Ajax
- Apache & mod_rewrite
- BlackHat SEO & Web Stuff
- C/++/#, Pascal etc.
- Database Stuff
- General & Non-Technical Discussion
- General programming, learning to code
- Javascript Discussions & Code
- Linux Related
- Mac, iPhone & OS-X Stuff
- Miscellaneous
- MS Windows Related
- PERL & Python Related
- PHP: Questions & Discussion
- PHP: Techniques, Classes & Examples
- Regular Expressions
- Uncategorized Threads