forked from synrc/synrc.com
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.htm
More file actions
363 lines (310 loc) · 15.2 KB
/
index.htm
File metadata and controls
363 lines (310 loc) · 15.2 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<!DOCTYPE html>
<html >
<head>
<link rel=stylesheet type="text/css" href="//synrc.com/synrc.css?v=3">
<meta name="Author" content="5HT">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:image" content="images/s_64.png"/>
<meta http-equiv="X-UA-Compatible" content="IE=IE10,chrome=1" />
<title>synrc
</title>
</head>
<body >
<!--HEVEA command line is: hevea index.tex -o index.htm -->
<!--CUT STYLE article--><!--HTMLHEAD-->
<div class="nonselectedwrapper white" style="padding: 10px 0px 10px 0px;margin: 0px 0px 10px 0px;">
<a href="//synrc.com/">
<img style="float:left; margin-left: 55px; margin-top: 5px; margin-bottom:-5px;" src="//synrc.com/images/synrc.png" border="0"></a>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top" style="display:none;margin-top:39px;">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="P8WQHAQK5HWWW">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" style="width:74px;margin-top:0px;">
</form>
<div align=right style="float:right;width:700px;height: auto; margin: 20px 50px 0px 0px;">
<script type="text/javascript">
var args = (window.location).toString().split('/');
var page_name = args[args.length-1];
var menu = {'//synrc.com/index.htm': 'Home',
'//synrc.com/research.htm': 'Showcase',
'//synrc.com/apps/': 'Apps',
'//synrc.com/feedback.htm': 'Contacts' };
Object.keys(menu).forEach(function (key) {
if (page_name == key) { document.write('<div class="menu" style="font-weight: bold;">'+menu[key]+'</div>'); }
else { document.write('<a class="menu" href="'+key+'">'+menu[key]+'</a>'); }
});
</script>
</div>
</div>
<hr size="1">
<!--ENDHTML-->
<!--CUT DEF section 1 --><p>
<div class="selectedwrapper" style="margin-top: -46px; margin-bottom: -46; background-image: url('images/45degreee_fabric.png');">
<div class="wrapper">
<div id="slides-controls" align=right style="position: absolute; margin-top: 30px; margin-left: 1000px;">
<div id="circle1" class="circle-highlight"></div>
<div id="circle2" class="circle-normal"></div>
<div id="circle3" class="circle-normal"></div></div>
<div id="slideshow" height=600><div id="slides"><div class="slide">
<div class="block2" style="font-size: 20pt; color: royalblue; margin-top:30px;">
DSL and/or Templates<br>
TCP/WebSockets/XHR Events<br>
Rapid REST Backends<br>
Mnesia/Riak/Redis Backends<br>
Rich JavaScript Controls<br>
Fastest Erlang Web Framework<br>
AES-CBC/RIPEMD Security</div>
<div class="block" style="width: 740px; margin-top:50px; margin-left: 40px;">
<div style="font-size: 45pt; color: royalblue; font-weight: bold;">N2O — <br> The Most Powerful <br> Erlang Web Framework</div>
<div align=center style="margin-top:40px; line-height: 50px;">
<a href="https://github.com/5HT/n2o" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Sources</a>
<a href="apps/n2o/doc/book.pdf" style="background-color: royalblue; color:white; font-size:18pt; padding:10px 10px 10px 10px; margin-left: 30px;">E-Book</a>
<a href="apps/n2o/" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Get Started</a>
</div>
</div>
</div><div class="slide">
<div class="block2" style="font-size: 20pt; color: royalblue; margin-top:30px;">
Polymorphic Tuples<br>
Functional Streams<br>
Sequential Consistency <br>
Extendable Schema<br>
Versioning<br>
Secondary Indexes<br>
SQL-Like Queries<br>
REST Access</div>
<div class="block" style="width: 740px; margin-top:50px; margin-left: 40px;">
<div style="font-size: 45pt; color: royalblue; font-weight: bold;">KVS — <br> Abstract Erlang Term Database </div>
<div align=center style="margin-top:40px; line-height: 50px;">
<a href="https://github.com/synrc/kvs" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Sources</a>
Book is Coming
</div>
</div>
</div><div class="slide">
<div class="block2" style="font-size: 20pt; color: royalblue; margin-top:30px;">
Damn Fast <br>
Core is about 300 LOC <br>
Persistent <br>
BPMN 2.0 compatible <br>
Used in E-Banking <br>
WebSocket and REST interface <br>
Lua Scripting<br>
</div>
<div class="block" style="width: 740px; margin-top:50px; margin-left: 40px;">
<div style="font-size: 45pt; color: royalblue; font-weight: bold;">BPE — <br> Business Processing <br> Workflow Engine </div>
<div align=center style="margin-top:40px; line-height: 50px;">
<a href="//github.com/spawnproc/bpe" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Sources</a>
<a href="apps/bpe/doc/book.pdf" style="background-color: royalblue; color:white; font-size:18pt; padding:10px 10px 10px 10px; margin-left: 30px;">E-Book</a>
<a href="//5ht.co/spawnproc.htm" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Success Stories</a>
</div>
</div>
</div>
</div><!--div class="slide">
<div class="block2" style="font-size: 20pt; color: royalblue; margin-top:30px;">
Damn Fast <br>
Development =:= Production <br>
Distributed by Default <br>
No Half Deploys <br>
Application is a File <br>
Infrastructure is a Code <br>
Xen and LXC ready</div>
<div class="block" style="width: 740px; margin-top:50px; margin-left: 40px;">
<div style="font-size: 45pt; color: royalblue; font-weight: bold;">VOXOZ — <br> Your Next <br> Erlang Cloud Platform </div>
<div align=center style="margin-top:40px; line-height: 50px;">
<a href="//voxoz.com" style="font-size:18pt; background-color: royalblue; color:white; padding:10px 10px 10px 10px; margin-left: 30px;">Demo</a>
Launch in Spring 2016
</div>
</div>
</div--></div></div>
</div>
</div>
<script type="text/javascript">
slidePrefix = "slide-";
slideControlPrefix = "circle";
slideClass = "circle-normal";
slideHighlightClass = "circle-highlight";
slidesContainerID = "slides";
slidesControlsID = "slides-controls";
slideDelay = 3000;
slideAnimationInterval = 20;
slideTransitionSteps = 10;
function setUpSlideShow()
{
slidesCollection = document.getElementById(slidesContainerID).children;
slidesControllersCollection = document.getElementById(slidesControlsID).children;
totalSlides = slidesCollection.length;
console.log("Total Slides: " + totalSlides);
for (var i=0; i < slidesCollection.length; i++)
{
slidesCollection[i].id = slidePrefix+(i+1);
slidesControllersCollection[i].id = slideControlPrefix+(i+1);
slidesControllersCollection[i].onclick = function(){clickSlide(this);};
if (i > 0) slidesCollection[i].style.display = "none";
else slidesControllersCollection[i].className = slideHighlightClass;
}
crtSlideIndex = 1;
slideTransStep= 0;
transTimeout = 0;
showSlide(2);
}
function showSlide(slideNo, immediate)
{
if (slideTransStep != 0 || slideNo == crtSlideIndex) return;
clearTimeout(transTimeout);
nextSlideIndex = slideNo;
crtSlide = document.getElementById(slidePrefix + crtSlideIndex);
nextSlide = document.getElementById(slidePrefix + nextSlideIndex);
slideTransStep = 0;
if (immediate == true) transSlide();
else transTimeout = setTimeout("transSlide()", slideDelay);
}
function clickSlide(control)
{
controls = slidesControllersCollection = document.getElementById(slidesControlsID).children;
for (var i=0; i < slidesCollection.length; i++)
{controls[i].className = slideClass;}
showSlide(Number(control.id.substr(control.id.lastIndexOf("-"))),true);
}
function transSlide()
{
crtSlide.style.display = "none";
nextSlide.style.display = "block";
var opacity = slideTransStep / slideTransitionSteps;
crtSlide.style.opacity = "" + (1 - opacity);
crtSlide.style.filter = "alpha(opacity=" + (100 - opacity*100) + ")";
nextSlide.style.opacity = "" + opacity;
nextSlide.style.filter = "alpha(opacity=" + (opacity*100) + ")";
if (++slideTransStep <= slideTransitionSteps)
transTimeout = setTimeout("transSlide()", slideAnimationInterval);
else
{
crtSlide.style.display = "none";
transComplete();
}
}
function transComplete()
{
slideTransStep = 0;
crtSlideIndex = nextSlideIndex;
if (nextSlide.style.removeAttribute) nextSlide.style.removeAttribute("filter"); // IE
showSlide((crtSlideIndex >= totalSlides) ? 1 : crtSlideIndex + 1);
for (var i=0; i < slidesControllersCollection.length; i++)
slidesControllersCollection[i].className = "circle-normal";
document.getElementById(slideControlPrefix + crtSlideIndex).className = slideHighlightClass;
}
setUpSlideShow();
</script>
</p><div class="selectedwrapperlight">
<div class="wrapper">
<div class="block">
<!--TOC section id="sec1" Voxoz Platform-->
<h2 id="sec1" class="section"><a href="http://voxoz.com">Voxoz Platform</a></h2><!--SEC END -->
<!--TOC paragraph id="sec2" -->
<!--SEC END --><p>
Build your awesome Docker/Xen Erlang Cloud using
famous <a href="https://docker.io">Docker</a> and
glorious <a href="https://erlangonxen.org">Erlang on Xen</a> technology.
Run you first Erlang App Store demo web application with SSH access in 4 clicks.
</p></div><div class="block">
<!--TOC section id="sec3" N2O Stack-->
<h2 id="sec3" class="section"><a href="apps.htm">N2O Stack</a></h2><!--SEC END -->
<!--TOC paragraph id="sec4" -->
<!--SEC END --><p>
N2O WebSocket application server not only fastest Erlang web
framework that introduce zero additional <span style="font-weight:bold">gen_server</span> layer for channels.
But also provides client JavaScript library that equals triple MSS size.
</p></div><div class="block">
<!--TOC section id="sec5" Synrc Events-->
<h2 id="sec5" class="section"><a href="news/index.htm">Synrc Events</a></h2><!--SEC END -->
<!--TOC paragraph id="sec6" -->
<!--SEC END --><p>
Train your erlang engineers with our solid Erlang experience.
Latest Events:
</p>
<!--TOC paragraph id="sec7" -->
<!--SEC END --><p>
<a href="news/2014/california.htm">San Francisco USA 6 Mar 2014</a>
</p>
<!--TOC paragraph id="sec8" -->
<!--SEC END --><p>
<a href="news/2014/brug.htm">Minsk Belarus 25 Jan 2014 </a>
</p>
<!--TOC paragraph id="sec9" -->
<!--SEC END --><p>
<a href="https://mostlyerlang.com/2013/12/18/024-voxoz/">Mostly Erlang 18 Dec 2013</a>
</p></div></div>
</div><div class="selectedwrapper">
<div class="wrapper">
<div class="block">
<!--TOC section id="sec10" Windows, Linux, Mac-->
<h2 id="sec10" class="section">Windows, Linux, Mac</h2><!--SEC END -->
<!--TOC paragraph id="sec11" -->
<!--SEC END --><p>
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.
</p></div><div class="block">
<!--TOC section id="sec12" Enterprise Business-->
<h2 id="sec12" class="section">Enterprise Business</h2><!--SEC END -->
<!--TOC paragraph id="sec13" -->
<!--SEC END --><p>
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 <a href="http://spawnproc.com">Spawnproc</a> organization.
</p></div><div class="block">
<!--TOC section id="sec14" Consulting-->
<h2 id="sec14" class="section">Consulting</h2><!--SEC END -->
<!--TOC paragraph id="sec15" -->
<!--SEC END --><p>
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.
</p></div></div>
</div><div class="clear"> </div><div class="nonselectedwrapper">
<div class="verywidecol">
<!--TOC section id="sec16" Synrc Erlang Base Library-->
<h2 id="sec16" class="section">Synrc Erlang Base Library</h2><!--SEC END -->
<!--TOC paragraph id="sec17" -->
<!--SEC END --><p>Staring from <span style="font-weight:bold">kernel</span> and <span style="font-weight:bold">stdlib</span> we distilled and refined
Erlang Base Library fixing, by the way, such things as
bundling creation, like OTP releases but in form of
<span style="font-weight:bold">escript</span> files, providing abstract ETS based filesystem layer,
compact and embeddable build tool <span style="font-weight:bold">mad</span>, and native file-system
listener <span style="font-weight:bold">fs</span> used by Elixir community. We also have our own
<span style="font-weight:bold">gen_server</span> replacement and much more.</p><p>In the storage API, we have <span style="font-weight:bold">kvs</span> 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.</p><p>As the transactional log library <span style="font-weight:bold">disk_log</span> replacement can
utilize half of the SSD drive throughput. Supervised hashtable
of servers <span style="font-weight:bold">ring</span> and transactional layer <span style="font-weight:bold">xa</span> dedicated for building
scalable distributed processing engines.</p><p><a href="research.htm">Demo Projects to Jump In</a></p></div>
</div><div class="clear"> </div><!--CUT END -->
<!--HTMLFOOT-->
<div class="nonselectedwrapper">
<div class="verywidecol">
<div style="width:100%;height:300px;float:left;font-size:16pt;" align=center>
<hr size=1>
<br><br><br>
<a href="//synrc.com/news/index.htm">Events</a> |
<a href="//synrc.com/privacy.htm">Privacy Policy</a> |
<a href="//synrc.com/feedback.htm">Feedback</a> |
<a href="//synrc.com/brandbook.htm">Brandbook</a><br>
Copyright © 2005–2018 <a href="//synrc.com/index.htm"> Synrc Research Center s.r.o.</a>
</div>
</div>
</div>
<div class="clear"></div>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-29227518-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="//synrc.com/hi.js"></script>
<!--ENDHTML-->
</body>
</html>