Opened 17 years ago
Closed 17 years ago
#351 closed task (fixed)
External job server usage
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 2.1 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Add possibility to run jobs in other JVMs that the server.
Change History (10)
comment:1 Changed 17 years ago by
Type: | defect → task |
---|
comment:2 Changed 17 years ago by
Status: | new → assigned |
---|
comment:3 Changed 17 years ago by
comment:4 Changed 17 years ago by
comment:5 Changed 17 years ago by
comment:6 Changed 17 years ago by
(In [2634]) References #351: External job server usage
Communincation with the job agent is now working fairly well. The job agent can check for new jobs but not start them. Need to add more error handling and logging as well.
Added more utility classes to the net.sf.basedb.core.util package and subpackages that may be useful for other client applications in the future.
comment:7 Changed 17 years ago by
comment:8 Changed 17 years ago by
comment:9 Changed 17 years ago by
comment:10 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [2627]) References #351: External job server usage
Added data layer class, core classes and test classes