forked from synrc/synrc.com
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.tex
More file actions
109 lines (94 loc) · 3.91 KB
/
index.tex
File metadata and controls
109 lines (94 loc) · 3.91 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
\documentclass[11pt]{article}
\usepackage{ifthen}
\usepackage{graphicx}
\usepackage{cite}
\usepackage{hevea}
\input{synrc.hva}
%HEVEA \loadcssfile{synrc.css}
\begin{document}
%HEVEA \rawhtmlinput{templates/n2o-banner.htx}
\title{synrc}
\author{Maxim Sokhatsky}
%HEVEA \begin{divstyle}{selectedwrapperlight}
%HEVEA \begin{divstyle}{wrapper}
%HEVEA \begin{divstyle}{block}
\section*{\footahref{http://voxoz.com}{Voxoz Platform}}
\paragraph{}
Build your awesome Docker/Xen Erlang Cloud using
famous \footahref{https://docker.io}{Docker} and
glorious \footahref{https://erlangonxen.org}{Erlang on Xen} technology.
Run you first Erlang App Store demo web application with SSH access in 4 clicks.
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{block}
\section*{\footahref{apps.htm}{N2O Stack}}
\paragraph{}
N2O WebSocket application server not only fastest Erlang web
framework that introduce zero additional {\bf gen_server} layer for channels.
But also provides client JavaScript library that equals triple MSS size.
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{block}
\section*{\footahref{news/index.htm}{Synrc Events}}
\paragraph{}
Train your erlang engineers with our solid Erlang experience.
Latest Events:
\paragraph{}
\footahref{news/2014/california.htm}{San Francisco USA 6 Mar 2014}
\paragraph{}
\footahref{news/2014/brug.htm}{Minsk Belarus 25 Jan 2014 }
\paragraph{}
\footahref{https://mostlyerlang.com/2013/12/18/024-voxoz/}{Mostly Erlang 18 Dec 2013}
%HEVEA \end{divstyle}
%HEVEA \end{divstyle}
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{selectedwrapper}
%HEVEA \begin{divstyle}{wrapper}
%HEVEA \begin{divstyle}{block}
\section*{Windows, Linux, Mac}
\paragraph{}
We put some power to seamless support and sleek experience on Windows, Linux, and Mac platforms.
Thanks to MAD build and deploy tool you can package all your site with all static into a single
file that can be atomically deployed to any system with Erlang installed or build Unix
executable with built-in LING.
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{block}
\section*{Enterprise Business}
\paragraph{}
For a business customer we have the separate line of products like workflows engines,
processing languages and processing repositories, distributed linearizable databases
with XA protocol and automatic business forms generation with N2O.
Checkout \footahref{http://spawnproc.com}{Spawnproc} organization.
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{block}
\section*{Consulting}
\paragraph{}
We provide code review, prototyping, support and consulting services since 2005.
``No Bullshit'' services already provided to a line of customers who put N2O and
companion libraries to the core of their business.
%HEVEA \end{divstyle}
%HEVEA \end{divstyle}
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{clear}{~}\end{divstyle}
%HEVEA \begin{divstyle}{nonselectedwrapper}
%HEVEA \begin{divstyle}{verywidecol}
\section*{Synrc Erlang Base Library}
\paragraph{}
Staring from {\bf kernel} and {\bf stdlib} we distilled and refined
Erlang Base Library fixing, by the way, such things as
bundling creation, like OTP releases but in form of
{\bf escript} files, providing abstract ETS based filesystem layer,
compact and embeddable build tool {\bf mad}, and native file-system
listener {\bf fs} used by Elixir community. We also have our own
{\bf gen_server} replacement and much more.
In the storage API, we have {\bf kvs} abstract term database
that is driven by the community and has MongoDB, Riak, Mnesia, Redis, SQL
and Filesystem backends. It provides schema and versioning
and powers enterprise and banking.
As the transactional log library {\bf disk_log} replacement can
utilize half of the SSD drive throughput. Supervised hashtable
of servers {\bf ring} and transactional layer {\bf xa} dedicated for building
scalable distributed processing engines.
\footahref{research.htm}{Demo Projects to Jump In}
%HEVEA \end{divstyle}
%HEVEA \end{divstyle}
%HEVEA \begin{divstyle}{clear}{~}\end{divstyle}
\end{document}