Total Pageviews

Sunday 29 November 2015

基于erlang的cms系统-Zotonic

Zotonic is the open source, high speed, real-time web framework and content management system, built with Erlang. It is flexible, extensible and designed from the ground up to support dynamic, interactive websites and mobile solutions.
Zotonic is incredibly fast and wonderfully stable - suited for anything from basic websites to complex distributed applications. It offers an elegant backend for managing content with the flexibility that developers need to build truly amazing applications.
Start getting to know Zotonic on the feature page, have a look at our introduction video and check out the gallery page.
You can find out more about Zotonic on http://zotonic.com, such as:
  • from https://github.com/zotonic/zotonic
    --------------------

    Nowadays, a PHP based CMS is the de-facto standard if you want to publish online content, and it's easy to understand why when one checks web hosting offers around : it's the most widely available option and the easiest way to deploy web solutions. However, when site performance becomes a crucial issue, one might want to explore alternative options. Lately, I've been starting looking towards Python web frameworks (and more specifically Django), but there are of course plenty of others options as well.
    Why not give a try to Zotonic, an open source CMS written in Erlang? Erlang you say? Yes, Erlang, a programming langage created by Ericsson (they make mobile phones as well) and designed to create distributed, fault-tolerant, and real-time applications. It means that of course, Zotonic benefits from the langage features mentioned above, making it a very interesting solution for high-load websites.
    Here are the keys features :
    • Speed : up to 10 times faster than a PHP based CMS
    • Template language : based on Django templating system
    • User interface : clean, easy to use, and powerful back-end
    • Built upon proven technologies : PostgreSQL database and jQuery JavaScript Library
    Some screenshots of the front-end and a screencast showing the administration interface.
    In conclusion, Zotonic is a very promising CMS even if it is still a young project and as such, lacks maturity and a wide user community. However, I encourage you to give it a try, just for the sake of experimenting with new solutions : I'm convinced Zotonic popularity will rise over time.
    Project site : http://zotonic.com