Hi,
Currently, the ELWiki project is being used and improved for personal
purposes.
Of course, after bringing the project to a stable state - the link will
be presented (the elwiki.org domain has already been prepared).
best regards,
victor fedorov
On Чт, 2018-03-29 at 14:18 +0200, Juan Pablo S
we have a wiki with 30K generated pages (from an UML model). This is a test
instance, so no current CPU load.
JSPWiki Engine Version 2.10.1
Total Number of Pages 29079
PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
1270 wiki 20 0 3635920 1.167g 6848 S 0.0
Hi,
a little late to chime in, but did wanted to note a couple things:
- there's a contributed jdbc provider ([#1], referenced at [#2]), so it is
possible to store your wiki pages on a database
- if I'm not mistaken, all pages aren't stored on memory, references, both
ingoing and outgoing, to th
Believe it or not, but the JSPwiki code is already ported on components
- OSGi of a bandles, and...:
- the layer of visualization has produced with use of Eclipse RAP;
- data are submitted by EMF model;
- the persistence of data is carried out by means of CDO.
Screenshot of the functioning wiki
Thanks for the quick reply. Well yea 1 billion is an exaggerated number I agree
:). Lets bring it drastically down to 1million pages. The use case I have is a
public facing website similar to wikipedia (with a different business model).
Each page would have 5 to 7 images and 5 links to youtube v
On 3/22/2018 7:38 AM, Foster Schucker wrote:
I ran an internal wiki at a company that had just over 22K pages. No
problems with memory or performance.
I also think that 1 billion pages in a wiki is a push. I can see
building "Face Wiki" in light of the recent FB issues, but there is a
littl
http://ldapwiki.com/ has 13,278 pages.
--
-jim
Jim Willeke
On Thu, Mar 22, 2018 at 5:10 AM, lgilardon...@gmail.com <
lgilardon...@gmail.com> wrote:
> That's a good point Jürgen.
>
> This however raised two question in my mind.
> First one is that *could* be a main point for future work (it w
That's a good point Jürgen.
This however raised two question in my mind.
First one is that *could* be a main point for future work (it would mean
to build a persistent intralinks repo to be buid and maintained
incrementally on pages change - which is surely a major overhaul but
does not look li
guess not, on startup JSPWiki loads all pages into memory to parse
intra-page links.
2018-03-22 5:24 GMT+01:00 dagarwa...@gmail.com :
> JspWiki uses filesystem instead of a conventional database. Would you suggest
> using jspwiki if it were to cater to 1billion page ? (Provided, a solid
> backup
Hey Guys,
I was looking around a good apache java wiki engine and I came across jspwiki.
It looks beautiful. However, I noticed it is using filesystem not conventional
databases. So, I was wondering if it is really suitable for a large deployment
where number of pages may go beyond a billion. I
JspWiki uses filesystem instead of a conventional database. Would you suggest
using jspwiki if it were to cater to 1billion page ? (Provided, a solid backup
mechanism ). Would it scale that much with both performance and data-integrity
perspective ?
11 matches
Mail list logo