Suneido

Integrated Application Platform

  • Home
  • Learning
    • Suneido Manual
    • Beginners
      • Inside Suneido
      • The Suneido Programming Language
      • The Suneido Database
      • Installing Suneido
      • Building Suneido
      • IDE Go To Tour
      • Upgrading To A New Release
    • Advanced
      • Canvas Control
      • DrawControl Part 1
      • DrawControl Part 2
      • DrawControl Part 3
      • SAX Like XML Processing
      • A Plug-In Architecture
      • A Simple Wizard Framework
      • An HTML Include Facility
      • An RSS 2 Feed Creator
      • MIME Generation
      • A New Add-on Facility
      • Workspace Improvement Hack
    • Mockito for Suneido
    • The Suneido Task Scheduler
    • Contributing To Suneido
    • Contributor Assignment of Copyright
    • Language Translation
    • Future Directions
    • Interview With Andrew Mckinlay
  • Forum
    • Announcements
    • Internals & Enhancements
    • Cookbook
    • General
  • FAQ
  • Screenshots
  • Downloads
  • Links

Status of jSuneido

Integrated Application Platform › Forums › General › Status of jSuneido

  • This topic has 0 replies, 1 voice, and was last updated 10 years, 6 months ago by amckinlay.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • July 12, 2012 at 8:45 pm #730
    amckinlay
    Keymaster

    jSuneido is the Java version of the server portion of Suneido. This version is multi-threaded and can run 64 bit to take advantage of more memory. It is aimed at larger installations e.g. 50 users. It can run anywhere Java is available e.g. Mac or Linux. (avoiding the cost of Windows licenses for the server) The older cSuneido is still used as the client, it’s still Windows only.

    We’ve been running jSuneido in-house at Axon (Suneido’s originating company with about 50 users) and at one of our larger customers. It works well in-house, but our customer gets a lot more transaction conflicts than they used to. This is due to some changes I made to the database implementation that didn’t turn out to be so good.

    After discovering the problems I wrote an append-only database storage engine. The first version of this had some major problems and I had to go back and rewrite it. The latest version looks very promising.

    Axon and one of our smaller customers are now running the new jSuneido and it’s working well. We plan to update our large beta customer next week.

    As usual the jSuneido source code is in Mercurial on SourceForge. On Windows I access it with TortoiseHg. I’ll include a pre-built jar file with the next release of Suneido. Let me know if you’d like a copy before then.

    You can read more about my work on jSuneido (and other things) on my blog: The Software Life.

  • Author
    Posts
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Log In

Search Forums

Log In
Welcome to the new Suneido Web Site and Forum.
Register
Lost Password
users of the previous PHPBB Forum should be able to log in with their previous username and password.

Recent Topics

  • Alpha copy of gSuneido to play with
  • how to start jsuneido ?
  • Problem Starting Suneido…
  • Dialog not showing buttons
  • New link for Suneidojo

Contact Us | Legal Statement | Privacy Statement | SiteMap

Copyright © 2023 Axon® Development Corporation. All Rights Reserved. - Open Source Integrated Database and Programming Language