r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!AltME] Discussion about AltME

Maxim
6-Oct-2010
[4864x2]
I think when people PM it bogs down the whole server throughput, 
cause its effectively sending MBs of data through the net.
or is it?
GrahamC
6-Oct-2010
[4866]
maybe use Git as the basis for a new chat system
Maxim
6-Oct-2010
[4867x2]
the number at the end gives the impression that its a world to speak 
about that version of rebol.
the R3 chat architecture is VERY nice... it just needs a GUI client.
Reichart
6-Oct-2010
[4869]
We could rename to somethin like REBOL-Darknet or something, which 
makes it more interesting to people.
Maxim
6-Oct-2010
[4870]
I was going to propose  REBOL-devnet   :-)
Reichart
6-Oct-2010
[4871]
I'm cool with that too.
GrahamC
6-Oct-2010
[4872]
how about Rebol-and-no-trolls-world
Maxim
6-Oct-2010
[4873]
lol
GrahamC
6-Oct-2010
[4874x3]
Well, I'd imagine that this is a major problem for Altme ... so Carl 
will want to fix it.
After all there are some people paying for worlds ...
But IOS messenger never got fixed .. so maybe it won't :(
Gregg
6-Oct-2010
[4877]
My paid (not hosted) worlds aren't affected by this.
GrahamC
6-Oct-2010
[4878]
because you don't have enough messages
Sunanda
6-Oct-2010
[4879]
I just tried sending Gregg a PM on REBOL-gate.

REBOL-gate is a tiny world that runs on the same server as REBOL3.
The PM took under a second.
That suggests world-size scaling is the issue to focus on.
GrahamC
6-Oct-2010
[4880]
Exactly
Gregg
6-Oct-2010
[4881x2]
NetLImiter won't show stats for me right now, so I don't know what 
AltMe does in that regard. I also can't just the R3 chat architecture, 
but the CLI for it isn't terribly intuitive to me.
Yes, Graham, my point is that I don't think this will be a priority 
for RT to address unless a hosted client has a big world.
Maxim
6-Oct-2010
[4883]
I've just asked Carl to help in maintaining Altme in another comm 
channel... hopefully he'll see that and reply to me in a not to distant 
future.
Robert
7-Oct-2010
[4884]
IMO the fix is simple. Use a database as backend. Never understood 
why this step is so hard to do. Even with 1 Mio. messages you won't 
feel a slow down.
GrahamC
7-Oct-2010
[4885]
So, db on both servers and clients?
Reichart
7-Oct-2010
[4886]
Interesting, why use a DB and add bloat, why not just write just 
enough code to keep it fast?
For example, loading in messages in groups of 100....
Sunanda
7-Oct-2010
[4887]
That's essentially the data structure we use in the archive at REBOL.org, 
Reichart.

Works fast and has scaled so far -- with nearly 150,000 posts from 
this world:
   http://www.rebol.org/aga-groups-index.r?world=r3wp
Robert
7-Oct-2010
[4888]
Graham, yep, that's how I would solve it.


Reichart, well, 250KB for SQLite is not that much bloat IMO and supports 
full-text searching as well.
Gregg
7-Oct-2010
[4889]
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?
Sunanda
7-Oct-2010
[4890]
Nice analysis, Gregg.

This worls has lasted six years [started dec-2004], so #1 is annoying, 
but not too painful.
GrahamC
7-Oct-2010
[4891x2]
I'd rather have 10 years or whatever in one database and not mulitple 
worlds as one wears out
Suggesting an answer is pointless without knowing the issues .. so, 
I'd go for #3
Maxim
7-Oct-2010
[4893x3]
actually the r3 chat system *client* is still pretty simple... but 
the way messages are managed via the server seems to be much more 
flexible.  every msg and file is its own single item.  they are downloaded 
as items, not as groups of items.


so actually, all that needs to be done to make r3 chat scale is to 
improve how it stores its messages on disk and on RAM.   


the fact that the server supports moderation, threads, user levels, 
files, and things like item re-classification is very nice.


really, all it needs is a gui client.... that's If the server is 
able to respond quickly to requests.
though I don't think it supports "private until approved" moderation.
though I'm sure its possible to rewire how Altme message passing 
works.  as long as the server has the data and client/server are 
using the same message protocol, everything can be changed.


it can even be retro-fitted on update, to prevent people from having 
to download the whole world again, since we already have the data 
on our disks.
Oldes
7-Oct-2010
[4896x3]
First of all AltME should become open sourced to do any improvements. 
Hard to say if it's possible.
The sad true is, that this AltME world has serious problems. I would 
vote to start new one. I have no problems with that.
Better to start a new world than to stay in this one and see personal 
forks like Graham started:-)
GrahamC
7-Oct-2010
[4899]
Continuous improvement is the only path.  Either Carl does this, 
or this product will be abandoned.
Pekr
7-Oct-2010
[4900]
And we are probably all lazy dogs :-) I like how we speculate, yet 
noone has ever asked Carl. Actually - I did, and it resulted in a 
fix of expired worlds. And it is always the same and the same. Carl 
once told me - tell me what the problem is, and I will look into 
it. So - anyone to ask Carl for open-sourcing AltME? :-)
GrahamC
7-Oct-2010
[4901]
Yes.
Maxim
7-Oct-2010
[4902]
why dod he say no?
GrahamC
7-Oct-2010
[4903x3]
I think he tends to ignore those type of questions!
Altme was once the big hope of making $$
so it would be hard to open source it now if it is continuing to 
provide a revenue stream
AdrianS
7-Oct-2010
[4906x2]
Is Carl really living of the AltME revenue stream these days?
living off
GrahamC
7-Oct-2010
[4908x4]
Wine is not doing well these days
how many people are buying SDKs?
IOS was sold long time ago to Reichart's company
what's left?
AdrianS
7-Oct-2010
[4912]
the fortune he amassed at Amiga?
GrahamC
7-Oct-2010
[4913]
he was an employee ...