You should direct this thread to the http://groups.google.com/group/nhusersgroup. This group is for the discussion of the development of NH itself rather than developing *with* NH.
Steve Bohlen [email protected] http://blog.unhandled-exceptions.com http://twitter.com/sbohlen On Tue, Aug 14, 2012 at 4:32 PM, Buddy Guy <[email protected]> wrote: > Additional context: using Sharp Architecture to implement a .NET WCF REST > API, which uses Fluent NHibernate to access a single SQL Server DB > instance. The REST API is load balanced across multiple servers and will > be inserting into a SQL Server table that uses an auto-increment integer > primary key. > > Is this configuration valid? Is this architecture valid? ie. - is there > specific configuration or coding required to avoid collisions on the single > auto-increment column when simultaneously accessed from multiple REST API > instances? >
