Git development
 help / color / mirror / Atom feed
* Re: Any plans to support JTA and XA in jgit?
@ 2008-11-13 19:59 Robin Rosenberg
  2008-11-13 20:27 ` Farrukh Najmi
  0 siblings, 1 reply; 8+ messages in thread
From: Robin Rosenberg @ 2008-11-13 19:59 UTC (permalink / raw)
  To: Farrukh Najmi; +Cc: git

torsdag 13 november 2008 20:20:49 skrev Farrukh Najmi:
> 
> Does the gjit team have any plans to implement support for JTA in gjit 
> so as to allow distributed transactions using 2 phase commit? This would 
> be very powerful when git is being used in conjunction with other 
> transaction resource managers such as databases.

No such plans exist. We do not even have a J2EE Resource Manager yet. I
did some toying implementing one. As for XA support, I guess that would
not be very hard per se, but my thoughts on JEE support was more in the direction
of gitweb-like stuff, i.e. reading.

Trying to involve git in distributed database transactions might be cool, but seriously: Do you
need it? As for JEE my ideas are: A nice JSP tag library and a resource manager. When is
an entirely different question, as is who. Did you look at  my experiment in a reply of mine
in another recent jgit thread?

The term "distributed" in XA is not quite the same as in distributed verison control. If it would,
then we'd send SQL commands over e-mail (now, /that/ would be cool :).

-- robin

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-11-16  0:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-13 19:59 Any plans to support JTA and XA in jgit? Robin Rosenberg
2008-11-13 20:27 ` Farrukh Najmi
2008-11-13 21:54   ` Robin Rosenberg
2008-11-14 14:38   ` Kyle Moffett
2008-11-14 14:45     ` Farrukh Najmi
2008-11-15 20:21     ` Any overview available on jgit codebase? Farrukh Najmi
2008-11-15 23:15       ` Shawn O. Pearce
2008-11-16  0:21         ` Farrukh Najmi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox