Linux Server Open Source Projects

I am interested in researching and trying to contribute to an open source project. Since I am running the linux desktop, there are many open source projects that I am familiar with, and I have worked a bit with some of them. I find these projects simply because they need me. In addition to this, I did a lot in game development, as I found it interesting.

However, the programs that I run and those that work in enterprises are very different: I suppose. I would really like to see what is widely used by enterprises or organizations (unlike my scroller). I have not really experienced much business development since I am still at the university and my side work is just managing Apache servers. My first choice was apache httpd server, but it seems to be written in C. I'm looking for something written in java / C ++.

Any suggestions would be great.

+5
source share
2 answers

Some open source Java projects that may be of interest have large communities and are commonly used in business:

  • Eclipse (IDE and tools)
  • Apache Commons ( )
  • Netty ( )
  • OpenJDK ( Java )
  • JBoss ( )
  • (-)
  • Clojure ( Lisp - JVM)
  • Hadoop ( )

- , /. , , , .

+4

- Apache, Java.

  • Tomcat: -
  • Solr:

CMS

  • Liferay: Java.
  • dotCMS: , , .
+1

All Articles