AltME groups: search
Help · search scripts · search articles · search mailing listresults summary
world | hits |
r4wp | 16 |
r3wp | 125 |
total: | 141 |
results window for this page: [start: 101 end: 141]
world-name: r3wp
Group: Ann-Reply ... Reply to Announce group [web-public] | ||
Kaj: 24-Apr-2011 | Fossil serves distributed versioned databases and it only has 500 KB resident right now | |
Group: !AltME ... Discussion about AltME [web-public] | ||
Gregg: 7-Oct-2010 | I love AltMe, but it has things that annoy me as well. Since we don't know exactly why it doesn't scale (yes, we can guess), I don't think just making the back end a DB is a guaranteed fix, or perhaps even that simple. And I don't think it will happen. I fear the R3 chat/rebdev/??? model will scale even worse than AltMe as I think the msg db is a single file and still a naive implementation designed for small-scale use. Like Graham, I've thought that something like Git--a system designed for distributed, differenced, repositories of information--might be used. I haven't seen it done however. What ar our options? 1) Live with AltMe, and roll worlds when they get too slow. 2) Find an alternative. 3) Implement our own. Is #1 painful enough to drive us to #2 or #3? | |
Tomc: 20-Oct-2010 | no but I should not risk it untill I have my own backup, I use it as a sort of distributed note pad | |
Kaj: 16-Feb-2012 | The name server was supposed to be distributed over the world, but once when it was down it turned out that it runs on one DSL line | |
Group: Core ... Discuss core issues [web-public] | ||
Janko: 1-Jul-2009 | (the previous version sources , examples and 2 more blog posts about actor-net can be found here http://itmmetelko.com/blog/2009/06/08/playing-with-making-an-actor-like-distributed-system-in-rebol-3/ ) | |
Janko: 3-Jul-2009 | I wrote a blogpost with code about the usage of actor-net lib that we chatted with Graham a little (few days back) http://itmmetelko.com/blog/2009/07/03/rebols-actor-net-used-for-real-distributed-system/ | |
Graham: 3-Jul-2009 | who said he was going to implement a distributed Erlang system in Rebol .... some time ago ! | |
Group: !RebGUI ... A lightweight alternative to VID [web-public] | ||
Pekr: 20-Jun-2007 | it is ok, that is how ti was distributed in the past - packed | |
Janko: 22-Jun-2009 | there are also websites that offer free hosting (with issue tracking and other typical stuff ) of OS projects for distributed vcs-s Bazaar, Mecurial and Git ... I stopped using svn and went to bazaar and I like it ... there is comparison of various such sites here http://en.wikipedia.org/wiki/Comparison_of_free_software_hosting_facilities | |
Group: #Boron ... Open Source REBOL Clone [web-public] | ||
Kaj: 13-Jul-2006 | On the interest in Orca. As I mentioned before, Orca is included in Syllable 0.6.1. In that form, many thousands of copies have been distributed already all over the world. We're currently up to about 4500 downloads of the install CD, so those would presumably be people really running the system, 2300 live CDs and an unknown number of VMware images, which have been very popular in the past. It's also in the shops on the DVD version of Linux Format magazine. I don't know how big the DVD part of its circulation is, but it must be many thousands | |
Group: !REBOL3-OLD1 ... [web-public] | ||
BrianH: 19-Nov-2008 | Yesterday I came up with a way to change the DevBase model so that it would keep (and enhance) the workflow management functions and still get most of the benefits of a distributed vcs. Yes, it would depend on making the DevBase client a reblet run by the browser above, but that would be a bonus for R3 anyways. | |
[unknown: 5]: 7-Feb-2009 | I sure hope all these mezzanines don't get distributed with REBOL. Because even if they are still distributed as a package with the main bin then it is still bloat. | |
BrianH: 7-Feb-2009 | R3 will be less bloated than R2, but you are still missing something: you say "the main bin" which assumes that R3 will be distributed in a single monolithic binary like it is in R2. Not doing that is the reason for the split of the host code. Build your own monolith if you like, including whatever functions you need. | |
AdrianS: 6-Mar-2009 | what OSGi is or is becoming is a similar environment as IOS, if I recall some of the details. With distributed OSGi, the services that make up an application can be located anywhere | |
TomBon: 15-Jun-2009 | as said before, rebol with erlang like concurrency is a dooropener for many professional projects. btw mnesia, the distributed hybrid database is very nice too. | |
Ladislav: 2-Jul-2009 | I think, that the "main problem" may be, that the uniform deviates are only rarely what is needed, quite often it is necessary to transform them to normal, lognormal, exponential, or otherwise differently distributed deviates | |
Ladislav: 2-Jul-2009 | no, the hits are expected to be uniformly distributed, i.e. the same number of hits for 0.0 as for any interior point is expected | |
Ladislav: 2-Jul-2009 | aha, yes, the numbers aren't uniformly distributed; well, can you test it? | |
Pekr: 28-Sep-2009 | OK, so let's forget the higher level models right now - there can be many over time :-) But multiplexing is one aproach, whereas combining it with concurrency is the other thing. So far Cheyenne spawns processes. We want R3 to be distributed computing king, no? :-) | |
shadwolf: 2-Dec-2009 | i got that {icy-notice1:<BR>This stream requires <a href="http://www.winamp.com/">Winamp</a><BR>^M icy-notice2:SHOUTcast Distributed Network Audio Server/Linux v1.9.8<BR>^M icy-name:OUIFM^M icy-genre:Rock^M icy-url:http://www.ouifm.fr^M content-type:audio/mpeg^M icy-pub:1^M icy-br:128} >> | |
Group: !Cheyenne ... Discussions about the Cheyenne Web Server [web-public] | ||
Terry: 23-Jan-2010 | I suppose having non-blocking async http and ssl, coupled with timers could make for a nice distributed system via ws:// . Could have clusters of Cheyenne :) | |
Group: !REBOL2 Releases ... Discuss 2.x releases [web-public] | ||
james_nak: 7-Oct-2008 | Does anyone know how the 2.7 SDK is distributed to previous SDK owners? | |
Gregg: 3-Jun-2009 | Giuseppe, in the context of REBOL as a messaging/data language, can you picture how it might work as a class-based model? And do you think a class-based model is more appropriate in distributed environments? | |
Group: !REBOL3 Extensions ... REBOL 3 Extensions discussions [web-public] | ||
Maxim: 16-Sep-2009 | you can simply do a block to struct conversion within the C layer. the extensions docs show how to read and create new blocks, with working examples... you just need to continue from there on. googling how to connect to a dll in real time will give you examples in C, but many dll's which are distributed as tools also come with their equivalent static .lib files so you might not need to do a run-time link to the dll. OpenGL, for example came with both. | |
Graham: 24-Jul-2010 | See distributed IPC http://www.linuxjournal.com/article/2417 | |
Graham: 31-Jul-2010 | So, there is the possibility then of two ipc mechanisms .. one for local ipc, and for one distributed ipc ... | |
Andreas: 26-Jan-2011 | Once your libraries are distributed (and installed), you already have the proper library suiting your specific platform. | |
Group: !REBOL3 GUI ... [web-public] | ||
amacleod: 12-Feb-2010 | Carl seems to have some specific stuff in mind for vid direction but he is just not going to get to it anytime soon...I do not see a prob with you guys coming up with an alternate vid (rebgui for r3) in the mean time...each gui may be addressing different needs anyway. Carl's VID, when ready, can become the defacto and distributed with R3 but in the mean time we can use the alternate to push R use forward. | |
Gregg: 23-Feb-2010 | Yes, we are on the same page. I see this as built upon a messaging infrastructure. It doesn't need to be elaborate today, in what it supports, but the design should allow us to extend and build on it. i.e. we need a message bus that we can tap into, inside an app, interprocess, and distributed. | |
Henrik: 9-Sep-2010 | it seems to be a broken exe. a new one should be distributed. | |
Henrik: 18-Nov-2010 | that's not certain yet as he has not made any evaluation yet, but it will be a publicly distributed GUI, so you can at least get to use it. | |
Group: !REBOL3 ... [web-public] | ||
PeterWood: 7-Apr-2011 | github is popular for source code but not for distributable modules. Many Ruby/Gems source code can be found on github but they are still distributed via GEMS. | |
GrahamC: 7-Apr-2011 | because people would expect to have things like ftp, smtp, pop3 in the distributed exe | |
Group: Twitter ... Discussion related to Twitter APIs and such [web-public] | ||
Gabriele: 8-Feb-2011 | Adrian, that's what RSS feeds were supposed to be for, though. I'm not sure how much of a good idea it is to replace distributed technologies with centralized ones, but it looks like humans go for popular ideas, not good ones. | |
Group: !REBOL3 Source Control ... How to manage build process [web-public] | ||
Andreas: 28-Oct-2010 | A "concise summary" may be a bit problematic, as distributed version control really is a bit of a paradigm shift compared to CVS or SVN. | |
Maxim: 29-Oct-2010 | distributed source controls are much more flexible and easy to use than centralized ones like svn. | |
Carl: 29-Oct-2010 | Ok. So much for distributed automated build, test, release. | |
Group: Red ... Red language group [web-public] | ||
Dockimbel: 31-May-2011 | Well, latest AGG version (2.5) is distributed under GPL, development has stopped in 2006, it doesn't support hardware acceleration AFAIK, so it's a no-go. Cairo seems like a more modern graphic vector engine. Anyway, it is open to any contributor, as I don't plan to work personally on a View-like engine for Red. | |
Dockimbel: 7-Aug-2011 | BTW, Red will probably be distributed both as a standalone exe and as a dynamic library. So if people wants or needs to deeply rely on C libs, they could embed Red in a C project easily. | |
Dockimbel: 9-Nov-2011 | Tamas sent me a link today about a nice little SSL/TLS library (http://polarssl.org). The bad thing is that it's GPL, but the license extends to FOSS License Exception: http://polarssl.org/license_exception As I understand it, it would be possible to use it for Red but every future Red binary publicly distributed would have to come with also the PolarSSL source code and a copy of the GPL library. I think that burden would be too high for future Red corporate users. What do you think? | |
Andreas: 30-Dec-2011 | The Boost Software License is even more permissive in this regard, and should therefore make sure that Red/System-produced binaries can be distributed without any restriction. |
101 / 141 | 1 | [2] |