Julien Vermillard wrote: > Hi, > > I commited a few change to aweb : > - a ServiceResolver who use regexp for match service : > org.apache.asyncweb.server.resolver.PatternMatchResolver > - a HttpService for simply serving static files > org.apache.asyncweb.examples.file.FileHttpService > with it's FileMain for running a test server > > What I'm going to work on : > - good caching policies for FileHttpService because today it's always > a cache miss > - changing the API for serving http content per chunk and not in a big > IoBuffer > > I'm commiting changes, but I'm just figured we don't really have a > roadmap, and I don't exacly who is working on what for Asyncweb. > > Except Alex directory refactoring, which look good and finished who is > working on what on the Asyncweb subject (server related not AHC > because it's pretty clear now on this subject) ? > > The idea is to know the step to achieve before firing a vote > for a release, or Asyncweb will starve in the trunk..
We have a JIRA project https://issues.apache.org/jira/browse/ASYNCWEB. We should start using it. I haven't checked but I would imagine that there are issues at Safehaus that should be moved over. There are probably issues in Geronimo that should be moved over for AHC too. -Mike
