Following the solutions to the question i asked recently about mnesia fragmentation, I still have a number of challenges. Consider the following scenario (The question I am asking is based on what fol
i am writing records into mnesia which should be kept there only for an allowed time (24 hours). after 24 hours, before a user modifies part of them,
I am trying to setup Erlang with YAWS in Windows. I开发者_如何学编程 Installed otp_win32_R14B03.exe and it worked fine and I am able to compile Erlang Programs.
I would like to develop some web applications using Erlang and the Yaws webserver. But I\'m having problem with setting up Yaws on Ubuntu Server 10.10.
I am quite new to erlang and yaws. I after playing around with the language and easy yaws features like ehtml and normal appmods I tried to write a yapp. I followed http://yaws.hyber.org/yapp_intro.ya
I have installed ejabberd on my HP pavilion (Entertainment开发者_JAVA百科 laptop running windows 7), during the installation i was prompted to enter the server domain. Since i wanted to experiment on
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I need help with setting up yaws-1.89 in ubuntu. This is the error I get: =INFO REPORT==== 3-Dec-2010::16:52:40 ===
I am struggling with setting up a yapp for Yaws. Can anyone provide a link to document开发者_运维技巧ation or copy paste a short example here?
Does the erlang TCP/IP library have some limitations? I\'ve done some searching but can\'t find any definitive answers.