Question about Complete Web Server

2011-02-14 Thread Jason Richards
Hello Everyone,
I am new to Restlets and the java Restful coding seen. I had a question about 
the Complete Web Server feature that is listed for the Restlet Framework. Is 
this build in web server enterprise or high traffic capable or do you need an 
implementation of Tomcat, Glassfish ect... to do something that would be 
getting high traffic or use?




Jason Richards
System Administrator
Signature Card Operations
108 SASB
801.422.4652

THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are 
proprietary and confidential infromation intended only for the use of the 
recipient(s) named above.  If you are not the intended recipient, you may not 
print, dirtribute, or copy this message or any attachments.  If you have 
received this communication in error, please notify the sender by return e-mail 
and delete this message and any attachments from your computer.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2703983

RE: Question about Complete Web Server

2011-02-14 Thread Jerome Louvel
Hi Jason,

 

In version 2.0, there are two pieces you need for this :

· The Directory class to serve static files

· The Jetty or Simple pluggable connectors (not used as Servlet 
containers, but as standalone connectors)

 

In version 2.1, our goal is to have an internal HTTP server that is as scalable 
as the connectors above.

 

In term of references, we have been running http://www.restlet.org for years 
with this set-up without any trouble and know at least on large site 
(Overstock.com) using it in such configuration (see public presentation at 
JavaOne 2008). 

 

Best regards,
Jerome
--
Restlet ~ Founder and Technical Lead ~  http://www.restlet.org/ 
http://www.restlet.o​rg
Noelios Technologies ~  http://www.noelios.com/ http://www.noelios.com

 

 

 

 

De : Jason Richards [mailto:jason_richa...@byu.edu] 
Envoyé : lundi 14 février 2011 18:06
À : discuss@restlet.tigris.org
Objet : Question about Complete Web Server

 

Hello Everyone,

I am new to Restlets and the java Restful coding seen. I had a question about 
the “Complete Web Server” feature that is listed for the Restlet Framework. Is 
this build in web server enterprise or high traffic capable or do you need an 
implementation of Tomcat, Glassfish ect… to do something that would be getting 
high traffic or use?

 

 

 

 

Jason Richards
System Administrator
Signature Card Operations
108 SASB
801.422.4652
 
THIS MESSAGE IS CONFIDENTIAL. This e-mail message and any attachments are 
proprietary and confidential infromation intended only for the use of the 
recipient(s) named above.  If you are not the intended recipient, you may not 
print, dirtribute, or copy this message or any attachments.  If you have 
received this communication in error, please notify the sender by return e-mail 
and delete this message and any attachments from your computer.

--
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2703987