yaws
Mnesia Fragmentation and replication: resultant availability and reliability
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[详细]
2023-04-12 06:26 分类:问答how do we efficiently handle time related constraints on mnesia records?
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,[详细]
2023-03-13 21:31 分类:问答Erlang and YAWS setup in Windows
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.[详细]
2023-03-13 09:52 分类:问答How to setup Yaws webserver on Ubuntu Server 10.10?
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.[详细]
2023-02-17 16:20 分类:问答Running Yaws Apps
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[详细]
2023-02-16 17:47 分类:问答running and testing ejabberd on localhost?
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[详细]
2023-02-02 00:00 分类:问答Comparison among NIO webservers [closed]
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[详细]
2023-01-29 05:30 分类:问答How to set up yaws-1.89 in ubuntu?
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 ===[详细]
2023-01-28 21:49 分类:问答How to set up a Yaws yapp?
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?[详细]
2022-12-20 00:14 分类:问答Erlang's maximum number of simultaneous open ports?
Does the erlang TCP/IP library have some limitations? I\'ve done some searching but can\'t find any definitive answers.[详细]
2022-12-17 04:07 分类:问答